connect

This block is part of the tikkie group and was last modified in core v10.4.28.

connect v10.4.28

Creates an initial connection with the Tikkie API using your app token.

In pins 3 + flow
  • flow
    flow
  • api key required
    value
  • app token required
    value
  • production required
    condition

    Set to true if you want to use the production API

    Default false

Out pins 3 + flow
  • flow
    flow
  • connection
    tikkieconnection
  • success
    condition
  • error
    value

A typical wiring for connect: a function trigger starts the flow; value feeds the apikey pin; value feeds the apptoken pin; == feeds the production pin; the flow out pin feeds debug.

Studio canvas example for the connect block: typical wiring for connect.

Version history

Introduced in v10.4.28.


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