Hello everyone, i have workflow where when email arrives to O365 group email it creates a file in sharepoint, i then want to create a new item in a different sharepoint list, for this i need to be able to get the attachment name.
I cant get the attachment name into a variable, was hoping to use the variable to then update the item in sharepoint.
added a screenshot showing that i can get the Attachment name into the 'Compose' but not in a variable (using the 'List the attachements of a post' trigger)
perhaps there is a different way of getting the attachment name?
thanks in advance