sosmarphone
Member
my idea is to start from a form (jotform) that generates a database that generates the sale and in the Google sheet database through the API I would like to create the commercial invoice
How to create a document
The call you will need to make to create a document will have the following characteristics.
URL: https://www.app.fattura24.com/api/v0.3/SaveDocument
PARAMETERS IN POST
apiKey: API KEY associated with your account
xml: a string similar to the following, containing the data of the document to be created
I don't understand how to go on
thank you very much for any help
How to create a document
The call you will need to make to create a document will have the following characteristics.
URL: https://www.app.fattura24.com/api/v0.3/SaveDocument
PARAMETERS IN POST
apiKey: API KEY associated with your account
xml: a string similar to the following, containing the data of the document to be created
I don't understand how to go on
thank you very much for any help