custom request
This block is part of the saltedge group and was last modified in core v13.0.6.
custom request
v13.0.6
Creates a custom request with the given data and path
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
connectionrequiredcurrent saltedge connection |
saltedgeconnection |
||
pathrequiredthe API endpoint path, e.g. customers |
value |
||
methodrequiredthe API endpoint method |
value |
GET |
|
| params the API endpoint params |
object |
||
| body the API endpoint body |
object |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| connection current saltedge connection |
saltedgeconnection |
||
| success Returns the success state of the API request |
condition |
||
| response The response the given API returned |
object |
{
"data": {}
} |
|
| error An API error if the success out-pin if false |
value |
Core Releases
v13.0.6 This block was introduced inv13.0.6, click here to see the release notes.
Back to
saltedge
Return to the main group to view all sub-groups
Back to miscellaneous
Return to the group to view all blocks within this group