Hi All,
I'm wanting to know if there is possibility to re-trigger the send to API Actions on a form.
Reason being there was a server outage/error and this resulted in the API Actions being unsuccessful.
I'm looking to send these entries across now the issue has been fixed but don't want customers to have re submit the data and forms again. 200+ entries.
Any work around or solution would be much appreciated.
Please login or Register to submit your answer
You would have to custom script such a thing I'm guessing. Something down this road maybe: https://formidableforms.com/knowledgebase/frm_use_embedded_form_actions/#kb-trigger-action-for-a-specific-embedded-form
I am currently using the inbuilt Send to API feature upon form completion
Bobby is correct. You have write custom code to trigger the API again.