About this integration
Scorecard marketing quizzes — list scorecards and results, read answers and scores, and watch for new scorecard submissions. Connect it to any workflow without writing code.
You can choose from 1 trigger, 6 search modules and 1 action. The connection type is basic authentication. Webhook-based triggers fire instantly without polling.
How to connect
The credential form asks for API Key.
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 | Account settings → API keys → Create secret key. Shown once — copy immediately. Sent as Authorization: Bearer …. |
Use it in workflow automation
Start with Watch Scorecard Result, then add Make an API Call.
Triggers, searches and actions
Explore the fields available for each ScoreApp trigger, search, and action — 1 trigger, 6 searchs, and 1 action.
Triggers
Whenever something changes in the app, one of 1 available trigger can start a run immediately.
- Watch Scorecard Result
Searches
6 search modules let you query the app mid-run and feed the results to the next step.
- Get Result
- List Answers
- List Categories
- List Questions
- List Results
Actions
Use 1 action module to write data back into the app from anywhere in a run.
- Make an API Call
Explore the fields available for each ScoreApp trigger, search, and action.
Triggers
| Field | Type |
|---|---|
Event Name | text |
Data | object |
ID | text |
Status | text |
Key | text |
First Name | text |
Last Name | text |
Email | |
Started At | date |
Finished At | date |
Opt In | boolean |
Opt In Detail | text |
Searches
| Field | Type |
|---|---|
ScorecardRequired | choice |
Include | text |
| Field | Type |
|---|---|
ID | text |
Key | text |
Purchased | boolean |
First Name | text |
Last Name | text |
Email | |
Status | text |
Created At | date |
Answers | array |
Scores | array |
Source | object |
UTM Source | text |
UTM Campaign | text |
UTM Medium | text |
UTM Term | text |
UTM Content | text |
Activity | array |
Additional Data | array |
| Field | Type |
|---|---|
ScorecardRequired | choice |
Limit | number |
| Field | Type |
|---|---|
ID | text |
Type | text |
Question | text |
Answer Type | text |
Order | number |
Required | boolean |
Answers | array |
| Field | Type |
|---|---|
ScorecardRequired | choice |
Limit | number |
| Field | Type |
|---|---|
ID | text |
Title | text |
Order | number |
Type | text |
Scoring Logic | text |
| Field | Type |
|---|---|
ScorecardRequired | choice |
Limit | number |
| Field | Type |
|---|---|
ID | text |
Type | text |
Question | text |
Answer Type | text |
Order | number |
Required | boolean |
Categories | array |
Options | array |
| Field | Type |
|---|---|
ScorecardRequired | choice |
Search | text |
From Date | text |
To Date | text |
Status | choice |
Response Count | choice |
Order By | choice |
Order Direction | choice |
Limit | number |
| Field | Type |
|---|---|
ID | text |
Key | text |
Purchased | boolean |
First Name | text |
Last Name | text |
Email | |
Status | text |
Created At | date |
| Field | Type |
|---|---|
Search | text |
Status | choice |
Order By | choice |
Order Direction | choice |
Limit | number |
| Field | Type |
|---|---|
ID | text |
Name | text |
Key | text |
Domain | text |
Status | text |
Actions
| 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 |