Reading json parameter in custom node

Hi @IbnJubayr, sorry to hear you’re running into this behaviour. Can you elaborate on the “doesn’t seem to return anything that can be used” part? What value would attachmentParameter in your example have?

If you’d like an example, the ClickUp would expect JSON in the customFieldsJson field which is validated and read like so. The validateJSON function from this example can be found here.