You didn't provide any text for summary. Could you please provide the details?

This topic was automatically generated from Slack. You can find the original thread here.

This feels more like a bug where the path to the message ID is not properly passing the value, ie the id of the message, resulting in « Invalid ID » error

To recreate:

  1. Trigger: use gmail developer app and event « a new email with label »
  2. step 2 Gmail developer app: download attachment
  3. step 2: message = {{steps.trigger.event.labelsAdded[0].message.id}} OR {{steps.trigger.event.messages[0].id}}
  4. Step 2: click attachment expression…