Skip to main content
Best answer

Convert Integromat Scenario to a Zap


Hello,

I recently created a successful webhook integration using Integromat. I want to recreate that same webhook integration on Zapier, but I don’t see all of the equivalent modules. I did find the webhook though. Can anyone point me in the right direction? Here is the workflow:

  1. Webhook listens for incoming form-data
  2. form-data is transformed to JSON
  3. A generic HTTP Module is used to post to a basic authentication URL to get a token back
  4. That same token is used in the next step of the workflow using another generic HTTP Module post to create a record on a database. The JSON is the payload in the HTTP post, the token is used in the Authorization header as a Bearer token.
  5. The last step is a third generic HTTP - Delete to log out of the database.

None of this has error trapping yet.  Is this a situation where I just keep adding a sequence of webhooks?  That seems like the wrong choice.  Thanks in advance for any help here.

Best answer by BizCharlieBest answer by BizCharlie

Hello Andrew,

I chose to stay with Integromat for my integration. If another opportunity comes up I may decide to come back to Zapier.

 

Thanks.

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.

3 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi @BizCharlie 

Try using the Webhooks app as an action in the Zap: https://zapier.com/apps/webhook/integrations#triggers-and-actions

You can add Filter/Paths steps to the Zap to provide logic checks:

https://zapier.com/apps/filter/help

https://zapier.com/apps/paths/integrations

 


AndrewJDavison_Luhhu
Forum|alt.badge.img+10

@BizCharlie 
Just checking in to see if you still need help with this? 


  • Author
  • Beginner
  • 1 reply
  • Answer
  • June 8, 2021

Hello Andrew,

I chose to stay with Integromat for my integration. If another opportunity comes up I may decide to come back to Zapier.

 

Thanks.