Skip to content

Connection

Cvent on Hire2Retire uses OAuth2.0 authentication. Please refer to the link to set up OAuth client on Cvent. Integrate our provided redirect URI into your application to enable seamless access token retrieval on your behalf. The designated redirect URI is: https://pod3.robomq.io/hire2retire/api/auth/callback/Cvent.

We at RoboMQ pay utmost attention to keep your account secure. See our Security and Privacy Policies to learn more about how RoboMQ handles your account access.

How to enable OAuth settings on Cvent

Cvent application on Hire2Retire uses OAuth authorization. By linking your Cvent account with Hire2Retire, you can authorize RoboMQ to have a delegated access on your behalf.

  1. Sign in to your Cvent account by using the following url: https://developer-portal.cvent.com/.
  2. Click on the “Create Application” button and name your ppliction. 
  3. Select your Application Type, choose Web Applications for authorization code flow.

Connection

Figure 1. Required scopes selected

  1. Select the required Scopes for the App.

    Cvent Connection page

    Figure 1.8 Adding required scopes

    Scopes

    Scopes Explanation
    account/users:read Allows the reading of User, User's Group.
    account/users:write Allows the creation/updating of User.
  2. Your application will grant you a client_id and client_secret, which you'll set up in the next section. Connection

    Figure 1. Required scopes selected

Cvent OAuth

Figure 2. Connection setup for Cvent on RoboMQ Hire2Retire

To establish a conneciton to the Cvent on Hire2Retire Provisioning, you need to provide the following OAuth information:

  • Instance Url - In Cvent, the instance URL refers to the unique web address that leads to your organization's specific Cvent instance.

  • Client Id - The client ID is a unique identifier assigned to your application when you register it as a client with the Cvent platform.

  • Client Secret - The client secret is a confidential and unique identifier associated with your application when you register it as a client with the Cvent platform.

  • Scope - A scope is a permission or access level that a client application requests from Cvent to perform specific actions or access certain resources on behalf of the user. Please note that scopes values should be seprated by space.

Once the connection is established successfully, then only you can define the roles and mapping on Hire2Retire Provisioning.