It can be used in Menu, Header Bar or anywhere that you want your users can reach chatbot interface.
You can find Jetlink Webview URL on your Jetlink Dashboard. It should be in Settings -> iOS
Jetlink WebView URL can be as following
https://public.jetlink.io/Home/MobilSDK?appId=<YOUR-APP-ID>&appKey=<YOUR-APP-KEY>
&mobileSDKType=ios&mobileDeviceName=<DEVICE-NAME>&mobileDeviceOS=<DEVICE-OS-VERSION>
You can also open Jetlink Webview URL with your user's login information such as name, surname, email, phone number, and userId
https://public.jetlink.io/Home/MobilSDK?appId=<YOUR-APP-ID>&appKey=<YOUR-APP-KEY>
&mobileSDKType=ios&mobileDeviceName=<DEVICE-NAME>&mobileDeviceOS=<DEVICE-OS-VERSION>
&username=<USER-FIRST-NAME>&userSurname=<USER-SURNAME>
&userEmail=<USER-EMAIL>&userPhone=<USER-PHONE-NUMBER>
&userSourceUserId=<USER-UNIQUE-ID-IN-YOUR-SYSTEM>
You can send any user sensitive information via Jetlink WebView URL. Name, surname, email, phone and your user unique ID... You can send all or some of these due to which information is stored on your system. Jetlink UI will open with these information and remember the user by these values another time they will chat again.
That's all.. You can start messaging on your on mobile applicaion.