Skip to main content

When an update happens in a coda table, I need to fetch the entire table and email it to Domo. I am using a Coda API key, but if I could pull directly from Coda to Domo that would be cool too. 

Right now i can only attach the updated row, which is complicated because then i have to do a recursive data flow in Domo to remove dups. Would rather just send the entire table. Thanks.

Hi @dgsinclair 

Good question.

Most Zap app triggers/actions work on a per record basis.

You’d likely have to explore using the Coda API: https://coda.io/developers/apis/v1#tag/Tables/operation/getTable

App APIs can be used in Zaps with the Webhooks app: https://zapier.com/apps/webhook/help