Action: Create shared link

Action: Create shared link

Create shared link action allows you to create a link to an item in a list or a library to customize access to it to share it safely, securely, and only to the people you want to share it with. 

For more information about Action Builder read Action Builder introduction article.

Example
 of Create shared link action configuration on the current site


To configure the action Create shared link the additional properties should be specified. 

Configuration

PropertyRequiredTypeDescription

List or library

yesChoice

Specify the list ot the library

Item IDyesIntegerSpecify an ID or expression to be evaluated as ID of an item you want to create a shared link
Share link withnoChoice

Choose an option for who you want to give access to with the link:

  • Users
  • Anyone
  • Organization
  • Enter custom value
Permission levelnoChoice

Choose what kind of access you want people to have when copy a link:

  • Can view
  • Can edit
  • Can't download
  • Enter custom value
UsersnoString

Specify email addresses or an expression to be evaluated as email addresses of the users you want to share the link with. Email address should be separated with ',' if you invite more than one user. 

Link expiration dateno String

Specify a date for the link to expire. After the date you set, the link won't work. Date format should be: 'yyyy-MM-dd'

NoteSet expiration date is only available if it is an anyone link.

PasswordnoString

Specify a password to access the item/file.

NoteSet expiration date is only available if it is an anyone link.

 

Availability

Modern FormsList ActionsScheduled/Triggered Actions
--

 

Output

Output ParameterTypeDescription
SharedLinkStringReturns the full URL to the shared item/file

sharedLink output.png

 


    • Related Articles

    • Action: Create invite

      Create invite action allows you to create an invitation for the external user. The invitation is used to add external users to the organization. On invitation creation, the invited user is added as an external user to the Microsoft Entra ID. To ...
    • Action: Stop sharing item

      Stop sharing item action will remove all permissions on the specified item or file except for site owners. Example of configuration on the current site For more information about Action Builder read Action Builder introduction article. To configure ...
    • Action: Create retention label

      Create retention label action allows to create a retention label for the items/documents that need exceptions to your retention policies. Exceptions include extending the retention period for specific items/documents or preventing certain ...
    • Action Builder Introduction

      The Teamsware Studio Action Builder is a tool that allows you to specify actions which are executed in consecutive order. You can build powerful workflows triggered from a form button, on form load, from a list view, scheduled or event triggered on a ...
    • Action: Delete meeting

      Delete meeting action will delete online meeting from the calendar in Microsoft Teams and in Outlook as well. It allows to delete both a single meeting and a series of meetings. Example of Delete meeting action configuration on the current site For ...