Forum Discussion
Fursa
11 months agoNew Member
Webhook to Microsoft Fabric
Hello Data Fam, I’m looking for a reliable way to trigger a Fabric Data Pipeline via email. Is this possible? What I need is to send an email and have it trigger a pipeline activity. I’ve exp...
tayloramy
Super User
11 months agoHi Fursa,
You will need to use the REST APIs to do this. If you have Power Platform, the easiest way to do this without writing custom code is using Power Automate, as the link that lbendlin helpfully shared explains.
If you don't have Power Automate, I'm sure you can use some VBScript in your outlook client to watch for a specific email, and then send the REST API request.
If you found this helpful, consider giving some Kudos.
If I answered your question or solved your problem, mark this post as the solution.