- notify a team that the caller was connected
- update a CRM with the transfer outcome
- record which destination received the call
- trigger another configured follow-up action
Configure Post Transfer
Add Post Transfer in the Functions section of the Agent editor. Write instructions that identify the configured function to run and the exact information it should receive.Example
After a successful sales transfer, update the CRM with the destination, transfer time, caller’s request, and the information collected before the handoff.Use Post Convo instead when the work should happen after every conversation, whether or not a transfer occurred.
Configuring functions programmatically? See Agent functions.