Small python script to tag profiles

Posted by

Ever had the need to add one or more tag to one or more profiles ?

Recently I had to tag all our profiles based on their department. One option would have been to add the department properly in LDAP and push that using SDI to the department field. Or I could create a custom assembly line to push the tags…. But I wanted something lightweight, flexible, modern….

I’ve created a small python script that can add and remove tags from one or more profile:
https://github.com/umeli/connections-profile-tagger