Hello,
We'd like to build a flow in which an HTTP Request is sent when a Sharepoint file is created/modified, but it does not appear to be possible, because the 'Response' action (which is necessary for us to get a token) is fundamentally impossible on a Flow triggered by a trigger with recurrence ... which is built into that trigger and similar triggers.
I don't think it's possible to just turn the Recurrence off (I believe its necessary for that trigger to poll for updated items every minute), but is there some alternative here I'm not seeing?
I also explored using the 'For this Item' trigger ... but that also seems to have a fundamental code disagreement with Response. This really seems like it shouldn't be this hard to build, especially considering this works fine in Sharepoint Designer. I feel like I'm just missing something obvious.
Thanks,
Nick