n8n icon indicating copy to clipboard operation
n8n copied to clipboard

fix(Harvest Node): Fix getting invoice by state

Open Joffcom opened this issue 2 years ago • 0 comments

Fixes: https://github.com/n8n-io/n8n/issues/7948

Technically this could be considered a breaking change as we are changing the input field type but the field is also not working at all as the API expects a single string with one state rather than an array. Happy to modify and do a quick light version instead.

Joffcom avatar Dec 11 '23 10:12 Joffcom