Bubble.io - Create Word or PDF documents in your App

Описание к видео Bubble.io - Create Word or PDF documents in your App

Bubble Plugin Link:
https://bubble.io/plugin/documentero-...

Documentero - Documents Generation Platform:
https://documentero.com/

Generate simple and advanced Docx and/or PDF Documents using custom templates directly from your Bubble.io app


- Create a template online with our editor or upload it from a computer (.docx). Provide fields (syntax: {field}) in places that you want to control
- Supports Word (.docx) & PDF output format
- Supports a variety of templates features like conditional fields, formulas, conditional sections
- Supports dynamic, repeatable sections & line items in your documents
- Supports passing HTML formatted data to your document (syntax: {*htmlfield})
- Supports passing Dynamic Images (base64) to your document (syntax: {%imagefield})
- Support dynamic document file name (file name can consist some dynamic field value)


Plugin expose two actions:
- "Documentero - Generate Docx/PDF" - That generates document and pass expirable download url (You can download it in app or upload to Google Drive)

- "Documentero - Generate Docx/PDF and Send as Email Attachment" - That generates document, pass expirable download url and send generated document to specified email (you can define email subject and message)

Steps to generate your documents :
1) Register Documentero account and grab ApiKey to provide into plugin configuration
2) Create your document template in .docx format or using online editor in Documentero app
3) Upload your template into Documentero app - it will generate template id and sample json data model based on detected fields in template
4) Copy/ paste this JSON model into this plugin's "JSON data" section
5) Map all the dynamic data from your Bubble app (we recommend using ":formatted as JSON-safe" on all fields)
6) Use the "Documentero - Generate docx/pdf" or "Documentero - Generate Docx/PDF and Send as Email Attachment" action to generate .docx or .pdf documents

Комментарии

Информация по комментариям в разработке