Connections
Supported connection scenarios
- Sync connections.
For the business rules concerning connections, please read Connections.
Sync Connections
Purpose:
Receive current connections on Floriday
NR | Process steps | API call / scenario |
---|---|---|
1 | Returns the maximum sequence number found in connections. | GetConnectionsMaxSequence |
2 | Returns a list of max 1000 connections starting from a specified sequence number. | GetConnectionsBySequenceNumber |
Updated about 1 month ago