Triggers
New Response
Integrations
- Gmail
- Google Sheets
- Google Calendar
- Google Contacts
- Google Forms
- Authentication
- Triggers
- Slack
- Salesforce
- Monday
- LinkedIn
- Outlook
- Twilio
- Voice
- File
- Extract
- Answer
- Link
- Browser
- Brainbase Table
- Google Search
- Mapping
- Code
- Brainbase Forms
- API
Triggers
New Response
Triggers when there is new response
Input
Property | Type | Required | Description |
---|---|---|---|
form_id | DROPDOWN | Yes | - |
Sample Output
{
"responseId": "ACYDBNhZI4SENjOwT4QIcXOhgco3JhuLftjpLspxETYljVZofOWuqH7bxKQqJWDwGw2IFqE",
"createTime": "2023-04-01T03:19:28.889Z",
"lastSubmittedTime": "2023-04-01T03:19:28.889881Z",
"answers": {
"5bdc4001": {
"questionId": "5bdc4001",
"textAnswers": {
"answers": [
{
"value": "test"
}
]
}
},
"283d759e": {
"questionId": "283d759e",
"textAnswers": {
"answers": [
{
"value": "نعم"
}
]
}
},
"46f3e9cf": {
"questionId": "46f3e9cf",
"textAnswers": {
"answers": [
{
"value": "test"
}
]
}
}
}
}
On this page