Hello All,
I connected WPForms with Zapier, but it looks like information goes from WPForms to Zapier. Is there any way to do the reverse?
We want to build headless WordPress, with React Front-End. In this case, we want users to submit form on the React Front-End, which will be connected with Zapier webhooks, so that Zapier sends these submissions to WPForms in Wordpress Backend. Is this possible?
Structure:
Person submits in React => React sends to Zapier => Zapier adds this submission to WPForms enquiry.
Can you please give any ideas how to make this possible and help?