Skip to main content
POST
Create Shopify Action

Authorizations

string
required
Enter your ContactSwing JWT Bearer token.

Request Body

string
required
Action display name. Example: My Shopify Action
string
Action purpose. Example: Test
string
required
When to trigger: "DURING"
string
required
Action type: "SHOPIFY"
object
required
Shopify webhook configuration
string
required
Shopify operation type. Example: "contactswing_shopify_search"
boolean
Require Shopify response before proceeding
string
Shopify store URL or endpoint

Response

201 Created - Shopify action created successfully
string
Request context ID
object
string
New Shopify action ID
string
Action name
string
”SHOPIFY”
400 Bad Request - Invalid Shopify webhook configuration 401 Unauthorized - Invalid token