DOCUMENT OPS

Publish a nightly design-token spec snapshot to Coda

On a nightly schedule, exports the latest Figma design tokens and writes them into a versioned, timestamped row set in a Coda doc so non-engineers can browse the current spec.

CategoryDocument Ops
Enginesim
Difficultybeginner
Triggerschedule
Steps5
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNightly schedule
  • ActionExport design variables from FigmaFigmaFigma
  • LogicNormalize variables into flat rows
  • ActionUpsert token rows into Coda tableCodaCoda
  • OutputUpdate snapshot summary in CodaCodaCoda

What it does

Produces a daily, human-browsable snapshot of your design system. Each night it reads the current Figma variables and upserts them into a Coda table — one row per token with name, value, type, and the date captured — so product, content, and brand teams can see the live spec without opening Figma or the codebase.

When to use it

Use it when stakeholders outside engineering need an always-current, searchable view of design tokens, and you want a dated history of how the spec evolves over time.

How it works

  1. 1The nightly schedule fires the workflow.
  2. 2Export the current variable set (color, spacing, radius, typography) from the Figma file.
  3. 3Normalize each variable into a flat row: name, resolved value, type, collection.
  4. 4Upsert rows into the Coda spec table, stamping today's date for history.
  5. 5Update a summary cell in Coda with the token count and snapshot timestamp.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect FigmaFiles, frames, comments, assets.
  2. 2
    Connect CodaDocs, packs, automations.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.