Question

Zapier Integration using wordpress webhook

  • 9 October 2020
  • 1 reply
  • 83 views

Hi Everyone,

 

I have a wordpress website and I wanted to call a Zapier endpoint using a webhook, just wanted to know is it possible to do that with Zapier.

Is there any open APi I can use with required payload and call from my website using a webhook.

If possible, please share supporting documents or blogs.

I need to do this integration in my project.

I really appreciate any help for the same.

Thank you  


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

Userlevel 7
Badge +9

I’d start by looking at Zapier’s official Wordpress integration, and seeing if that will allow you to build your workflow.  https://zapier.com/apps/wordpress/integrations

If that doesn’t surface the integration you need, the next option to look at is the built-in Webhooks tool.  This allows you send or receive arbitrary HTTP requests from your Zap: https://zapier.com/apps/webhook

The next, most powerful option, and the focus of this discussion area, is developing a Zapier integration for your API.  https://zapier.com/platform

I’m confident one of those options will get your workflow up and running!