open connection

This block is part of the saltedge group and was last modified in core v13.0.6.

open connection v13.0.6

Builds a new flow based of the given SaltEdge v5 API Service Key

In pins 3 + flow
  • flow
    flow
  • App Id required
    value

    The SaltEdge App Id created within your dashboard

  • Secret required
    value

    The SaltEdge App Secret created within your dashboard

  • Private Key required
    value

    The private key of the PEM key generated for the usage within your SaltEdge App

Out pins 1 + flow
  • flow
    flow
  • connection
    saltedgeconnection

    The opened SaltEdge connection, which can be used in subsequent SaltEdge functions

A typical wiring for open connection: a function trigger starts the flow; value feeds the service_key_id pin; value feeds the service_secret pin; the flow out pin feeds debug.

Studio canvas example for the open connection block: typical wiring for open connection.

Version history

Introduced in v13.0.6.


Back to saltedge Return to the main group to view all sub-groups Back to saltedge Return to the group to view all blocks within this group