get countries
This block is part of the saltedge group and was last modified in core v13.0.6.
get countries v13.0.6 Get all supported countries
In pins 1 + flow
- flow
flow - connection required
saltedgeconnectioncurrent saltedge connection
Out pins 4 + flow
- flow
flow - connection
saltedgeconnectioncurrent saltedge connection
- success
conditionReturns the success state of the API request
- countries
array<object>Array of countries, the refresh start time is the local country time when connections will be automatically refreshed
[ { "code": "CZ", "name": "Czech Republic", "refresh_start_time": 1 } ] - error
valueAn API error if the success out-pin if
false
A typical wiring for get countries: a function trigger starts the flow; the flow out pin feeds debug.

Version history
Introduced in v13.0.6.
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
