I am working on a integration system where we will be integrating our existing system with Prismic for Document creation. So basically when a new item is added to our Database we want to create an equivalent Document in the Prismic.
I didn't find any ways to achieve that via the Integration Field APIs. Could you please assist here?
We are working on a System Integration project where we want to integrate the Prismic system with our system. We want to create the Documents in prismic on the basis of an event triggered from our system.
So couple of questions here.
Is there a way by which we can invoke an API to create a new Document in our Prismic Repository?
Is there any way to Automate the Import process rather than uploading the Zipped json file/s manually?