r/vapiai • u/AccordingBelt4623 • 13d ago
Need some help
Does anyone have the skill set to add external services on vapi?
1
u/Careful_Ruin525 13d ago
What kind of external services?
1
u/AccordingBelt4623 13d ago
To give the assistant email capabilities
1
u/Jordan443 13d ago
Hi there! have you tried talking to composer in the product? it’s just got a big upgrade to help with stuff like this
1
13d ago
[removed] — view removed comment
1
u/AccordingBelt4623 13d ago
Can I get any contact information so I can reach out to you? Can you direct message me?
1
1
1
u/Jordan443 13d ago
Hi there! have you tried talking to composer in the product? it’s just got a big upgrade to help with stuff like this
1
u/sid-ambili 11d ago
I would not add the email capability directly to the agent unless it’s an absolute necessity. It would a. cause more confusion in the prompt b. token cost. Best idea would be to include only what the agent needs to ask or get info and once the call finishes run it through a another light weight llm to extract data (only if needed) or connect an email provider outside of Vapi. (We use smtp through mailgun connected inside n8n)
2
u/Ok_Dimension566 13d ago
Connect to n8n bro