Skip to main content
Participant
January 22, 2021
Answered

ETA on a functional Google Sync?

  • January 22, 2021
  • 1 reply
  • 431 views

Its the start of a new school year, which means deleting graduated students and adding new enrolments.

Most of my software consists of "make a user, add them to a group, or put them into an OU and the SSo is smart enough to work out the licensing."

with adobe it is entirely manual.

is there an API i can call with powershell or something or even just a sync that picks up users and OUs from google?

 

exporting a list of users out of AD and into a CSV to then import into the Adobe admin panel is enough of a workflow that complaining about it while I'm doing it is a worthwhile use of time.

 

 

This topic has been closed for replies.
Correct answer MariusAtAdbe

Hi Lucas5E7C,

thanks for your question. 

 

Indeed Adobe provides and API to enable a synchronisation of users between your Active Directory and the admin console. Have a look at the documentation where all of your questions should be addressed:

https://adobe-apiplatform.github.io/user-sync.py/en/

 

In the process you will need to access to the User Managment API on Adobe IO

https://www.adobe.io/apis/experienceplatform/umapi-new.html

 

Thanks and best

Marius

 

1 reply

MariusAtAdbeCorrect answer
Adobe Employee
January 22, 2021

Hi Lucas5E7C,

thanks for your question. 

 

Indeed Adobe provides and API to enable a synchronisation of users between your Active Directory and the admin console. Have a look at the documentation where all of your questions should be addressed:

https://adobe-apiplatform.github.io/user-sync.py/en/

 

In the process you will need to access to the User Managment API on Adobe IO

https://www.adobe.io/apis/experienceplatform/umapi-new.html

 

Thanks and best

Marius