Import data into Group Member table

saidarao
Tera Contributor

Hi,

I am trying import date into group member table by using UserId . But i am not getting UserID in transform Map table. how we can achieve it

6 REPLIES 6

You will need to map your UserID field from your source and map to the User field. Then you will need to set the Referenced value field name to be user_name which is the actual field name for User ID. Here is a screen shot from an import map that I have:


GroupMembershipUserMap.png


This is really helpful and it is working for me.