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 . PagerDuty . Incidents . ListIncidents
Allows you to list or search PagerDuty incidents.
/*
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 allows you to list or search PagerDuty incidents. The documentation for this PagerDuty resource can be found here.
Here is an example of acceptable inputs:
APIToken: {YOUR PAGERDUTY API TOKEN}
SubDomain: {YOUR SUBDOMAIN}
The following is a sample of the JSON information returned by this Choreo:
{ "incidents": [ { "id": "P1PO47P", "incident_number": 1, "created_on": "2013-11-25T22:45:35Z", "status": "resolved", "html_url": "http://temboodeveloper.pagerduty.com/incidents/P1PO47P", "incident_key": "89e4c84b6ec24b79bced470339ca6348", "service": { "id": "P6GGAK7", "name": "TembooTest", "html_url": "http://temboodeveloper.pagerduty.com/services/P6GGAK7", "deleted_at": null }, "escalation_policy": { "id": "PLJ8WTJ", "name": "Default" }, "assigned_to_user": null, "trigger_summary_data": { "description": "test" }, "trigger_details_html_url": "http://temboodeveloper.pagerduty.com/incidents/P1PO47P/log_entries/P0O7AH6", "trigger_type": "trigger_svc_event", "last_status_change_on": "2013-11-26T02:45:35Z", "last_status_change_by": null, "number_of_escalations": 0, "resolved_by_user": null } ], "limit": 1, "offset": 0, "total": 2 }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms