App administrators can create transactions in bulk from data rows within a list for a selected application. This is called list syncing.
The list below would create five separate transactions when synced:
A list must have a "name" column and a "requester_email" column to be synced.
To sync a list, select the list you want to sync after navigating to and selecting the Lists link in the lefthand menu of the Administration page.
Select Synchronize List in the lefthand menu.
In the Synchronize List dialog, select the application you want to sync your list to. To prevent notifications from being sent to emails in the list, select Prevent Notifications.
Select Synchronize.
Visit your app to see a transaction for each row of data in the list has been created.
How to Update Transactions Created From a Synced List
To update the transactions that you've created from synchronizing a list, use a Primary Key. (See How to Use Primary Keys to Update a List.)


