Skip to content

A python script that lets you mass update the profile pictures for zendesk agents who belong to a group

Notifications You must be signed in to change notification settings

SageBrushes/ZendeskMassPhotoUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ZendeskMassPhotoUpdater

A python script that lets you mass update the profile pictures for zendesk agents who belong to a group. My company just went through a rebrand and we have multiple brands in the company that share one instance. All agents groups for a specific brand have the same photo so this let me quickly update them.

This should work on a Mac assuming you save the script and the image you want (80px by 80px) on your desktop

Throw in your zendesk brand name, email, and token that you generated in Zendesk Admin in lines 6,7, and 8. Find and replace all "unique_string" mentions in the code with the unique word you have in the Zendesk Agent Groups you want to update the photo for. Make sure to set the image path on line 14 to wherever you saved the new logo file on your mac.

About

A python script that lets you mass update the profile pictures for zendesk agents who belong to a group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages