Transfer data from Database to external dashboard.

I use a submission form on my site for people to send us inquiries. I want to pull this data from the Wix database to our external performance metrics dashboard (using a Private URL or Push API or something else…) and have it update in real-time as new inquiries come in.

Hi,
You can use HTTP functions to send or get information to / from external API.

Best,
Tal.

Hi Tal, Is there a tutorial I can refer to?