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.
Retrieves a list of files (attachments) in a specified project.
/*
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 files (attachments) in a specified project that are visible to the authenticated user. Go here for more information on this API method.
Here's an example of the XML returned by this Choreo:
<?xml version="1.0" encoding="UTF-8"?> <attachments type="array"> <attachment> <byte-size type="integer">14</byte-size> <category-id nil="true"></category-id> <collection type="integer">104909364</collection> <created-on type="datetime">2011-12-12T21:04:08Z</created-on> <current type="boolean">true</current> <description></description> <id type="integer">104909364</id> <name>November Expenses.xls</name> <owner-id nil="true"></owner-id> <owner-type nil="true"></owner-type> <person-id type="integer">7471509</person-id> <private type="boolean">false</private> <project-id type="integer">8407070</project-id> <version type="integer">1</version> <download-url>https://bigco.basecamphq.com/projects/8407070/file/104909364/Expenses.xls</download-url> </attachment> <attachment> <byte-size type="integer">14</byte-size> <category-id nil="true"></category-id> <collection type="integer">104905847</collection> <created-on type="datetime">2011-12-12T20:45:17Z</created-on> <current type="boolean">true</current> <description></description> <id type="integer">104905847</id> <name>Contact List.txt</name> <owner-id nil="true"></owner-id> <owner-type nil="true"></owner-type> <person-id type="integer">7471509</person-id> <private type="boolean">false</private> <project-id type="integer">8407070</project-id> <version type="integer">1</version> <download-url>https://bigco.basecamphq.com/projects/8407070/file/104905847/Contact%20list.txt</download-url> </attachment> </attachments>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms