Links

Mobile App Integration

How to integrate WebSDK in Mobile App?
Integrating WebSDK in Mobile App is very straightforward.
  • Create a new page in your mobile app
  • Add a WebView to this page and point to
    https://websdk.nector.io/nector/profile?mkey=<api_key>&customer_id=<customer_id>
  • Replace the api-key value with your own read-only API Key and customer-id should be individual user's id (Should be unique for every user)