For a check availability function that uses an out...
# general-english
a
For a check availability function that uses an outside webhook with an average response latency of 15 seconds for the whole workflow, is there a way to call the function earlier like when the customer first asks to book and run in the background while the agent asks other necessary questions to book in order to have the availability pre-grabbed so that once the customer provides a date they want to book the agent will already have the availability in its context memory?
3 Views