Connect app to a wordpress website

Hi,

We want to connect the data of our app to a website in wordpress. You have any directions to do this ?

Hi Joel,
we have no special directions on how to do this. You can try it and if you will have any problems or questions - post it here.

It mostly depends on what the integration entails. Either way it would be done in custom business logic where you’d need to connect to either WP database or use their APIs. Depending on the use-case the business logic would be either an API service or an API event handler (or possibly a timer).

Regards,
Mark