Hello,
I have a few flows that use the "triggers when a form is submitted" Formstack trigger to create contact or account records in Dynamics.
I haven't finished building yet, but I notice the connection is always breaking & I need to sign back in. Advice on how to trouble shoot this would be great, but I suspect it has to do with things out of my control.
My main question is: if this trigger does fail & forms have been submitted without kicking off the flow, is there a way I can manually resubmit? I know if it records a failed run you can press resubmit, but I'm guessing if the connection is already broken Power automate wouldn't know that the form was submitted in the first place?
My current best idea is to build in a sort of fail safe work around, where Formstack first populates an Excel spreadsheet, then the flow pulls from that data to create the records on a schedule. If the Formstack trigger fails I can at least go in and manually copy the rows of data into Excel. Any more elegant solutions would be greatly appreciated!