n8n
n8n copied to clipboard
Update scopes in WebflowOAuth2Api.credentials.ts for form submissions
Summary
Added the forms:read parameter to the scope, which was missing when legacy mode was unchecked. This caused the form submission functionality to stop working. Issue https://github.com/n8n-io/n8n/issues/10549
Related Linear tickets, Github issues, and Community forum posts
Issue https://github.com/n8n-io/n8n/issues/10549 Post https://community.n8n.io/t/webflow-integration-isn-t-working/48185/23
Review / Merge checklist
- [x] PR title and summary are descriptive. (conventions)
- [ ] Docs updated or follow-up ticket created.
- [ ] Tests included.
- [x] PR Labeled with
release/backport(if the PR is an urgent fix that needs to be backported)
Hey @oscarpedrero,
Thanks for the PR, We have created "GHC-188" as the internal reference to get this reviewed.
One of us will be in touch if there are any changes needed, in most cases this is normally within a couple of weeks but it depends on the current workload of the team.
Got released with [email protected]
Hey there! First of all, thanks for all the work on this update! I'm pretty new to this, so I might be missing something, but it seems like the functionality related to forms still isn't working properly. I followed the steps, but when I try to use the integration, it keeps failing. If anyone has any suggestions or if I'm doing something wrong, I'd really appreciate the help. Thanks in advance!
Hi @ferminmedina1, thanks for the feedback! Are you using it on cloud? We are still due updating our OAuth2 credentials there (should be eod hopefully) and then you will just have to restart your n8n instance and create a new Webflow credential (with legacy disabled) - and that should work then :)