Site icon Hip-Hop Website Design and Development

Sync posts via JSON API

We have a custom post type Events on our WordPress website. Every event has a title, description and date.

From our CRM-system, we can create a JSON feed where we list all Events. Every event in the feed will have a unique ID, title, description and date.

Now we want to set up a sync from the CRM > WordPress system. In general:

Thank you.