Question

Coda - attach entire coda table to email on Coda row update (Domo)

  • 24 October 2022
  • 1 reply
  • 63 views

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.


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

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