Skip to content

Callback required to install Dash with Shopify

Request

This is quite an internal endpoint and is only really in the API due to needing to be on the dash.app domain.

Query
shopstringrequired

The shop name that uniquely identifies a Shopify connection

hmacstringrequired

A hash of all other parameters created by using the Shopify secret key as the key

sessionstring

The current session

timestampstring
localestring
hoststring
embeddedstring
curl -i -X GET \
  'https://api-v2.dash.app/shopify-callback?shop=string&hmac=string&session=string&timestamp=string&locale=string&host=string&embedded=string'

Responses

Success

Response
No content