PipedreamHQ / PipedreamHQ/pipedream
Monday
Open
bug
question
triaged
user request
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
### App
Monday
### Summary:
Transformation of key name happening in run
### Details:
https://pipedream.com/apps/monday/actions/get-items-by-column-value for context.
One of the configuable props for this action is named `value`. However, the `run` action transforms that to `columnValue`.
We interact with the pipedream API directly from a rails server, so we don't use the `run` method and don't have a way know what these mappings are (other than hardcoding them)
What's the expected flow to solve this in our use case?
### Screenshots:
No screenshots included
Contributor guide
Assessment
This issue has not been assessed yet.