cancel
Showing results for 
Search instead for 
Did you mean: 

Outlook does not recognize name - want to reply to an email with image

GracieDevine
Level 4
Hello,

Our bot begins the process when it receives an email in Outlook. If there is an error, it will reply to the sender that the order could not be fulfilled. This is the current working code:
36850.png


What I am trying to do is send the reply with an image included (either in the body of the email or attached). I re-wrote it like this:
36851.png


However, when I ran the process I got the error "Outlook does not recognize one or more names". I am able to send and receive emails to this account so I don't believe it's an issue with Outlook.

Is this the wrong action for what I'm trying to do? Did I put [ReceivedEmail] in the incorrect place?
2 REPLIES 2

ewilson
Staff
Staff
@GracieDevine1,

Does that attachment have a file extension?

Cheers,​

GracieDevine
Level 4
@ewilson 

No, it doesn't. Should I save it as something like PO Creator Bot Use Grid.jpeg (or whatever the file type is)?​