Skip to main content

How can we get the unique message id in automation anywhere 360 of the emails while automating them ?

Hi @shivangi.bhatia ,

 

Apart from the Email dictionary variables, A360 doesn't have an option to retrieve the Message ID at the moment.

 

You can try with VB script to get the same. I could find one stack over flow post regarding the same. Please check this out.

 

 

Hope this will help.

 
 

Hi @shivangi.bhatia ,

 

Unfortunately, apart from the existing Email Dictionary key value pairs, there is no option currently available to retrieve the Message ID of an email.

 

However, as a workaround you can use VB script for the same. I could find one Stack overflow post for this purpose.

 

 

Hope this will help.

 

Reply