Skip to content
Coda JS API generator
Share
Explore

icon picker
Information

Welcome to my Coda JS API generator.
I built this tool to dynamically display data from a Coda table on an HTML web page using the Coda API.
You can enter your custom HTML, and the column ID’s from the table that you wish to display data from.
Example: if you have a table where each row is an open position at your company, then you can create include some HTML code that represents one position. The generate will then generate JS code, which will append that html for each table row (each open position).
It’s essentially representing table data in visual HTML for each row in your table. This task usually takes around 45 min to one hour, this generator does it in 2 minutes, and removes the possibility for syntax errors.
A working example can be seen on the following web page under “Job openings”:
Untitled-1.jpg

How to use:



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.