A beginner's guide
Explore Plans
Mobile menu Close menu
DocSendDocSend

New Link created

This trigger fires when you create a new link in DocSend.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when you create a new link in DocSend.
API endpoint slug
docsend.link_creations

Trigger fields

No fields for this trigger

Ingredients

Link creation timeThe time the Link was created.

Slug
link_creation_time
Filter code
Docsend.linkCreations.LinkCreationTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Document nameThe associated document.

Slug
document_name
Filter code
Docsend.linkCreations.DocumentName
Type
String
Example
DocSend Intro

Account nameThe associated Account.

Slug
account_name
Filter code
Docsend.linkCreations.AccountName
Type
String
Example
ACME Corp

Link management URLThe URL to the link management page on DocSend.

Slug
link_management_url
Filter code
Docsend.linkCreations.LinkManagementUrl
Type
Web URL
Example
https://docsend.com/documents/241035/links/713734

Link URLThe external link URL

Slug
link_url
Filter code
Docsend.linkCreations.LinkUrl
Type
Web URL
Example
https://docsend.com/view/abcd

Document management URLThe URL to the document management page on DocSend.

Slug
document_management_url
Filter code
Docsend.linkCreations.DocumentManagementUrl
Type
Web URL
Example
https://docsend.com/documents/abcd

Link creatorThe email of the user who created the link.

Slug
link_creator
Filter code
Docsend.linkCreations.LinkCreator
Type
String
Example
alice@example.com

RecipientsThe recipients of the link, if available.

Slug
recipients
Filter code
Docsend.linkCreations.Recipients
Type
String
Example
jane@example.com, danny@example.com