Post new Jotform submissions to Blogger automatically
This Trigger fires on a new form submission.
Developer info
- API endpoint slug
- jotform.latest_form_submission
Trigger 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.latestFormSubmission.IP
- Type
- String
- Example
- 192.168.0.100
Form title The form title.
- Slug
- form_title
- Filter code
- Jotform.latestFormSubmission.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.latestFormSubmission.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.latestFormSubmission.TotalSubmissions
- Type
- String
- Example
- 8
Form A number that uniquely identifies the form.
- Slug
- form_id
- Filter code
- Jotform.latestFormSubmission.FormID
- Type
- String
- Example
- 1234567890
Submission A number that uniquely identifies the form submission.
- Slug
- submission_id
- Filter code
- Jotform.latestFormSubmission.SubmissionID
- Type
- String
- Example
- 850507727987654321
Rich text data The form data in a tabulated HTML format.
- Slug
- rich_text_data
- Filter code
- Jotform.latestFormSubmission.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.latestFormSubmission.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.latestFormSubmission.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.latestFormSubmission.FilteredSpreadsheetData
- Type
- String
- Example
- []
File url The URL of the file(s) uploaded on your form.
- Slug
- file_url
- Filter code
- Jotform.latestFormSubmission.FileUrl
- Type
- String
- Example
- http://www.jotform.com/uploads/user/1234567890/9876543210/images.zip
Applets using this Trigger
-
-
Automatically backup your JotForm entries to Google Drive
-
Get a notification when you get a new JotForm submission
-
Automatically log your JotForm submission in Dropbox
-
Automatically log all JotForm entries to Google Calendar
-
Get an email whenever you get a new JotForm submission
-
Automatically create a Trello card and send a Slack message when a new JotForm entry is made