How to Connect your Shopify Shop to Corjl
Integrating Shopify Webhook
We now use webhooks with Corjl 2.0 to integrate with Shopify. See documentation here.
DEVELOPER'S NOTE: This new integration is different from our previous standard Shopify Integration, which is still pending approval from the Shopify app team. Now, Corjl has a Shopify Webhook Listener. Shopify will notify Corjl of orders. Because this is only a listener, Variations & the Demo Buy Now button won't work, because we are unable to query Shopify to fetch variation data.
Getting Started (<10 mins.)
- In Corjl, navigate to your account's Organization Settings.
- Select Integrations.
- Select the Add Marketplace button, a popup will appear.
- Make sure "Shopify Webhooks" is displayed as the Source.
Follow the remaining steps displayed in the pop-up
STEP 1 - Input your Shopify webhook signing key into Corjl.
- From your Shopify admin, go to Settings > Notifications.
- Scroll down to the Webhooks section.
- At the bottom you will find your signing key for Shopify webhooks.
- Copy the signing key and paste it in the field displayed at the bottom of the pop-up.
Continue to Step 2 and follow the remaining steps.
STEP 2 - Create Webhook
STEP 3 - Test!