Integry is an integration platform that provides integrations inside your app for your users. You can customize the look and feel of the integrations such that they appear just like your app. For example, your users can connect your app to Slack and send messages to Slack
Use the Actions SDK to embed integry actions inside your app.
# yarn
yarn add @integry/actions-sdk-beta
# npm
npm i @integry/actions-sdk-beta
Get started and learn more using our documentation.