AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
DocSendDocSend

History of visits

This query returns a list of every time you get a new visit to any document.

About this query

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 query returns a list of every time you get a new visit to any document.
API endpoint slug
docsend.history_of_visits
Runtime method
performQuery("docsend.history_of_visits")

Query fields

No fields for this query

Ingredients

Doc nameThe document visited.

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

Link nameThe link used.

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

Visit timeThe time the visit occurred.

Slug
visit_time
Filter code
Docsend.historyOfVisits.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.historyOfVisits.VisitorEmail
Type
String
Example
john@example.com

Visitor nameThe visitor's name, if available.

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

Visitor companyThe visitor's company, if available.

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

Visit URLThe URL to the visit details on DocSend.

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