<< Click to Display Table of Contents >> Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > Cvent > Connector Parameters Authentication |
This parameter contains the URL to the endpoint of the server.
Technical Name |
server_url |
Category |
Authentication |
Type |
String |
Default Value |
n/a |
Example Values |
|
This parameter contains the client ID of the OAuth2 credentials. It is used during the authentication with the API.
Technical Name |
client_id |
Category |
Authentication |
Type |
String |
Default Value |
n/a |
Example Values |
|
Create an application according to the quickstart guide to receive the pair of client ID and secret for authentication. The required OAuth scopes are 'event/attendees:read' and 'event/events:read'.
This parameter contains the client secret that is needed as part of the authentication.
Technical Name |
client_secret |
Category |
Authentication |
Type |
String |
Default Value |
n/a |
Example Values |
|
Create an application according to the quickstart guide to receive the pair of client ID and secret for authentication. The required OAuth scopes are 'event/attendees:read' and 'event/events:read'.