Is it possible to push data into a CMS collection using an API?

Question:
Is it possible to import data into the CMS collection via an API - eg, when we post a job on our CRM system, can we use that api to get the data in JSON format and populate the right fields in the CMS. This would then allow us to use the CMS to build a connected page with all the conent each time a new job is posted.

Product:
Wix Studio

I have tried doing this using make, however that only gives me access to the store collections not the cms collections.

Thanks in advance

Yep, this can be done using HTTP Functions.

Search a bit more about it on the forum and in the docs and you’ll find a good amount of guides and tutorials on that.