connectors

Get embeddable connect javascript

Get embeddable connect javascript. Usage:

  • Embedding in applications with popups for 3rd-party authentication windows. Use qmSetupInPopup function after connecting connect.js.
  • Embedding in applications with popups for 3rd-party authentication windows. Requires a selector to block. It will be embedded in this block. Use qmSetupOnPage function after connecting connect.js.
  • Embedding in mobile applications without popups for 3rd-party authentication. Use qmSetupOnMobile function after connecting connect.js. If using in a Cordova application call qmSetupOnIonic function after connecting connect.js.
get/v3/integration.js

Query parameters

clientIdstring

Your CureDAO client id can be obtained by creating an app at https://builder.quantimo.do

Response

Embeddable connect javascript was returned

Changes

No recorded changes to this endpoint across all 1 revision of this API.