Shopify Connector Guide > Shopify connections > Using a Shopify connection in a process
  

Using a Shopify connection in a process

After you create a Shopify connection, you can use it in a Service step in a process.
  1. 1Add a Service step to the process.
  2. 2Click the Service tab.
  3. 3From the Service Type list, select Connection.
  4. 4From the Connection list, browse and select the Shopify connection that you created.
  5. 5From the Action list, select the action that you want to perform. For example, select the Modify Objects action to create or update Shopify data by executing mutations, such as modifying product details, order statuses, or customer information as shown in the following image:
  6. The image shows the Modify Objects action that is used in a process to create or update Shopify data by executing mutations, such as modifying product details, order statuses, or customer information.
    In this case, Application Integration populates the requestBody object under the input fields and the responseBody object under the output fields.
  7. 6Configure further steps as needed.
  8. 7Validate, save, and publish the process.