.dev
REST APIAPI Reference

Connectors Shopify

GET
/v1/integrations/connectors/shopify/callback

Response Body

curl -X GET "https://example.com/v1/integrations/connectors/shopify/callback"
POST
/v1/integrations/connectors/shopify/webhook

Response Body

curl -X POST "https://example.com/v1/integrations/connectors/shopify/webhook"
GET
/v1/stores/{storeId}/integrations/connectors/shopify/install

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/connectors/shopify/install"
GET
/v1/stores/{storeId}/integrations/connectors/shopify/install-url

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/connectors/shopify/install-url"