Documentation
  • Welcome to Documentero Docs
  • General
    • Usage Limits and Quotas
    • Manage Account & Plans
    • Documentero Roadmap / Changelog
    • Privacy Policy
    • Frequently Asked Questions
  • Templates Introduction & Tutorial
  • Template Upload/Re-upload
  • Organize Templates into Folders
  • templates
    • Fields
    • Sections
    • Fields - Images
    • Fields - QRCodes
    • Fields - Links
    • Fields - HTML Support
    • Fields - Markdown Support
    • Fields - Mermaid Support
    • Fields - Formatters
    • Sections - Types & Options
    • Smart Fields
    • Smart Sections
    • Template Variables
  • Charts & Diagrams
  • Templates - Excel
    • Fields
  • Sections / Tables
  • Fields - Images
  • Fields - QRCodes
  • Fields - Links
  • Fields - HTML Support
  • Fields - Markdown Support
  • Forms
    • Create Documents using Form
    • How to customize document form
    • Fields/Sections - General Settings
    • Field- Types & Options
      • Field - Multi Checkbox
      • Field - Checkbox
      • Field - Radio Button
      • Field - Datepicker
      • Field - Radio Select
      • Field - Select
      • Field - Multiline
      • Field - Number
      • Field - TextField
    • Conditional Fields & Sections
    • Shared Forms
      • Sharing Forms
      • Shared Form Configuration
      • Consent Form (GDPR)
      • Embeed & customize shared form on your website
  • Spreadsheet
    • Create Documents using Spreadsheet
  • API
    • Create Documents using API & JSON
    • Integrate with Documentero Cloud API
  • ChatGPT
    • Create Documents using ChatGPT
  • Integrations
    • Zapier
    • Make.com
    • Integrately
    • Pabbly Connect
    • Albato
    • Bubble.io Plugin
    • Webflow
    • Flutterflow
Powered by GitBook
On this page
  1. Integrations

Bubble.io Plugin

PreviousAlbatoNextWebflow

Last updated 25 days ago

You can integrate Documentero with Bubble.io to generate Word or PDF documents in your apps.

Integration page:

Youtube Tutorial:

Youtube Tutorial#2 (Data Lists > Sections):

Bubble Integration FAQ:

Q: Sometimes values are not passed correctly, or there is an error during document generation. Why? A: Ensure that you are passing valid JSON data. When mapping properties, use the :formatted as JSON-safe option in Bubble to guarantee proper formatting.

Q: I'm passing an image URL from Bubble, but it doesn't appear in the output document. What's wrong? A: Bubble often provides URLs without the https:// or http:// prefix, which makes them invalid from Documentero’s perspective. When mapping image URL properties, make sure to prepend the correct protocol (e.g., https://) to form a valid URL.

Q: How do I insert an array of table data from Bubble.io as repeating sections in the document template? A: Define a section in your document template and pass the table data as an array of objects in your JSON. Each object will be rendered as a row within the section.

https://bubble.io/plugin/documentero---generate-docxpdf-1696058949924x622670192967680000
https://www.youtube.com/watch?v=UK7FECet5g0
https://www.youtube.com/watch?v=kIv8i3crt9Y