DOCUMENT OPS
On-demand export of a single Figma node to R2 via webhook with returned URL
Accepts a webhook carrying a Figma file and node id, exports just that node at a requested scale, uploads it to R2, logs the version in Coda.
How it runs
The automated pipeline, trigger to output.
- TriggerInbound webhook with file key, node id, scaleHTTP webhook
- LogicValidate request parameters
- ActionExport single Figma node at requested scaleFigma
- ActionUpload asset to R2 with content-hashed keyCloudflare R2
- ActionAppend version row to Coda manifestCoda
- OutputReturn CDN URL in webhook responseHTTP webhook
What it does
Gives developers and tools a one-call way to pull a specific Figma node onto the CDN. A webhook supplies the file key, node id, and scale; the flow exports that single asset, uploads it to R2, records the version in Coda, and returns the live URL synchronously so the caller can use it immediately.
When to use it
Use it when a build script, CMS, or internal tool needs a particular Figma asset on demand rather than waiting for a full publish cycle — for example, fetching a hero illustration at a custom scale during a page build.
How it works
- 1An inbound webhook arrives with the file key, node id, and requested scale.
- 2A logic step validates the parameters and rejects malformed requests.
- 3The flow exports that single node as an image at the requested scale.
- 4The asset is uploaded to R2 under a content-hashed key.
- 5A version row is appended to the Coda manifest.
- 6The flow responds with the CDN URL and version id for the caller to consume.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect FigmaFiles, frames, comments, assets.
- 3Connect Cloudflare R2Object storage, S3-compatible.
- 4Connect CodaDocs, packs, automations.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Document Ops workflows
Narrate new Dropbox PDFs into MP3 audio versions
When a PDF lands in a watched Dropbox folder, extract its text and generate an ElevenLabs voice narration.
On-demand PDF narration via webhook with emailed audio link
Accepts a PDF URL through a webhook, generates an ElevenLabs narration with the requested voice, stores the MP3, and emails the requester a download link.
Triage emailed contract redlines and route by risk
When a counterparty emails a redlined contract, extracts the attachment, diffs clauses against approved templates.
Batch-narrate a Google Drive PDF folder in multiple languages
On a schedule, finds PDFs in a Google Drive folder that lack audio, then generates ElevenLabs narrations in each configured language and files them into per-language subfolders…
Executed Contract Exhibit & Initials Completeness Gate
When a signed contract lands in a Dropbox intake folder, verify every required exhibit, schedule, and initialed page is present.
Draft a negotiation brief from contract clause deviations
An agent reviews a contract against approved templates, researches each deviation.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
