GenerateSharedLink Action

Generates a shareable link that grants access to the specified record for office collaboration.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Target
crmbaseentity False True

Record for which the link will be generated.

SharedRights
AccessRights False True

Access rights that will be granted when the link is clicked.

Return Type

Type Nullable Description
GenerateSharedLinkResponse False The GenerateSharedLink action returns the following value.

See also