How to send value of WIX date picker to 3rd party DB (Simbla) using JSON/REST

Hey,

If you want to send data to a 3rd party you can use the wix-fetch API using the Post method to post your data to another resource.

You should also read the following article.

Corvid: Exposing a Site API with HTTP Functions

Hope this helps!

Dara | Corvid Team