pipedream
pipedream copied to clipboard
[ACTIONS & TRIGGERS] Nocodb
Is there a specific app this actions/triggers are for? Nocodb
Please provide a link to the relevant API docs for the specific service / operation. https://docs.nocodb.com/developer-resources/accessing-apis/
Sources:
- New record in table
- Record updated in table
Actions:
- Add record
- Update record
- Delete record
- Get record (from row number)
- List records in table
- List records matching criterias
Thanks for the request! Did you know that anyone can author and publish their own Pipedream actions and sources? Would you be interested in helping out with that? We're happy to answer any questions or support you in any way.
If you don't have the time, would you be willing to reach out to the app provider to see if they're interested in building these? When we work with an app partner, it improves the quality of the integration, and it helps when this kind of request comes from a customer like you.
Thanks for the request! Did you know that anyone can author and publish their own Pipedream actions and sources?
Yes, I already did for other components
Would you be interested in helping out with that? We're happy to answer any questions or support you in any way.
Yes, but not before september
If you don't have the time, would you be willing to reach out to the app provider to see if they're interested in building these? When we work with an app partner, it improves the quality of the integration, and it helps when this kind of request comes from a customer like you.
Yes, but not before september
Thanks @LucBerge ! We'll put this on our backlog and see if someone can get to it sooner than September.
We've added this issue to our backlog. You can follow this issue for updates!
@dylburger There is a point about the sources: To access the webhook endpoints, it is necessary to use the xc-auth token, but it expires The xc-token which is the api_key registered in the component does not have access to these endpoints
@luancazarine Would you mind moving this to #component-development so that someone on the team can assist?
@luancazarine List records in table action is missing in this PR.

and at add/upodate record action, the "data" prop description should be "Enter Json Formated data" instead of "Data will be recorded" or if its possible can you create dynamic props based on the columns in the sheet?

TestCases for Actions and Sources:
Result: all of them works fine as expected only the above changes required from the dev end @luancazarine
@Hassan-Abbas-SQA
@luancazarine List records in table action is missing in this PR.
and at add/upodate record action, the "data" prop description should be "Enter Json Formated data" instead of "Data will be recorded" or if its possible can you create dynamic props based on the columns in the sheet?
I removed that action due this https://github.com/PipedreamHQ/pipedream/pull/4212#discussion_r974716306
@Hassan-Abbas-SQA the new PR is this https://github.com/PipedreamHQ/pipedream/pull/4305
@luancazarine Alright then ready to release 🛳 @luancazarine please move it to ready for QA so i can ship this