About this integration
Connect to SOAP web services from your workflows. Send a request to any endpoint and get a parsed response, with faults and authentication handled for you.
There are 0 triggers, 0 search modules and 1 action available. The integration connects via basic or basic or basic authentication.
This is a focused integration — 1 public module. The field tables below are the full reference. Connecting it uses Header / Parameter Name, Key Value, and Send In.
How to connect
The credential form asks for Header / Parameter Name, Key Value, Send In, and Username.
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 |
|---|---|---|
Header / Parameter NameRequired | text | The name of the header or query parameter, e.g. X-API-Key or api_key |
Key ValueRequired | password | The API key value. Stored encrypted. |
Send InRequired | select | — |
Enter your credentials below. WEXTL stores them encrypted and uses them only to call the API on your behalf.
| Field | Type | Help |
|---|---|---|
UsernameRequired | text | — |
PasswordRequired | password | Stored encrypted. |
Enter your credentials below. WEXTL stores them encrypted and uses them only to call the API on your behalf.
| Field | Type | Help |
|---|---|---|
TokenRequired | password | The bearer token to send in the Authorization header. Stored encrypted. |
Use it in workflow automation
Add Make a SOAP Request as a workflow step.
Triggers, searches and actions
Open any SOAP trigger, search, or action to see its inputs and outputs — 0 triggers, 0 searchs, 1 action.
Actions
Take action during a run with 1 available module that write data back into the app.
- Make a SOAP Request
Explore the fields available for each SOAP trigger, search, and action.
Actions
| Field | Type |
|---|---|
SOAP Endpoint URLRequired | url |
SOAP VersionRequired | choice |
SOAP Action | text |
Envelope ModeRequired | choice |
XML EnvelopeRequired | text |
Method / Operation NameRequired | text |
XML Namespace URI | text |
Operation Parameters | array |
Parameter | object |
Additional HTTP Headers | array |
Header | object |
WSDL URL (optional, documentation only) | url |
Timeout (ms) | number |
Retry on Transient Failure | boolean |
| Field | Type |
|---|---|
Status Code | number |
Response Headers | object |
Parsed SOAP Body | text |