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

History of Spaces created

This query returns a list of when you create a new Space in DocSend.

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 when you create a new Space in DocSend.
API endpoint slug
docsend.history_of_spaces_created
Runtime method
performQuery("docsend.history_of_spaces_created")

Query fields

No fields for this query

Ingredients

Space creation timeThe time the Space was created

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

Account nameThe associated Account

Slug
account_name
Filter code
Docsend.historyOfSpacesCreated.AccountName
Type
String
Example
ACME Account

Space management URLThe URL to the Space management page on DocSend

Slug
space_management_url
Filter code
Docsend.historyOfSpacesCreated.SpaceManagementUrl
Type
Web URL
Example
https://docsend.com/view/abcd

Space URLThe external Space URL

Slug
space_url
Filter code
Docsend.historyOfSpacesCreated.SpaceUrl
Type
Web URL
Example
https://docsend.com/view/s/abcd

Space creatorThe email of the user who created the Space

Slug
space_creator
Filter code
Docsend.historyOfSpacesCreated.SpaceCreator
Type
String
Example
alice@example.com

Space nameThe name of the Space

Slug
space_name
Filter code
Docsend.historyOfSpacesCreated.SpaceName
Type
String
Example
ACME + DocSend