Help Center
Go to siteOpen app
  • Help Center
  • Welcome to the Help Center!
  • Guides
    • Designing a Basic Template from Scratch
    • Adding Variables
    • e-signatures with SignNow
    • How to create Tables
  • Templates
    • What's a template?
    • Page Elements
      • Layout Elements
      • Content Elements
      • Conditional Logic
      • Repeating Elements
    • Settings
    • Headers & Footers
    • Data and Variables
      • Syntax
      • Data Types
      • Formatting
      • Functions
        • $calc (beta)
      • Operators
    • Template Designer v2 (Beta)
      • Connections
        • Airtable Connection
        • HubSpot (Coming Soon)
      • Fields Editor
      • Tokens
      • Coming soon
  • Documents
    • What is a Document?
    • Minted Documents
  • Additional Resources
    • How-To Videos
      • Formatting Variables
      • Airtable Integrations
      • Airtable Data and Variables Videos
      • How to add variable images from your Airtable attachments
      • How to filter items in your Documents
      • How to group items in your Documents
      • Signing Documents with SignNow and Zapier
      • Add charts to your Documents with QuickChart.io
      • Add a Word Cloud chart to your Documents with QuickChart.io
      • Using Make.com (Integromat) to create line items in your documents
      • How to QR codes to your documents with QuickChart.io
      • How to add a progress chart to your documents with QuickChart.io
      • How to connect your Documint account using API keys
      • How to connect your Documint account to Airtable using your Personal Access Token (PAT)
    • Glossary
    • Frequently Asked Questions
    • Troubleshooting
  • Integrations
    • HubSpot
      • Installing the Documint app
      • Connecting your Documint account
      • Navigating the Documint App
      • Working with Custom Object Data
      • Adding HubSpot Properties to Your Template
      • Generating Your documents
      • Using Quick-Create
      • Using Workflows to Create Your Documents
      • Troubleshooting the Documint App
      • Uninstalling the Documint App
    • Airtable
      • Add your Airtable Personal Access Token
      • Airtable Extension
      • Generation Link
      • Automation Script
      • Field Types to Documint Variables
      • Adding Images from Airtable
      • Expanding Linked Records
      • Lookup Fields
      • Documents from Multiple Records
      • Duplicate Document Prevention
      • Password Protection
      • Creating Documents
        • Preview Mode
    • Zapier
    • Make.com
    • Coda
    • Stacker
    • Noloco
    • Softr
    • Pory
    • REST API
Powered by GitBook
On this page

Was this helpful?

  1. Integrations
  2. HubSpot

Troubleshooting the Documint App

This section provides solutions for addressing some of the most common problems you might face when using the Documint app.

PreviousUsing Workflows to Create Your DocumentsNextUninstalling the Documint App

Last updated 3 months ago

Was this helpful?

Workflows errors

The Documint app provides a custom workflow action that allows you create documents with your enrolled objects when a workflows is triggered. The created document is stored in a note in your record.

If your document is not being attached, the most likely cause is that the Documint app does not include the required "automation" scope.

You can fix this by re-authorizing the app. From the HubSpot dashboard, go to settings > Integrations > Connected apps > Documint > Actions > Go to settings > Authorize. This will open a frame requiring you to authorize the Documint app.

If this does not solve the problem, it could indicate a deeper problem.

You can find more information on the error by inspecting the record's enrollment history logs. In the "action succeeded" section (action succeeded just means that HubSpot successfully made a request for the Documint action. It does not necessarily mean the action itself was successful) you will find the response error message.

Share the error response with Documint support for a speedy resolution.

Documint card not showing up wiith custom objects

Slow document rendering

Document rendering time in Documint can increase not only with template size but also due to several other important factors, particularly when working with the HubSpot extension.

A significant performance factor is the management of associated records. The app retrieves these records in batches of 100 from HubSpot, meaning that even one additional record over this threshold (101 records) would trigger an extra request. Additionally, each different type of associated object requires its own separate request to HubSpot.

To optimize performance, we recommend auditing your record associations. If you find unnecessary or outdated associations that have accumulated over time, removing them can significantly improve rendering speed. This is especially important when dealing with both large quantities of associations and diverse object types.

Due to limitations with HubSpot application development, CRM cards can not apply to custom objects. For information on how to work with custom objects in the Documint extension, see .

Working with Custom Object Data