You probably dont even need the Set node, as you can directly use this in the gmail attachment option:
{{ Object.keys($binary).join(',') }}
Instead of where you tried to use “{{ $binary.data }}”
You probably dont even need the Set node, as you can directly use this in the gmail attachment option:
{{ Object.keys($binary).join(',') }}
Instead of where you tried to use “{{ $binary.data }}”