With this module you can query a third party (open) API and show the output in the freescout sidebar.
- clone repo and make sure inside freescout module folder (freecout/Modules)
- go to dashboard and activate module
- run migration (optionally, if not run by freescout)
- go to SidebarAPI settings for each mailbox and configure the API URL
[{
"user_id": "id",
"plan_name": "plan name",
"anything there" : "yeah anything",
"link": "https://link.com"
}]