1 - Create your template from your text editor and inject Carbone markers. A marker is a field used to inject the data dynamically, it could be text, dates, images, barcodes, html content and more! Lean more about designing a template:
https://carbone.io/documentation.html#how-does-it-work- The template can be a DOCX, ODT, XLSX, and more...
2 - Upload your template with the API, it will return a unique template ID. When you request the API, you must join an API key, create an account and get one on the following link:
https://account.carbone.io/#/account/api3 - Generate the document you need by passing the template ID and your data as a JSON. The request will return a unique render ID, used to identify the generated report. Learn more about the JSON data-set format and all options:
https://carbone.io/api-reference.html#render-reports4 - Download the generated report from the render ID and voilà 🥳
Notes about API keys you get from your Carbone account:
- a "test API key" generates unlimited PDFs (only) with a green watermark, should only be used for testing and designing.
- a "production API Key": generate any type of documents, the number of generation is based on your subscription
If you need help, feel free to reach us on the live support:
https://go.crisp.chat/chat/embed/?website_id=189afeb5-0aef-4ca8-9b66-4f7951fc7d34To get news, latest features and improvements, follow us on our social media:
-
https://twitter.com/carbone_io-
https://www.linkedin.com/company/carboneioCheers - The Carbone Team 🍻
Ps: a demo page is coming!