Advanced configurations
API resource relationships
User Account
└── Flows (multiple)
├── Nodes/Endpoints (multiple per flow)
└── Edges (connections between nodes)Flow and node schemas
Multiple output destinations
Prerequisites
Updating a flow with multiple output endpoints
Authorizations
AuthorizationstringRequired
Enter an API key with the "NVX: " prefix, e.g. "NVX 123456abcdefg"
Body
Responses
200
Successful response
application/json
successbooleanRead-onlyOptionalExample:
true if request finished successfully.
truedefault
Error response object
application/json
post
/iot/logic/flow/updateVerifying the flow configuration
Complex data transformations
Prerequisites
Adding multiple transformation nodes
Verifying the flow configuration
Last updated
Was this helpful?