About This Recipe
This recipe creates a folder in Box for each Zendesk organization as per a schedule specified in Oracle Integration. It uses the standard REST Adapter and Box Adapter.
To use the recipe, you must install the recipe and configure the connections and other resources within the recipe. Subsequently, you can activate and run the integration flow of the recipe manually or specify an execution schedule for it. When triggered, the integration flow queries the Zendesk instance for organization records, retrieves the names of the existing records, and creates a separate folder for each organization record on your Box instance, under a specified parent folder; the folders created shall have the same names as the Zendesk organization names. If a folder for a Zendesk organization already exists in the specified Box location, the integration flow skips the folder-creation activity for that organization record.
Note:
This recipe uses only the names of Zendesk organization records to create folders in Box; it doesn't synchronize other data of the records between the applications.