Selecting the right invoice delivery method is crucial for prompt and accurate invoice delivery. Solvimon has multiple ways to receive and send invoices.
The most standard way to send invoices to your customers is by email. For this, Solvimon offers integrations with the most widely used emailing platforms.
Read more about setting up sending invoices per email in this documentation article.
Configure a webhook restricted to INVOICE.UPDATED using the inclusive_actions field. This will trigger webhook events on every invoice update, such as an invoice moving from DRAFT state to FINAL state.
The payload INVOICE.UPDATED of the event will contain essential details such as:
These details can be used to dynamically generate a customer facing email to notify customer of the new invoice.
Solvimon webhooks are compatible with tools such as Zapier, MessageBird Engagement Platform, Twillio Studio. These tools can be used to easily setup a customer facing invoice process. In which you can manage Email templates, Email configuration, Dunning process and more.
When the webhook has been received and processed, for more details on accepting a webhook see: Webhooks, you can move on to step 2:
Call the GET invoices endpoint to fetch the FINAL invoice PDF
Through the Solvimon desk a user can download invoices manually

You can download a usage report and view all unique events that were ingested for this specific invoice.
Invoice data can be retrieved in .CSV form and uploaded into an ERP system, for example.
There are 3 levels of CSV files:

Solvimon uses Google Cloud Buckets to store and archive Invoice PDF files. Enterprise customers can contact support to get access to the Google cloud bucket.
Receiving invoices through Google Cloud Buckets and other methods are available on our enterprise plan. Please contact our support team to get more information about getting access to this functionality