Coda Table Reader
This transformer lets you read data from a Coda table into FME.
Generate your Coda API key here
How It Works
Doc Id: The unique ID of your Coda document.
Table Id: The unique ID of the table inside that document.
API Token: Your personal Coda API key for authentication.
Output
Reads rows from the specified Coda table.
Optionally outputs the column schema (table structure) if you enable it in settings.
Because Coda tables can have dynamic structures, you will need to use an AttributeExposer transformer after this to make sure all fields are visible and usable in your workflow.
Use Cases
Pull Coda data into FME workflows for analysis, transformation, or integration.
Retrieve both data and schema for validation or mapping to other systems.
Would you like to know more? Click here to find out more details!