Hi there,
I have created a simple flow - when a New Form is submitted I want to save the data into an SQL database.
However, when I create a new Form, the flow is not triggered.
I have waited 24 hours - the flow is not triggered, there is nothing showing in the '28-day run history'
I have tried recreating the flow from scratch, no change.
What am I missing?
This is the flow and also the message i see when I choose 'Analytics' :
Solved! Go to Solution.
The point is it may be firing but not going anywhere because it can't load the details. Also, did you pick the FormID from the list or enter it as custom? The error would suggest that the Forms ID is wrong.
The trigger fires for each response. You don't need to put the response ID in an Apply to each loop.
ok, thanks for that, but it doesn't solve my problem of the Flow not being triggered ...
The point is it may be firing but not going anywhere because it can't load the details. Also, did you pick the FormID from the list or enter it as custom? The error would suggest that the Forms ID is wrong.
You are a star! Many thanks