Share Captured Activity Input

Defines who a captured email or event is shared with.
JSON example
{
"groupsToShareWith":["0F9B00000004EVAKA2", "0F9B00000005YGHKA2", "0F9B00000008RTUKA2",],
"sharingType":"MyGroups"
}
Properties
Name Type Description Required or Optional Available Version
groupsTo​ShareWith String[] List of IDs for the groups that you share the activity with. Valid only if sharingType is MyGroups. Optional 39.0
sharingType String Type of sharing operation.
  • Everyone—The activity is shared with everyone.
  • MyGroups—The activity is shared only with a selection of the context user’s groups.
  • OnlyMe—The activity is private.
Required 39.0