Skip to main content

how to update formidable form entry after i update mysql entry ?

Hi ​@robertcabiyaan 

You would have to explore using the Formidable Forms API.

https://formidableforms.com/knowledgebase/formidable-api/

 

 


i was able to create zap using 

 

  1. MYSQL
  2. Formidable forms

 

The zap is basically a workflow that will update the formidable forms entry corresponding to the record at MySQL table. With the trigger field at MySQL table, the formidable form entry suppose to be updated.

 

The strange part is that the formidable forms “Entry update date” column was updating but the actual field that suppose to be updated remains un-changed. I tried every zap step by step including using Webhooks by zapier, but nothing still works.

 

Please help.

Thanks.

Robert

 


@robertcabiyaan 

Formidable Form API endpoint for updating an entry: https://formidableforms.com/knowledgebase/formidable-api/

 


Hello Troy, 

Thank you for your immediate response to my query.

I reviewed the links you provided but have not found any documentation regarding MYSql sending update to Formidable forms.

 

Do you have any resource on this ?

 

Thanks again.

 

 


@robertcabiyaan 

For the Formidable Forms API documentation, reference Entries > Update Entry.