Video:
So, the make ai call action in GHL is making request timeout and taking forever with no good error handling for large deployments. I am going to re-factor it, but in the meantime, here you go. The non-GHL-safe version will release next week so you can take us to any CRM.
Make AI Call (API Key V2):
---------------------
h Authorization: Bearer asst_6...aeb92
b contact_id: hJ...pfT
b location_id: hJbB...pfT
b assistant_id: hJb...pfT
b (optional) number_pool_id: hJb...pfT
{"assistant_id":"173...00","contact_id":"W15T...q1c","location_id":"8X...n3"}
r call_id: call_123
r returned_an_error: boolean
r error_message: null
{"status":200,"data":{"call_id":"call_4b...d9","error_message":"","returned_an_error":false,"error_code":200,"success":true}}