Workflow Buddy fills the gaps we've seen in Workflow Builder functionality. This includes:
Follow the button to the installation link, which will then take you to Slack to authenticate. Then you'll be all set to use Workflow Buddy in Workflow Builder!
🔗 Install Workflow BuddyThe core difference at the present between self-hosted and cloud is level of support. We will of course fix bugs and respond to issues on the repo, but hosted users can expect faster responses and quicker resolutions to their issues. Self-hosting also opens the door for unique deployment/infra issues we aren't equipped to help with.
The vast majority of data involved in Workflows (especially the configuration forms you see in Workflow Builder) are all stored on Slack's servers, Workflow Buddy just acts as an intermediary when they are running. The data Buddy stores is limited to what is needed for functionality (encrypted OAuth tokens, Slack team/user IDs, etc.), or is useful for your own team's stats (such as usage of Step types). If you are curious to know more detail, check out the "buddy/db.py" file in the open-source repo, which shows all the database models. You can also email Happybara Support