I’m able to pull messages and attachments out of gmail, and in turn create asana tickets with the details. however, I’m trying to upload the attachments from the email message to asana and I can’t find an option to do that in the task, task comments, or any other section.
I did find a… ‘workaround’ in just doing an HTTP POST to asana’s API, i was just hoping for an integrated function for this because it forces me to create a ticket and then run some pipes to a http post in a second transaction instead of push the attachment with ticket creation.
The workaround you found is the best current solution for this, as unfortunately n8n doesn’t have an integrated option to upload files to Asana at the moment.
Since this is important to you, I suggest you create a feature request post in our section Feature Requests - n8n and upvote the post