Trigger Calls from Google Sheets on New Row with Specific Agent
Hey Torrey Leonard needed help, I am trying to trigger a call whenever I new row is added to a Google sheet, I am trying to do this in the following way:
- 1.
Create a contact from the available information
- 2.
Call the contact (https://docs.thoughtly.com/api-reference/contact/call-a-contact)
How do I make sure the contact is called using a specific "Agent" (https://app.thoughtly.com/agent) Really appreciate your insight on this since we have to write our custom webhooks to achieve what should have been available on the platform by default.