API Updates
We’re rolling out powerful new API enhancements to help you work faster and more efficiently across your apps.
PDF Management via API
-
Get & Create PDF Pages: You can now retrieve and generate PDF pages directly through the API.
-
Create PDF Forms: Automate document generation by creating PDF forms via API—ideal for custom workflows and integrations.
Retrieve Field Display Names
-
Use
?display_names=1
in your GET requests to return readable field names instead of system identifiers (e.g.,field_123
→Customer Name
). -
Makes parsing responses easier and more intuitive when integrating with external tools.
Batch Update Endpoints
-
Update multiple records in one request, reducing the need for repetitive API calls and significantly improving performance.
Improved API Filter Error Handling
-
We’ve added better error responses for missing or deleted filters, making it easier to debug and maintain integrations.
We'd love to hear your feedback.