Blocks

Shopify

Shopify Admin API operations (orders list/get/create).

Interact with Shopify Admin REST API for orders: list, retrieve, and create. Provide shop domain and API access token.

Back to Catalog
Toolsshopify

Block Preview

Shopify

Shopify

Shopify Admin API operations (orders list/get/create).

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the shopify block with monitoring enabled in production.

Inputs (UI)

Shop Domain

short-input

Placeholder: your-store.myshopify.com

Layout: full

Access Token

short-input

Layout: full

Operation

dropdown

Layout: full

Options: List Orders, Get Order, Create Order

Order ID

short-input

Layout: full

Status (list)

short-input

Layout: half

Limit

short-input

Layout: half

Fields

short-input

Layout: full

Page Info

short-input

Layout: full

API Version

short-input

Placeholder: 2025-10

Layout: half

Payload (JSON)

code

Placeholder: { "email": "customer@example.com" }

Layout: full

Inputs (API)

shopDomain

string

Required

accessToken

string

Required

operation

string

Required

orderId

string

Optional

status

string

Optional

limit

string

Optional

fields

string

Optional

pageInfo

string

Optional

apiVersion

string

Optional

data

string

Optional

Outputs

Primary response type:

json

Tool Access

shopify_orders
Shopify | NowFlow Blocks