Explore Plans
Mobile menu Close menu
Jotform

History of submissions

This query returns a list of new form submissions.

Developer info

API endpoint slug
jotform.history_of_submissions
Runtime method
performQuery("jotform.history_of_submissions"}

Query fields

Form Dropdown list

Label
Form
Helper text
Choose a form
Slug
form_id
Required
true
Can have default value
false

Question filter Text input > Other

Label
Question Filter
Helper text
Optional question filter (label text) e.g. Name, Email, Address
Slug
question_filter
Required
true
Can have default value
true

Ingredients

Ip The form respondent's detected IP address.

Slug
ip
Filter code
Jotform.historyOfSubmissions.IP
Type
String
Example
192.168.0.100

Form title The form title.

Slug
form_title
Filter code
Jotform.historyOfSubmissions.FormTitle
Type
String
Example
My Contact Form

Submission date time The date and time of the form submission.

Slug
submission_date_time
Filter code
Jotform.historyOfSubmissions.SubmissionDateTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Total submissions The total submission count.

Slug
total_submissions
Filter code
Jotform.historyOfSubmissions.TotalSubmissions
Type
String
Example
8

Form A number that uniquely identifies the form.

Slug
form_id
Filter code
Jotform.historyOfSubmissions.FormID
Type
String
Example
1234567890

Submission A number that uniquely identifies the form submission.

Slug
submission_id
Filter code
Jotform.historyOfSubmissions.SubmissionID
Type
String
Example
850507727987654321

Rich text data The form data in a tabulated HTML format.

Slug
rich_text_data
Filter code
Jotform.historyOfSubmissions.RichTextData
Type
String
Example
<table><tr><td>E-mail</td>johndoe@mail.com<td></td></tr></table>

Spreadsheet data The form data in a CSV format.

Slug
spreadsheet_data
Filter code
Jotform.historyOfSubmissions.SpreadsheetData
Type
String
Example
[]

Filtered rich text data The filtered form data in a tabulated HTML format.

Slug
filtered_rich_text_data
Filter code
Jotform.historyOfSubmissions.FilteredRichTextData
Type
String
Example
<table><tr><td>E-mail</td>johndoe@mail.com<td></td></tr></table>

Filtered spreadsheet data The filtered form data in a CSV format.

Slug
filtered_spreadsheet_data
Filter code
Jotform.historyOfSubmissions.FilteredSpreadsheetData
Type
String
Example
[]

File url The URL of the file(s) uploaded on your form.

Slug
file_url
Filter code
Jotform.historyOfSubmissions.FileUrl
Type
String
Example
http://www.jotform.com/uploads/user/1234567890/9876543210/images.zip