Tokens
Description
Transformation endpoint exchanging passed token from supported provider into Crowdmanager Token (cmToken
).
Permissions
- The specified organization is required to have the Interact module enabled.
Transform
Transforms token from supported provider passed in query parameters into Crowdmanager Token. Currently only SportsAlliance provider is supported.
Endpoint
GET https://api.crowdmanager.io/v2/{organization-id}/customerinsights/cmtoken
QUERY Parameters
Name | Description | Required |
---|---|---|
token | Auth Token from third party provider | True |
provider | Name of the provider. | True |
Example
Request
GET https://api.crowdmanager.io/v2/1201/customerinsights/cmtoken?token=abc&provider=SportsAlliance
Authorization: Basic aaabbbccc111222333
Accept: application/json
Response
ABC#1CMTOKEN