fakturai blog

Make scenario

Generate German e-invoices from Make

Make can map CRM, shop, form, or spreadsheet data onto the fakturai invoice schema, then store or send the validated PDF returned by the API.

Scenario shape

Trigger -> Transform fields -> HTTP make a request -> Store or send PDF

HTTP module

Method: POST
URL: https://fakturai.de/api/v1/invoices
Headers:
  X-API-Key: <FACTURAI_API_KEY>
  Content-Type: application/json
  Accept: application/pdf
Body type: Raw
Content type: JSON

Free validator · Create API key · API docs