Skip to main content

Shopify

Integrate with Shopify. Shopify node in ActionFlows. Inputs, outputs, and how to use it.

Shopify

Overview

Integrate with Shopify.

Requirements

Credential Required

This node likely requires an integration credential. Add the related API key/secret from Integrations before execution.

Inputs

Standard Inputs

  • Operationselect · optional

    The operation to perform on the Shopify store

    Required
    No
    Multiple
    No
    Default
    create
    Options
    createreadupdate
  • Order Datajson · optional

    JSON object containing the order information

    Required
    No
    Multiple
    No
  • Order IDtext · optional

    Order ID for the read/update operations

    Required
    No
    Multiple
    No
  • Store Nametext · required

    The name of the Shopify store

    Required
    Yes
    Multiple
    No

Outputs

  • Order Datajson

    The data of the order in the store

  • Order IDtext

    Unique identifier of the created order

  • Order Numbertext

    The order number in the store

  • Successboolean

    Success state of the Shopify operation