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 | Contains the response of the GenerateSharedLink action. |