About this integration
Online giving and donation platform for churches and nonprofits. Use it from the workflow canvas with no custom glue script required.
This integration exposes 2 triggers, 3 search modules and 1 action as workflow nodes. Authentication uses basic authentication.
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 |
|
Use it in workflow automation
Start with Watch Members, then add Make an API Call.
The canvas below runs Watch Members into Make an API Call — watch the video, then drop a node onto the canvas.
Select the Watch Members trigger and the workflow fires automatically when the event occurs — no polling required.
Then add Make an API Call as the next node. Branch, filter, or hand off to other integrations from there.
The integration includes 3 ready-made modules for finance work — each run logs its inputs and outputs for debugging.
SecureGive workflow on the canvas: Watch Members then Make an API Call
Triggers, searches and actions
Use the tables below to inspect SecureGive's 2 triggers, 3 search modules, and 1 action.
Triggers
2 triggers fire automatically when specified events occur — no polling or cron job needed.
- Watch Members
- Watch Transactions
Searches
Fetch data on demand using 3 search modules that query the app during a run.
- Get a Member
- Get a Transaction
- Search Members
Actions
1 action module cover the full range of create, update, and delete operations.
- Make an API Call
Explore the fields available for each SecureGive trigger, search, and action.
Triggers
| Field | Type |
|---|---|
ID | number |
Export member ID | text |
First name | text |
Last name | text |
Email | |
Phone | text |
Country | text |
Street address | text |
Address line 2 | text |
City | text |
State | text |
Zip code | text |
Date joined ts | date |
Last changed ts | date |
Last activity ts | date |
Account status | text |
| Field | Type |
|---|---|
ID | number |
Transaction ts | date |
Anonymous | boolean |
Member ID | number |
Member email | text |
External member ID | text |
Status | text |
Type | text |
Source | text |
Payment method | text |
Card type | text |
Transaction total | number |
Location name | text |
Batch ID | number |
Gateway transaction ID | text |
Categories | array |
Check number | text |
Recurring transaction ID | number |
Searches
| Field | Type |
|---|---|
Member IDRequired | choice |
| Field | Type |
|---|---|
ID | number |
Export member ID | text |
First name | text |
Last name | text |
Email | |
Phone | text |
Country | text |
Street address | text |
Address line 2 | text |
City | text |
State | text |
Zip code | text |
Date joined ts | date |
Last changed ts | date |
Last activity ts | date |
Account status | text |
| Field | Type |
|---|---|
Transaction IDRequired | choice |
| Field | Type |
|---|---|
ID | number |
Transaction ts | date |
Anonymous | boolean |
Member ID | number |
Member email | text |
External member ID | text |
Status | text |
Type | text |
Source | text |
Payment method | text |
Card type | text |
Transaction total | number |
Location name | text |
Batch ID | number |
Gateway transaction ID | text |
Categories | array |
Check number | text |
Recurring transaction ID | number |
| Field | Type |
|---|---|
Export Member ID | text |
First Name | text |
Last Name | text |
Email | |
Phone | text |
Street Address | text |
Address Line 2 | text |
City | text |
State | text |
Zip Code | text |
Country | text |
Account Status | choice |
Date Joined (Min) | date |
Date Joined (Max) | date |
Last Changed (Min) | date |
Last Changed (Max) | date |
Last Activity (Min) | date |
Last Activity (Max) | date |
Donor IQ Stage | text |
Limit | number |
| Field | Type |
|---|---|
ID | number |
Export member ID | text |
First name | text |
Last name | text |
Email | |
Phone | text |
Country | text |
Street address | text |
Address line 2 | text |
City | text |
State | text |
Zip code | text |
Date joined ts | date |
Last changed ts | date |
Last activity ts | date |
Account 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 |
Status code | number |

