About this integration
Create forms and automations — list forms, read and create submissions, delete responses, and watch for new form submissions. This integration exposes its full API as workflow modules.
The integration includes 2 triggers, 4 search modules and 3 actions. Connections use basic authentication. Webhook-based triggers fire instantly without polling.
How to connect
The credential form asks for API Key and API Base URL.
Prefer the interactive builder form? Open it on the app page.
Enter your credentials below. WEXTL stores them encrypted and uses them only to call the API on your behalf.
| Field | Type | Help |
|---|---|---|
API KeyRequired | password | Developer tab → API key on build.fillout.com. Sent as Authorization: Bearer …. |
API Base URLRequired | text | API base including /v1/api. EU tenants: https://eu-api.fillout.com/v1/api. Self-hosted: paste your dashboard API URL. |
Use it in workflow automation
Start with Watch New Submissions, then add Create Form Submissions.
Triggers, searches and actions
Browse every Fillout module field below: 2 triggers, 4 searchs, and 3 actions you can drop onto the canvas.
Triggers
This integration includes 2 triggers — start a workflow the moment something changes in the app.
- Watch New Submissions
- Watch New Submissions (Polling)
Searches
Use any of 4 search modules to retrieve records without leaving the workflow canvas.
- Get Form Metadata
- Get Form Submission
- List Forms
- List Form Submissions
Actions
This integration includes 3 action modules — create, update, or delete records as part of any workflow.
- Create Form Submissions
- Delete Form Submission
- Make an API Call
Explore the fields available for each Fillout trigger, search, and action.
Triggers
| Field | Type |
|---|---|
FormRequired | choice |
| Field | Type |
|---|---|
Submission ID | text |
Submission Time | date |
Last Updated At | date |
Questions | array |
Calculations | array |
URL Parameters | array |
Quiz | object |
Score | number |
Max Score | number |
Login | object |
Email |
| Field | Type |
|---|---|
FormRequired | choice |
| Field | Type |
|---|---|
Submission ID | text |
Submission Time | date |
Last Updated At | date |
Questions | array |
Calculations | array |
URL Parameters | array |
Quiz | object |
Score | number |
Max Score | number |
Login | object |
Email |
Searches
| Field | Type |
|---|---|
FormRequired | choice |
| Field | Type |
|---|---|
ID | text |
Name | text |
Questions | array |
Calculations | array |
URL Parameters | array |
Scheduling | array |
Payments | array |
Quiz | object |
Enabled | boolean |
| Field | Type |
|---|---|
FormRequired | choice |
Submission IDRequired | text |
Include Edit Link | boolean |
| Field | Type |
|---|---|
Submission ID | text |
Submission Time | date |
Last Updated At | date |
Questions | array |
Calculations | array |
URL Parameters | array |
Quiz | object |
Score | number |
Max Score | number |
Login | object |
Email |
| Field | Type |
|---|---|
Limit | number |
| Field | Type |
|---|---|
Name | text |
Form ID | text |
| Field | Type |
|---|---|
FormRequired | choice |
After Date | date |
Before Date | date |
Status | choice |
Search | text |
Include Edit Link | boolean |
Include Preview | boolean |
Sort | choice |
Limit | number |
| Field | Type |
|---|---|
Submission ID | text |
Submission Time | date |
Last Updated At | date |
Questions | array |
Calculations | array |
URL Parameters | array |
Quiz | object |
Score | number |
Max Score | number |
Login | object |
Email |
Actions
| Field | Type |
|---|---|
FormRequired | choice |
SubmissionsRequired | array |
| Field | Type |
|---|---|
Submissions | array |
| Field | Type |
|---|---|
FormRequired | choice |
Submission IDRequired | text |
| Field | Type |
|---|---|
URLRequired | text |
MethodRequired | choice |
Headers | array |
Header | object |
Query String | array |
Parameter | object |
Body | text |
| Field | Type |
|---|---|
Body | text |
Headers | object |
Content-Type | text |
Status Code | number |