Building on the existing Formidable Forms API documentation for frmapi_post_response, this functions allows you:
- To make sure the code only gets applied to a specific form.
- To get the ID of the newly created entry on the remote form and save it into a field on the local form (assuming you’re using the API to communicate between two installations of Formidable Forms).
Now that you have the remote entry id saved, you will be able to do things like adding details to the remote entry using more than one local form.