Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Group Access Restrictions

Users can be restricted from accessing Teams (aka Groups) within planner, forecast and team builder. Users are prevented from downloading to CSV and Team data that they aren't explicitly entitled to access.

...

The ids need to be under a column or mapped to a column named AccessGroupIds. Multiple group ids can be provided, separated by a ; delimiter.

Example CSV import:

PersonID

Attributes:id:email:Email

AccessGroupIds

48066180

firstname.lastname@companyname.com

XXXX1234;YYYY1234;ZZZZ1234

This CSV file then needs to be imported using a File Upload → Data integration.

...