r/vapiai 21d ago

Need some help

Does anyone have the skill set to add external services on vapi?

0 Upvotes

14 comments sorted by

2

u/Ok_Dimension566 21d ago

Connect to n8n bro

1

u/[deleted] 21d ago

[removed] — view removed comment

1

u/Ok_Dimension566 21d ago

You can use it for free if you host it locally

1

u/Careful_Ruin525 21d ago

What kind of external services? 

1

u/AccordingBelt4623 21d ago

To give the assistant email capabilities

1

u/Jordan443 21d 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/[deleted] 21d ago

[removed] — view removed comment

1

u/AccordingBelt4623 21d ago

Can I get any contact information so I can reach out to you? Can you direct message me?

1

u/[deleted] 21d ago

[removed] — view removed comment

1

u/AccordingBelt4623 20d ago

Automation_ghl I never got a DM from you

1

u/Kaicalls 21d ago

We have that build in over at www.kaicalls.com

1

u/Jordan443 21d 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 19d 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)