1. Home
  2. Docs
  3. Widgelix
  4. Getting started
  5. Create Data Flow

Create Data Flow

Data Flow Path

Each Data Flow address starts with https://widgelix.com/v2

In the current case the full path looks like: https://widgelix.com/v2/wlx_1641911476205113/weather-test-flow

Token

Each Data Flow request must contain a token. Widgelix may handle it in two ways:

  1. Send token in a request header with name ‘x-access-token’
  2. Send token as a request param: https://widgelix.com/v2/wlx_1641911476205113/weather-test-flow?token=DATAFLOW-API-TOKEN