Skip to main content
FME Hub user vhruska just uploaded a new transformer to the FME Hub.

Coda Table Writer

This transformer lets you connect FME to Coda and update table rows using Coda’s Upsert API.

👉 Generate your Coda API key here

How It Works

Key Columns: Choose one or more fields that uniquely identify a row in your Coda table (e.g., ProjectID).

Value Columns: Specify which fields should be updated.

Upsert Logic:

If a row with matching key values exists → it is updated with new values.

If no match is found → a new row is created in the table.

Performance

Features are processed in batch mode by default, reducing the number of API calls and improving performance for large datasets.



Would you like to know more? Click here to find out more details!
Be the first to reply!