Skip to main content
Feedback

InEight - Partner connection

The InEight — Partner connector manages authentication credentials and API
configuration for secure communication with the InEight API platform. Pair a single connection with various InEight operations to perform unique actions-such as managing employees, equipment, materials, contracts, estimates, and project controls—within your InEight tenant. The connector automatically handles OAuth 2.0 authentication, manages token refresh, and ensures sensitive credentials are securely stored.

Connection tab

This tab defines all the essential fields required for setting up your InEight — Partner connection. All fields are required:

Base URL - The root endpoint for all InEight API requests. Example: https://api.ineight.com

Tenant Prefix - Your InEight tenant prefix, assigned by InEight. Example: yourcompany

Subscription Key - API subscription key
provided by your InEight administrator. Securely stored.

Client ID - OAuth 2.0 Client ID registered for API access.

Client Secret - OAuth 2.0 Client Secret for OAuth authentication. Securely stored.

Tenant ID - Azure AD tenant identifier associated with your organization.

OAuth 2.0 authentication flow

  1. The connector sends credentials to the InEight authentication service.
  2. The service returns an access token.
  3. The connector automatically extracts and applies the token to all InEight API
    requests.
  4. Token refresh is handled transparently to maintain secure connectivity.

Access key and Rate limiting

The connector supports an optional Access Key field that provides enhanced
performance and rate limiting capabilities:

  • With Access Key: When a valid access key is provided and verified against the
    subscription database, the connector operates without rate limiting and delays.

  • Without Access Key: The connector applies to standard rate limiting with
    appropriate delays to ensure optimal API performance.

Contact Details:
To get the access key, write to:
Email: info@xena-technologies.com

note

All fields marked as required must be supplied for successful connection. Credentials such as the Subscription Key and Client Secret are securely stored within Boomi and only editable through the connection form.

This configuration ensures that your Boomi integration can securely interact with InEight’s powerful project control APIs.

On this Page