Hi everyone,
Is there a way to trigger a function call as soon as an inbound call arrives ? Like just before answering, or at the same time ?
Context : I need to check the customer identity in our database before the call begins (I send the phone number to an API and get all the customer's details, which I then use in the main system prompt or in the conversation).
Thank you !