
Hello, I'm wondering if there is a way to trigger a flow with C#? I found something that might work but it doesn't send data. Is there a way to trigger a flow from c# and send data like a name and maybe email address?
Thank you.
Hello @Mgodby
Currently in Power Automate we don't have an OOB connector for C#.
But I found another post in the community that uses the trigger "When a HTTP request is received" in order to execute a flow: https://powerusers.microsoft.com/t5/Using-Flows/trigger-a-flow-using-c/td-p/616386
Hope you find this information helpful.
Thanks.