Skip to main content

How do I integrate with OriginsNext?

Steps to connect your external systems with OriginsNext using API integration.

Updated over 3 weeks ago

Integrate OriginsNext into your systems to streamline data upload, sharing, download, and enable compliance reporting.

To integrate your system with OriginsNext:

  1. Ensure you are an Admin user for your Organisation within OriginsNext.

  2. Navigate to Settings > API Credentials.

  3. Click the Add API Credential button.

  4. Complete the form by providing:

    • A meaningful name for your integration (e.g. “Inventory Platform Integration”)

    • Expiry date for the credential (if applicable)

  5. Click Save.

  6. Once saved, you will be shown your Client ID and Client Secret.
    Important: You must copy and securely store the Client Secret now—it cannot be viewed again later.

  7. Use these credentials to authenticate your system with the OriginsNext API using standard OAuth 2.0 flows.

  8. Confirm your system can access the API endpoints relevant to your use case (e.g. products, events, evidence).

Note: Always begin integration development in the Sandbox environment to ensure safe testing before using production credentials. Contact OriginsNext Support for Sandbox access if not yet enabled.

Did this answer your question?