Prerequisites

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > Cvent 

Prerequisites

The Cvent REST API uses OAuth2 in order to authorize requests to the platform. For a connection the following parameters are required:

Server URL

Client ID

Client Secret

 

To get the parameters execute the following steps:

1.Sign into Cvent.

2.Navigate to the Admin section.

3.Click on Manage API Access.

4.Create a workspace and select the data that should be shared with the developers.

5.Invite the developers to join the workspace by clicking Developers and click on Invite. Enter their email address and select the workspace.

 

The developers will get an email for verification. They have to follow the instructions and create an application. By clicking on Create Application, they can name it and select the data access permissions that are needed. This generates client_id and client_secret. The required OAuth scopes are "event/attendees:read" and "event/events:read".