Skip to main content

Share

Share lets you share a file with another user at your organization. Note that using Share is different from using the Collaborate to work on a session with a different user at the same time.

Format

Share has a single format: Share the file <file name> with <user emails>.

Parameters

Share uses the following parameters:

  • file name (required). The name of the file you want to share.
  • user emails (required). The user to share the file with.

Output

If the sharing is successful, the platform returns a success message.

If the sharing is not successful, the platform returns an error message.

Examples

To share a file called "Q1_Sales.csv" with Mark and Raj, enter Share the file Q1_Sales.csv with mark@yourorg.com, raj@yourorg.com.

To share a database called "SalesDB" with Mark and Raj, and to have it appear to them as "Q1SalesDB," enter Share the database SalesDB with mark@yourorg.com, raj@yourorg.com calling the shared database Q1SalesDB.

To share a connection (including the credential information) called "Inventory" with Beth and Tina, enter Share the connection Inventory with credential data with beth@yourorg.com, tina@yourorg.com.

Feedback