Hi everyone,
I’m trying to insert a few screenshots using send outlook activity, I am using the Create HTML Content activity to format the HTML for the email body, the locations of the images are variables.
I tried in the Edit HTML Content activity - insert image - From file when run, it is giving me error as “Error: System.Exception: Object reference not set to an instance of an object”.
This variable is not Null, I tried String type variable which is the location of the image, also I tried a image type variable, none of them work.
Image type variable:
String type variable:
Variables:
Load image tp create Image type variable:
Thanks!