Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopibee (Beta)

SupportBee Web Hook To Shopify

Adding Shopify support to SupportBee is very easy using SupportBee's web hook feature. Fork this repo and host it on heroku to get going.

Setting up Shopify and Supportbee configuration

You can setup your Shopify and Supportbee account by setting specific ENV variables on heroku

$ heroku config:add SUPPORTBEE_API_TOKEN="<api_token>"
$ heroku config:add SHOPIFY_API_KEY="<api_key>"
$ heroku config:add SHOPIFY_PASSWORD="<password>"
$ heroku config:add SHOPIFY_DOMAIN="<shopibees_domain>"

Once you push the app to heroku, add the following URL in the web hook screen of supportbee

http://<heroku_app_url>/

Once new ticket created on supportbee, a comment will be automatically posted to your supportbee app ticket if there is any customer on Shopify matches with the ticket creator!!

About

SupportBee Web Hook To Shopify

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages