API, Workflows, Integrations and all things built on Coda
Hi Coda team,
I’m trying to create a workflow where we programmatically export data (e.g. candidate profiles) from our platform into a new Coda doc.
Since it’s currently not possible to create tables or pages via API, the recommended workaround (as mentioned in the community and FAQ) is to copy a pre-configured template document and fill in the data.
However, I couldn’t find any documented /copy
endpoint in the Coda API docs