Share
Explore

Testing Documint For Scott

info

I just copied over a cleared out version of my results table into this doc. The button that sends the JSON over to documint is called “Generate” in the “Generate Report” Column in the table below. No other tables are referenced in this doc.

CAR Tool Results
CAR ID
Inspection ID
Generate Report
Save File
Report File
Company Name
Property Name
Building Addresses
CRC Project ID
Inspection Date
Report Issue Date
Saved?
1
5-CAR
Generate
Save File
No
There are no rows in this table
error

The issue is still the same for me in a new Coda document outside of my main workplace. When I try to connect/view my templates in the “Generate” button, the templates never show up (Use to work a few weeks ago, but has since stopped). Eventually it will timeout and say “Documint took too long to respond” ... See below


image.png
image.png
Additionally, the Documint support team doesn't seem to have any answers as of yet.

UPDATE (4-16-24):
I can now see my templates (they show up when trying to connect in the above), but after trying to generate a report I get this error on the coda side. And this is after uninstalling the pack and using a new API key.
image.png

UPDATE 2: (4-16-24): SOLUTION
Documint reached out and we jumped on a zoom call. We found the error. Turns out that in my final JSON string that was getting sent over to Documint contained some characters that Documint didnt like. (“”) vs. ("") but we used .RegexReplace("“|”", '\"') in the custom payload formula to replace them. Boom, it was generating again.
image.png
It was overall a 2 part problem. I see in their release notes that they also fixed whatever the other problem was as well:
image.png
hearts

Also huge thanks for all you do for the coda community. I’ve been watching your videos on YouTube for a few months now to learn everything I need for my job! ❤️

You are a Coda legend!



Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.