Skip to main content
Solved

Power Automate webhook to trigger automation

  • September 30, 2024
  • 2 replies
  • 107 views

auekk2787
Forum|alt.badge.img+12

I'm trying to connect MS Power Automate to Airtable. A lot of info seems to be stale out there. 

I have this flow, which parses data. I found this step HTTP Webhook. I'm hoping to make this a trigger for an Airtable automation. However, when I run the flow, it gives me a bad request error at this step.

Does anyone know if this is possible to set up like this? 

 

Best answer by auekk2787

Have you tried having your webhook set a field.  That field would be what triggered your automation.  That seems like a quick way to move past the blocker.


I was missing a header and body. This works. 

 

2 replies

Forum|alt.badge.img+2
  • New Participant
  • September 30, 2024

Have you tried having your webhook set a field.  That field would be what triggered your automation.  That seems like a quick way to move past the blocker.


auekk2787
Forum|alt.badge.img+12
  • Author
  • Brainy
  • Answer
  • October 1, 2024

Have you tried having your webhook set a field.  That field would be what triggered your automation.  That seems like a quick way to move past the blocker.


I was missing a header and body. This works.