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

Any new visit

This Trigger fires every time you get a new visit to any document.

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 every time you get a new visit to any document.
API endpoint slug
docsend.receive_a_visit

Trigger fields

No fields for this trigger

Ingredients

Doc nameThe document visited.

Slug
doc_name
Filter code
Docsend.receiveAVisit.DocName
Type
String
Example
ACME Inc. Overview

Link nameThe link used.

Slug
link_name
Filter code
Docsend.receiveAVisit.LinkName
Type
String
Example
john@example.com

Visit timeThe time the visit occurred.

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

Visitor emailThe visitor's email address, if available.

Slug
visitor_email
Filter code
Docsend.receiveAVisit.VisitorEmail
Type
String
Example
john@example.com

Visitor nameThe visitor's name, if available.

Slug
visitor_name
Filter code
Docsend.receiveAVisit.VisitorName
Type
String
Example
John Prospect

Visitor companyThe visitor's company, if available.

Slug
visitor_company
Filter code
Docsend.receiveAVisit.VisitorCompany
Type
String
Example
Example Corp

Visit URLThe URL to the visit details on DocSend.

Slug
visit_url
Filter code
Docsend.receiveAVisit.VisitUrl
Type
String
Example
https://docsend.com/documents/123/visits/456