Skip to main content
Question

Importing Contact User Image via ETM

  • December 4, 2024
  • 3 replies
  • 49 views

jyork
Sidekick (Customer)
Forum|alt.badge.img+9
  • Sidekick (Customer)
  • 69 replies

Has anyone set up their CUG update via ETM that also imports the customers image? We are a Microsoft O365 shop, so I know the URL to get to the image, but I’m not sure how to set this up to import to the Contact Users profile. I’ve tried the following, but I just get a message that “No Update Needed” though no changes are made.

 

 

Then in my Spreadsheet I’m using to import/test, I have the following:

 

 

3 replies

Forum|alt.badge.img+3
  • Do Gooder (Employee)
  • 20 replies
  • January 28, 2025

This is possible since the ETM is sending assystREST calls. 

You need to provide the imgblob in base64.
Please refer the following wiki page for more information about the REST POST command. 
Integrations:assystREST More Examples - assyst24R2Wiki

Can you let me know which assyst version and the ETM version you are using ? I can try build an ETM data mapper to convert the image to base64 format and set to the contact user


jyork
Sidekick (Customer)
Forum|alt.badge.img+9
  • Author
  • Sidekick (Customer)
  • 69 replies
  • January 28, 2025

That would be awesome, we are on version 1.6.1 of ETM


Forum|alt.badge.img+12
  • Hero (Customer)
  • 135 replies
  • January 29, 2025

The only way I can think of doing this would be to perform an MS Graph query. 

We use Graph this for our contactUsr import. However the photo import seems like it can only be done individually (uri below) or using batching (which I am not sure is possible from within ETM). I found this article on StackOverflow.

https://graph.microsoft.com/v1.0/users/{user-id}/photo/$value

This might be a good use case for you to move to the next version of ETM providing it is compatible with your assyst version as it has a feature called HTTP Request Mappers which might help. This should help you to run a get query as part of your import and to access the response (assyst11-7Wiki - HTTP_Request_Mappers#Accessing_HTTP_Responses) for use in later mappers. 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings