Import Products from Salesforce to Shopify Install and Configure the Recipe 3 Install and Configure the Recipe On your Oracle Integration instance, install the recipe to deploy and configure the integration and associated resources. On the Oracle Integration Home page, in the Get started section, click Browse store. Find the recipe you want to install, then click Get. A message confirms that the recipe was successfully installed, and the recipe card shows In use. Click Configure on the recipe to configure its resources. The project workspace opens, displaying all the resources of the recipe. Configure the following resources before you activate and run the recipe. Configure the Oracle GraphQL Shopify Connection In the Connections section, click the connection name. In the Properties section, enter the GraphQL Endpoint URL. For example: https://{shop}.myshopify.com/admin/api/2024-04/graphql.json. In the Security section, enter the following details: Field Information to Enter Security Policy Select Custom Security Policy. Header Key Select the X-Shopify-Access-Token. Header Value Enter the Header Value (API access token). See Configure Shopify. Click Save. If prompted, click Save again. Click Test to ensure that your connection is successfully configured. In the resulting dialog, click Test again. A message confirms if your test is successful. To return to the project workspace, click Go back . Configure the Salesforce REST Connection In the Connections section, click the connection name. In the Properties section, enter the following details: Field Information to Enter Salesforce Domain URL Enter the Salesforce Domain URL. See Configure Salesforce. API Version Select 60. In the Security section, enter the following details: Field Information to Enter Security Policy Select Client Credentials. Client ID Enter the client ID of the account created for Oracle Integration on the Salesforce instance. See Configure Salesforce. Client Secret Enter the client secret of the account created for Oracle Integration on the Salesforce instance. Click Save. If prompted, click Save again. Click Test to ensure that your connection is successfully configured. In the resulting dialog, click Test again. A message confirms if your test is successful. To return to the project workspace, click Go back . Configure the Lookup Table Edit the ORACLE-BRT-SHOPIFY_PROPERTIES lookup table and enter appropriate values. In the Lookups section, click the lookup name. In the lookup table, map the lookup key with an appropriate value as shown below. Key Description Value status Specifies the status of the product created on Salesforce. Active Click Save. If prompted, click Save again. To return to the project workspace, click Go back . Update Integration Properties In the Integrations section, click Actions on the integration flow, then select Update property values. In the Update property values panel, update the integration properties with appropriate values. EmailTo: This integration property holds the email address to which error notifications are to be sent. retryCount: This integration property holds the number of retries when an invoke fails. The default value is 3. Click Submit. A message confirms that the integration properties have been updated successfully.