About This Recipe

This is an application driven recipe and is triggered whenever an account is created in Salesforce. The account details are first published to Azure Service Bus. Subsequently a corresponding customer record is created in Shopify by subscribing to Azure Service Bus.

To use the recipe, you must install the recipe and configure the connections and other resources within it. When an account is created in Salesforce, the integration flow is triggered. The recipe first publishes the account details to Azure Service Bus and subsequently it subscribes to Azure Service Bus and creates a corresponding customer record for the account in Shopify. Basic information such as ACCOUNT_NAME, ACCOUNT_EMAIL, ACCOUNT_PHONE, BILLINGSTREET, BILLINGCITY, BILLINGSTATE, BILLINGCOUNTRY AND BILLINGPOSTALCODE are synchronized between the two platforms.

System and Access Requirements

  • Oracle Integration, Version 24.10 or higher

  • Salesforce

  • An account on Salesforce with the Administrator role

  • Shopify

  • An account on Shopify with the Administrator role

  • Azure Service Bus

  • An account on Azure Service Bus with the Administrator role