Retrieve and Update
The following code will retrieve ten Records from an App and update each Record with a new Field value.
Javascript
Python
Create New Records and Set Values
The following code will create ten new Records in an App and set two values on each.
Javascript
Python
Retrieve and Approve
The following code will retrieve ten Records from an App and approve each Record.
Javascript
Python
Retrieve Document IDs from DocumentFolder
The following code will retrieve ten Records from an App, then find the Document IDs from the DocumentFolders on each Record.
Javascript
Python