Need Help with Coda API for Auto-Embedding URLs in a Table

Hello Coda Community,

I’m new to using Coda and have encountered a challenge that I’m hoping to get some assistance with. I’ve been tasked with updating a Coda table through the API. Specifically, I need to update a column with URLs, and I want these URLs to be automatically embedded in the table.

I’m not entirely sure if I’m missing a step or if there’s a specific method to achieve this. Could someone guide me on how to update a Coda table with a URL so that it auto-embeds? Any insights, resources, or examples would be incredibly helpful.

Thank you in advance for your time and help!

Best regards,
Ardy

Hey there! It’s probably just be easiest to push the raw url to a column in coda via the api. And then have a separate column that uses the embed() formula and references the url column

No special embedding you need to do with the api

1 Like

Hey thanks for the answer and that works, thank you so much

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.