web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

🔗 The Summoning Portal: When an HTTP request is received

developerAJ Profile Picture developerAJ 4,165

🔎 What Is the "When an HTTP request is received" Trigger?

Imagine someone knocking at your door to ask you to do something. This trigger opens that door — but you control who can knock, how they prove themselves, and what happens after.

Your flow gets an endpoint (a special URL) that others can POST data to. It’s super useful for:

  • Forms
  • Webhooks
  • Custom apps
  • Power Apps calling flows
  • Azure Functions
  • Flow-to-Flow calls

This is your gateway — and access must be carefully granted.

Please refer to the full article using the 🔗 The Summoning Portal: When an HTTP request is received | LinkedIn

Comments