lexbizz is a data platform that helps for expansive data access, powerful analytics, and automation in real time.
After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:
Setting |
Instructions |
---|---|
Name your connection * |
Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
Auth type * |
Select OAuth 2.0 as the authentication type for this connection (the cookie option is described separately). |
OAuth 2.0 client * |
Select the OAuth 2.0 client that stores the API key (client ID and client secret) provided to you by lexbizz.
To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit ( |
Scopes * |
Scopes are OAuth 2.0 permissions that the lexbizz API defines to limit access to your account. |
Instance URL* |
Enter your lexbizz account instance URI. For example, if your base URI is |
Endpoint name * |
Enter your lexbizz endpoint name. |
Endpoint version * |
Enter your lexbizz endpoint version. |
Tip
This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see OAuth 2.0 auth universal connector documentation.
-
Sign in to your lexbizz account.
-
Navigate to More items > Integration > Preference > Connected applications.
-
Leave Client ID blank for a new app, or search for an existing app.
-
Enter the Client name.
-
Check Active.
-
From OAuth 2.0 flow,select Authorization code.
-
In the Secrets tab,click Add shared secret.
-
Enter a Description.
-
Choose Expires on.
-
Copy Value (client secret) and click Ok.
-
In the Redirect URI field, copy and paste the URI mentioned below depending on your instance:
-
For NA: paste
https://integrator.io/connection/oauth2callback
-
For EU: paste
https://eu․integrator.io/connection/oauth2callback
-
-
Click Save.
-
Copy Client ID.
-
Click Scope.
-
To access all of the scopes in the API, click the » button.
– or –
Check the scopes you want to add and click the > button.
-
Check this box to reveal iClient options.
-
Click Save.
Retrieve the endpoint name:
-
Sign in to your lexbizz account.
-
Navigate to More items > Integration > Preference > Web service endpoints.
-
Copy the Endpoint name.
Retrieve the endpoint version:
-
Sign in to your lexbizz account.
-
Navigate to More items > Integration > Preference > Web service endpoints.
-
Copy the Endpoint version.