Changes
Page history
Update API Call Flow (Web)
authored
Jan 22, 2021
by
Sandeep Poojary
Hide whitespace changes
Inline
Side-by-side
common/API-Call-Flow-(Web).md
View page @
168e887e
```
mermaid
graph TB
st=>start: Start
e=>end: End
*(( )) --create--> Livechat2Api
Livechat2Api --Omni Login --> api:login
...
...
...
...