Zapworks studio and database

Hi,
is there any chance, I can use mySQL with zappar to connect to a database on a server and store some data there or maybe is there an alternative?

Best,
Mark

1 Like

Hi @mark.bogataj18,

Hope you’re well! :slight_smile:

You cannot directly link a database to a Zappar experience.

Despite this, you can perform AJAX requests to communicate and execute code that is on a server. This could be an SQL database or any other.

Please take a look at our documentation on AJAX requests and the parameters that configure it.

Hope this helps,

George

1 Like

Okay, I’ll check. Thank you :slightly_smiling_face:
Mark

1 Like