Overall process to retrieve a document created by the Nitrobox
The goal is to retrieve a document that was created by the Nitrobox:
- After creating or archiving a document, Nitrobox sends a notification to a defined endpoint of the customer application (webhook).
Find out more about our webhook feature: https://docs.nitrobox.io/reference/notificationswebhooks - The customer application can use the information given in the notification to call the Nitrobox API back again and retrieve the document created.
Using this endpoint https://docs.nitrobox.io/reference/querydocuments you can query for the document using the provided in the notification.