Developer Docs | Kommunicate

Developer Docs | Kommunicate

  • Docs

›Configuration

Web

  • Installation
  • Authentication
  • Conversation
  • Conversation Assignment
  • Customization
  • Localization
  • Logout
  • Troubleshooting

Android

  • Installation
  • Authentication
  • Conversation
  • Push Notification
  • Customization
  • Localization
  • Logout

iOS

  • Installation
  • Authentication
  • Conversation
  • Push Notification
  • Customization
  • Localization
  • Logout

Ionic/Cordova/Phonegap

  • Installation
  • Authentication
  • Conversation
  • Push Notification
  • Customization
  • Localization
  • Logout
  • Resolving Errors

React Native

  • Installation
  • Authentication
  • Conversation
  • Push Notification
  • Customization
  • Logout

Rich Messages

  • How To Use
  • Types of Rich Messages

Platform APIs

  • Authentication
  • Endpoints

Bots

  • Bot setup
  • Dialogflow Integration
  • Lex Integration
  • Custom Bot Integration
  • Bot Samples

Configuration

  • Email Fallback
  • Webhooks
  • Access Token URL

Access Token URL

Access Token URL (Authentication URL) is required to ensure your platforms are safe from unauthorized access. Access Token URL can be configured by the Application admin in Kommunicate Dashboard for authenticating users from your backend server.

Login to Kommunicate. Go to Dashboard -> Webhooks and Security. Scroll down to Security section and enter your server URL for authentication in input field.

This URL should accept POST request with the following two request parameters. The user should provide the password in the password option while initializing the plugin.

Access_Token_Aunthentication.png

ParameterDescription
userIduserId of the user who should be authenticated
tokenAccess token for the specified user

Response: Response text received on configured URL:

true        \\ If user is authenticated
false       \\ If user is not authenticated

NOTE: API Response should be in text format.

← Webhooks
Facebook Open Source

Stanford Financial Square,
2600 El Camino Real, Suite 415,
Palo Alto, CA 94306

(+1) (310) 909-7458
hello@kommunicate.io

Docs
WebAndroidiOSIonic/PhonegapReact NativeXamarin
Product
Pricing and FAQsRequest Demo
Social
FacebookTwitterLinkedin
Copyright © 2019 Kommunicate.io.