The Connector Wizard helps to generate a Cloud Application Connector Project containing the necessary resources and objects than can be used in an integration Project in Clarify. These steps take place from within the Clarify Studio.
- Select Cloud Connector from the main menu.
- Set the vault entry that contains auth information for the particular application you're building the connector for. For example, if building a connector Project for a Shopify store, you would select the vault entry that contains that store's specific auth info. If you haven’t already created one, you can use the Add button. See Creating a Vault Entry for instructions.
Note: A vault entry must exist in order to proceed.
- Provide the name for the Connector Project to be created (and click Finish).
Results:
- Clarify generates your application connector resources, mainly Business Processes and Schemas. It also creates a package for each application connector operation (Accounts, Orders, Products, Invoices, etc) with operations (Get/Post/Put, etc) for each. Within these packages are different Business Processes (to call the specific operation), and Schemas (referenced by Rulesets).