This query returns a list of every time you get a new visit where the visitor reads through the entirety of a specific document.
- API endpoint slug
- docsend.history_of_100_completion_visits_to_document
- Runtime method
- performQuery("docsend.history_of_100_completion_visits_to_document")
Query fields
- Label
- Which document?
- Slug
- document
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- doc_name
- Filter code
- Docsend.historyOf100CompletionVisitsToDocument.DocName
- Type
- String
- Example
- ACME Inc. Overview
- Slug
- link_name
- Filter code
- Docsend.historyOf100CompletionVisitsToDocument.LinkName
- Type
- String
- Example
- john@example.com
- Slug
- visit_time
- Filter code
- Docsend.historyOf100CompletionVisitsToDocument.VisitTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- visitor_email
- Filter code
- Docsend.historyOf100CompletionVisitsToDocument.VisitorEmail
- Type
- String
- Example
- john@example.com
- Slug
- visitor_name
- Filter code
- Docsend.historyOf100CompletionVisitsToDocument.VisitorName
- Type
- String
- Example
- John Prospect
- Slug
- visitor_company
- Filter code
- Docsend.historyOf100CompletionVisitsToDocument.VisitorCompany
- Type
- String
- Example
- Example Corp
- Slug
- visit_url
- Filter code
- Docsend.historyOf100CompletionVisitsToDocument.VisitUrl
- Type
- String
- Example
- https://docsend.com/documents/123/visits/456