Skip to content

Instantly share code, notes, and snippets.

@msmithstubbs
Last active June 8, 2016 04:15
Show Gist options
  • Save msmithstubbs/11ec0899af0af33934f8c9a8dc2363c6 to your computer and use it in GitHub Desktop.
Save msmithstubbs/11ec0899af0af33934f8c9a8dc2363c6 to your computer and use it in GitHub Desktop.
Back in Stock webhook example
{
"topic": "notification/sent",
"timestamp": "2016-06-08 03:58:20 UTC",
"customer": {
"email": "matt@backinstock.org"
},
"product": {
"product_id": 12345678,
"variant_id": 98765432,
"sku": "aliens-02"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment