Skip to content

Conversation

@andrewjschuang
Copy link
Contributor

Actions:

  • Create a Doc | Creates a new Coda doc
  • List Docs | Returns a list of Coda docs accessible by the user
  • Copy Doc | Creates a copy of the specified Coda doc
  • Create a Row | Creates a row in a selected table
  • Update a Row | Updates a specified row in the table
  • Upsert a Row | Creates a new row or updates existing rows if any upsert key columns are provided. When upserting, if multiple rows match the specified key column(s), they will all be updated with the specified value
  • Find Row | Searches for a Coda row in the selected table using a column match search

@vercel
Copy link

vercel bot commented Jan 5, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

pipedream-docs-redirect-do-not-edit – ./docs

🔍 Inspect: https://vercel.com/pipedreamers/pipedream-docs-redirect-do-not-edit/AFC343sisBEXy75YoW22ZjPRvZrd
✅ Preview: https://pipedream-docs-redirect-do-not-edit-git-for-ea7aee-pipedreamers.vercel.app

pipedream-docs – ./docs

🔍 Inspect: https://vercel.com/pipedreamers/pipedream-docs/FJ56Sg66dvmdNdYkeDXJwoKG3n3S
✅ Preview: https://pipedream-docs-git-fork-andrewjschuang-coda-a0f4b8-pipedreamers.vercel.app

@dylburger
Copy link
Contributor

@andrewjschuang
Copy link
Contributor Author

Thanks, @js07! I've applied the requested changes.
I think I prefer rebasing on top of PipdreamHQ:master; although it creates new commits, I think it looks a bit cleaner in the tree graph

@andrewjschuang andrewjschuang requested a review from js07 March 8, 2022 11:58
Copy link
Collaborator

@js07 js07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for making those changes!

@dannyroosevelt dannyroosevelt dismissed dylburger’s stale review March 18, 2022 21:33

changes were addressed

@dannyroosevelt
Copy link
Collaborator

@andrewjschuang go ahead and merge!

@andrewjschuang andrewjschuang merged commit 26654f0 into PipedreamHQ:master Mar 18, 2022
@andrewjschuang andrewjschuang deleted the coda-new-actions branch March 18, 2022 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ACTION] Coda new actions

4 participants