How to connect appsheet to wordpress data base

How to connect appsheet to wordpress data base ?

0 3 1,082
3 REPLIES 3

Idk, you tell me

Is wordpress database available as a datasource for AppSheet?

DATA | AppSheet Help Center

You probably can't.

A quick search shows that wordpress uses mysql. You'd have to have an enterprise with appsheet, and wordpress would have to provide direct access to the database, via ip address, username, and password.

If you are managing your own Wordpress hosting, with some server-side scripting you can sync the contents of your Wordpress MySQL (@Marc_Dillon is right) database with a Google Sheet on Google Drive with a bit of Apps Script here, and use this Google Sheet as the basis for your AppSheet app.

Top Labels in this Space