Skip to main content
Best answer

Steps on how to Intergarte calendly from zapier to Magento 2

  • November 3, 2020
  • 1 reply
  • 74 views

Help on steps how to integrate Calendly to Magento 2.  I’ve tried but didn’t able to get anything straight ,all of it was partially helpful ,  Specially on What API user and API Key it wants from Magento account!! when creating ZAP.

Best answer by andywingraveBest answer by andywingrave

Hello! I have good news and bad news… The good news is that after looking at the Magneto 2 docs, it looks feasible that you’d be able to create a Webhook step from Zapier to send it data (mainly because it highlights that they’ll give you a bearer token to authorise the request). the bad news, however, is that you will really need to be somewhat technical to be able to do this. 

My honest advice here is either to hire a Zapier expert to help you with this task (either by building a custom integration or by using webhooks), or familiarise yourself with HTTP requests at a basic level. 

Here’s a nice tutorial: https://www.guru99.com/postman-tutorial.html

 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

andywingrave
Forum|alt.badge.img+9
  • Zapier Expert
  • 854 replies
  • Answer
  • November 7, 2020

Hello! I have good news and bad news… The good news is that after looking at the Magneto 2 docs, it looks feasible that you’d be able to create a Webhook step from Zapier to send it data (mainly because it highlights that they’ll give you a bearer token to authorise the request). the bad news, however, is that you will really need to be somewhat technical to be able to do this. 

My honest advice here is either to hire a Zapier expert to help you with this task (either by building a custom integration or by using webhooks), or familiarise yourself with HTTP requests at a basic level. 

Here’s a nice tutorial: https://www.guru99.com/postman-tutorial.html