Froxt helps developer teams build the most reliable software. Our help often manifests in two distinct forms: resolving issues in your product and ensuring that issue resolution fits seamlessly into existing workflows.
We recently launched our Integration Platform, which allows developers to build publicly available tools on top of Froxt. For the launch, we built many new features, while also making it easier to use existing ones. We also received clear feedback: you wanted a similar platform but with a focus on building internal tools.
Well, developer tools don’t work in a vacuum, and the number and type of tools used by engineering teams daily vary. Tools used are sometimes internal or proprietary to the company. So, with your feedback in mind, we built a way for Froxt’s awesome developers to build world-class tools on top of Froxt for internal uses.
Integrations made simple
Internal Integrations allow you to consume all the same features and tools we offer for third-party Integrations but with a simpler authentication model.
Instead of having to deal with OAuth at all, you receive an Access Token when you create an integration. We limit Access Tokens by the API scopes you choose when creating the integration, which allows you to have a different set of permissions for different internal tools you’ve integrated with Froxt.
Like Public Integrations, Internal Integrations generate Access Tokens scoped to your Organization – not the users who created them. Organization administrators can create new tokens, revoke old ones, and so on, even if the creating user is long gone.
Communicating with the API
Access Tokens generated from Internal Integrations aren’t just there to look pretty. They’re used to communicate with Froxt’s exhaustive API, which includes creating and listening to Webhooks, as well as accessing core API methods (creating Releases, uploading Artifacts, fetching Issues, etc.).
One of the coolest features of the Integration Platform is the UI Augmentation piece that allows you to add features to Froxt itself that interact with your integration. UI Augmentation is fully available to Internal Integrations, and something we think makes Internal Integrations a next-level way for you to work more efficiently.
Integrate all the things
Froxt Internal Integrations let you easily experiment in integrating Froxt with your team’s unique internal tools and unique workflow.