Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Webflow Update Collection Item action - Add Custom Fields prop #6579

Closed
vunguyenhung opened this issue May 22, 2023 · 0 comments · Fixed by #6586
Closed

[FEATURE] Webflow Update Collection Item action - Add Custom Fields prop #6579

vunguyenhung opened this issue May 22, 2023 · 0 comments · Fixed by #6586
Assignees
Labels
enhancement New feature or request prioritized Prioritized issue triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@vunguyenhung
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, Pipedream Webflow - Update Collection Item action only allow user to update Name and Slug field
image

While the Webflow - Update Collection Item API allow user to add custom field
19 59 42 - 22 - 05 - 2023

Describe the solution you'd like
Add a new prop Custom Fields that allow user to pass an object, which will be merged with the request body to Webflow API

Do you have a workaround?
Use Webflow API from Node.js code step

Additional context
Raised by a user here: https://pipedream.com/community/t/problem-with-webflow-update-collection-item-api/6389/7

@vunguyenhung vunguyenhung added enhancement New feature or request prioritized Prioritized issue labels May 22, 2023
@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 22, 2023
@luancazarine luancazarine self-assigned this May 22, 2023
@luancazarine luancazarine moved this from Prioritized to Doing in Component (Source and Action) Backlog May 22, 2023
luancazarine added a commit that referenced this issue May 22, 2023
@luancazarine luancazarine moved this from Doing to Ready for PR review in Component (Source and Action) Backlog May 22, 2023
@jcortes jcortes moved this from Ready for PR review to In Review in Component (Source and Action) Backlog May 23, 2023
@jcortes jcortes moved this from In Review to Ready for QA in Component (Source and Action) Backlog May 23, 2023
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 24, 2023
@vunguyenhung vunguyenhung moved this from In QA to Ready for release in Component (Source and Action) Backlog May 24, 2023
Component (Source and Action) Backlog automation moved this from Ready for release to Done May 29, 2023
luancazarine added a commit that referenced this issue May 29, 2023
#6586)

* [FEATURE] Webflow Update Collection Item action - Add Custom Fields prop #6579

  - Add customFields prop

* bump versions

* Update components/webflow/actions/update-collection-item/update-collection-item.mjs

Co-authored-by: Jorge Cortes <jacortesmahmud@gmail.com>

---------

Co-authored-by: Jorge Cortes <jacortesmahmud@gmail.com>
ctrlaltdylan pushed a commit that referenced this issue May 30, 2023
#6586)

* [FEATURE] Webflow Update Collection Item action - Add Custom Fields prop #6579

  - Add customFields prop

* bump versions

* Update components/webflow/actions/update-collection-item/update-collection-item.mjs

Co-authored-by: Jorge Cortes <jacortesmahmud@gmail.com>

---------

Co-authored-by: Jorge Cortes <jacortesmahmud@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prioritized Prioritized issue triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

3 participants