We provide a small sample plugin that shows some basic things you can do using our Javascript API. You can check the code on https://github.com/frontapp/frontapp.github.io. If you want to test directly, you can even set the plugin URL to be https://frontapp.github.io/plugin.html
to see what the basic plugin can do.


A note about our sample plugin
With the release of the plugin SDK v1, the legacy version is now deprecated. Our sample plugin utilizes the legacy SDK. While still supported, new features and improvements will be exclusive to the current version.
For more on how to migrate from the legacy SDK to current head to our migration guide.
Updated 5 months ago