You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . Twilio . Calls . ListNotifications
Returns a list of notifications generated during a call.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo returns a list of notifications generated during a call. More information for this Twilio resource can be found here.
Here's an example list of acceptable inputs:
AccountSID: {YOUR TWILIO ACCOUNT SID}
AuthToken: {YOUR TWILIO AUTH_TOKEN}
CallSID: CAe1644a7eed5088b159577c5802d8be38
The following is a sample of the JSON returned by this Choreo:
{ "page": 0, "num_pages": 25, "page_size": 50, "total": 1224, "start": 0, "end": 49, "uri": "/2010-04-01/Accounts/ACda6f1e11047ebd6fe7a55f120be3a900/Calls/CA02579137c5154f63bb78921b0401ee2a/Notifications.json", "first_page_uri": "/2010-04-01/Accounts/ACda6f1e11047ebd6fe7a55f120be3a900/Calls/CA02579137c5154f63bb78921b0401ee2a/Notifications.json?Page=0&PageSize=50", "previous_page_uri": null, "next_page_uri": "/2010-04-01/Accounts/ACda6f1e11047ebd6fe7a55f120be3a900/Calls/CA02579137c5154f63bb78921b0401ee2a/Notifications.json?Page=1&PageSize=50", "last_page_uri": "/2010-04-01/Accounts/ACda6f1e11047ebd6fe7a55f120be3a900/Calls/CA02579137c5154f63bb78921b0401ee2a/Notifications.json?Page=24&PageSize=50", "notifications": [ { "sid": "NO5a7a84730f529f0a76b3e30c01315d1a", "account_sid": "ACda6f1e11047ebd6fe7a55f120be3a900", "call_sid": "CAa8857b0dcc71b4909aced594f7f87453", "log": "0", "error_code": "11205", "more_info": "http://www.twilio.com/docs/errors/11205", "message_text": "EmailNotification=false&LogLevel=ERROR&sourceComponent=13400&Msg=HTTP+Connection+Failure+-+Read+timed+out&ErrorCode=11205&msg=HTTP+Connection+Failure+-+Read+timed+out&url=4min19secs.mp3", "message_date": "Tue, 09 Feb 2010 01:23:53 +0000", "request_method": "POST", "request_url": "http://demo.twilio.com/welcome", "date_created": "Tue, 09 Feb 2010 01:23:53 +0000", "api_version": "2008-08-01", "date_updated": "Tue, 09 Feb 2010 01:23:53 +0000", "uri": "/2010-04-01/Accounts/ACda6f1e11047ebd6fe7a55f120be3a900/Calls/CA02579137c5154f63bb78921b0401ee2a/Notifications/NO5a7a84730f529f0a76b3e30c01315d1a.json" } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms