Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 2.05 KB

File metadata and controls

39 lines (29 loc) · 2.05 KB
title description published date tags editor dateCreated
Shopify
If you can dream it, you can sell it with Shopify
false
2023-03-18 01:23:16 UTC
v0.1.14
markdown
2022-11-14 23:05:03 UTC

Quick Links

Overview

With the Shopify integration you can listen to when orders are created and when orders are paid.

Setup Guide

First you need to go to this page https://streamer.bot/user/settings#shopify. On this page you will find a field that says Shopify Webhook URL. You need to copy that URL and use it later on. Now we can go to the Shopify notifications page, to get here you need to change your-store-domain to your store's domain https://your-store-domain.myshopify.com/admin/settings/notifications. On this page you need to completely scroll down to the bottom where it says Create Webhook. When you click on this it will open up a dialog where you need to put in some information. This information can be found below. After creating these 2 webhooks it will show a webhook secret yellow marked below the webhook list. You need to copy this and go back to https://streamer.bot/user/settings#shopify and paste it in the Shopify Webhook Secret field. After that you need to make sure the Streamer.bot Website Integration inside Streamer.bot is connected. And then you can use the Shopify triggers.

Add Webhook Dialog

You need to create 2 of these webhooks one with the event of Order creation and the other event of Order payment.

Event

In the first webhook fill in Order creation and in the other webhook fill in Order payment.

Format

The format needs to be in JSON

URL

Paste the URL that you've copied from https://streamer.bot/user/settings#shopify

Webhook API version

Use the Latest version