EyeLevel Partner API
Search…
⌃K
INTRODUCTION
IMPORTANT CONCEPTS
GETTING STARTED
TUTORIALS
Documentation
API REQUESTS
CUSTOMER
FLOW
THEME
NLP
OFF HOURS
INTEGRATION
PUBLISH
ANALYTICS
TEMPLATE
SUBSCRIPTION
OBJECTS
CONNECTION
INTEGRATION
QR THEME
STEP
TEMPLATE
THEME
Powered By
GitBook
CONNECTION
An object containing information about how steps are connected to each other in a chat flow
{
"from": "STRING",
"to": "STRING"
}
from
REQUIRED
- String Identifier
The string identifier for the step that precedes
to
in the flow.
to
REQUIRED
- String Identifier
The string identifier for the step that follows
from
in the flow.
Documentation - Previous
OBJECTS
Next
INTEGRATION
Last modified
1yr ago