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 . OneLogin . Events . ListAll
Retrieves a list of all events (aka activities).
/*
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 retrieves a list of all events. The documentation for this OneLogin API method can be found here.
The following is a sample of the XML information returned by this Choreo:
<?xml version="1.0" encoding="UTF-8"?> <events type="array"> <event> <account-id>14332</account-id> <actor-system></actor-system> <actor-user-id>216956</actor-user-id> <actor-user-name>Stan Johnson</actor-user-name> <app-id nil="true"> </app-id> <app-name nil="true"> </app-name> <assuming-acting-user-id nil="true"> </assuming-acting-user-id> <created-at>2012-07-31T07:20:20-07:00</created-at> <custom-message nil="true"> </custom-message> <event-type-id>5</event-type-id> <group-id nil="true"> </group-id> <group-name nil="true"> </group-name> <id>11958375</id> <ipaddr>216.254.98.99</ipaddr> <notes>Authentication method: password.</notes> <otp-device-id nil="true"> </otp-device-id> <otp-device-name nil="true"> </otp-device-name> <policy-id nil="true"> </policy-id> <policy-name nil="true"> </policy-name> <role-id nil="true"> </role-id> <role-name nil="true"> </role-name> <user-id>216956</user-id> <user-name>Aaron Jennings</user-name> </event> <event> <account-id>14332</account-id> <actor-system>API</actor-system> <actor-user-id nil="true"> </actor-user-id> <actor-user-name>API</actor-user-name> <app-id nil="true"> </app-id> <app-name nil="true"> </app-name> <assuming-acting-user-id nil="true"> </assuming-acting-user-id> <created-at>2012-07-30T15:45:17-07:00</created-at> <custom-message nil="true"> </custom-message> <event-type-id>14</event-type-id> <group-id nil="true"> </group-id> <group-name nil="true"> </group-name> <id>11927675</id> <ipaddr nil="true"> </ipaddr> <notes nil="true"> </notes> <otp-device-id nil="true"> </otp-device-id> <otp-device-name nil="true"> </otp-device-name> <policy-id nil="true"> </policy-id> <policy-name nil="true"> </policy-name> <role-id nil="true"> </role-id> <role-name nil="true"> </role-name> <user-id>217282</user-id> <user-name>Lucy Smith</user-name> </event> </events>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms