-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Right now when we set null/undefined in any params (likely get) - it returns the string "null/undefined"
- Eg. Error 404 even with APP configuredย n8n-nodes-chatwoot#10
- This is likely why: https://community.n8n.io/t/null-and-undefined-in-string-fields/31060/3
We need to handle that case somehow.
We could
- Handle null/undefined with some params
- Add a flag for each optional field, like "Include Field"
need to research the best way how to fix it
HermesMacedo and bemayr
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed