Hi,
I am a developer (new to Wix/Corvid) trying to help a client with what seems to be a simple request: send contact form data to an external CRM tool via the third party’s REST API.
The live Wix site currently has a standard Wix contact form which is storing results in a submissions table. Is it possible to access that form’s data—either before or after being stored to the submissions table—and use the Fetch API to POST the submitted data to the external service? If so, can someone point me to the required steps? If not, what are the alternatives?
I have been scouring Corvid documentation and forums for the correct approach to this, so forgive me if it is obvious and I’m just not seeing it.