Integrating third-party apps allows you to pass readily authenticated apps to your Action handlers.
Third-party apps can be connected either globally as an admin or individually per user.
We get started with admin app integrations and will look at user-connected apps in a later chapter.
Let's connect Trello to our previously created app.
1bitmio projects myapp integrations create trello
Follow the auth instructions in the returned URL to complete the setup.
We can optionally name the integration to be able to have multiple account integrations to the same app:
1bitmio projects myapp integrations create trello "My Other Trello"
The default name of the integration is the app name.
You can view the status of integrated apps.
1bitmio projects myapp integrations
For a list of all supported App Integrations:
1bitmio apps