Creating a plugin

To create a new plugin:

  1. Create an app in Front.
  2. Add a plugin feature to your app.

If you are building a Partner Integration that you want to publish for all Front customers, we recommend that you build and test your plugin in a demo instance first. Once it’s ready to go, we’ll work with you according to our partnerships process to get the plugin published for everyone.

Interacting with the Front UI

You can use any web framework or library you wish: it's just a web page embedded in Front.
To receive updates about the conversation a user is viewing or take actions such as adding a tag or creating a draft, please refer to the Plugin SDK Reference.

Note that plugins are not supported on the Front mobile apps.