Skip to content

Forge SDK

The Forge SDK is used to build custom internal tools and workflows by providing a flexible API for managing actions, pages, and interactive elements. With support for JavaScript, TypeScript, and Python, Forge allows you to create dynamic workflows, input forms, data displays, and handle complex actions within your applications.

sh
npm i @forgeapp/sdk
sh
pip install forgeapp-sdk

INFO

The Forge SDK is currently in early access. We will be constantly updating to the Forge SDK as we continue development.