Skip to main content

Hi all,

I’m hoping to get some assistance with data loader. I’m trying to add members to existing groups and using update to add the members. However, it keeps saying that the field Member is not updateable using the item type: GroupMembershipLink. Can someone advice which item type I should use if this is not the correct one. There is more than one member per group separated by commas.

Thank you 🙂 Jess

 

 

Hi Jess

If you are trying to add new members to the group you are actually creating NEW GroupMembershipLinks.

Only if you are updating link data of existing members you can use the Update function.

To create new groupmembershiplinks you leave the External ID blank, as it is yet to be created. What you need to reference is the Group and the relevant Username.

I hope that helps.


Reply