https://www.growthbook.io/ logo
f

future-caravan-57043

10/12/2022, 11:11 AM
Hi GrowthBook team 👋 One colleague of mine suggested your tool, and I tried it a few days ago, and it’s amazing. Great work! I am pretty new to your tool, and I have a few questions: • Every time we make an update on the dashboard, enabling or disabling features, do we have to re-run the app, or can updates happen on the fly? • Are there any integrations with log management tools (or in the roadmap)? • Is there any integration with Slack to get notified when an action happens in GrowthBook? Thanks so much!
f

future-teacher-7046

10/12/2022, 11:59 AM
Hi John. We support webhooks. Any time you toggle or change a feature in GrowthBook we can ping a URL on your server. We don't have log management integrations right now, but the SDKs do have a lot of hooks you can tie into (e.g. every time a feature flag is evaluated). And Slack integration is coming soon. It's near the top of our priority list right now.
f

future-caravan-57043

10/12/2022, 12:06 PM
Thanks so much, Jeremy 🙌
We support webhooks. Any time you toggle or change a feature in GrowthBook we can ping a URL on your server.
That works!
We don’t have log management integrations right now, but the SDKs do have a lot of hooks you can tie into (e.g. every time a feature flag is evaluated).
Can you point me to the docs where I can find those hooks? We are using NextJS, by the way. Is it the
useGrowthBook
hook, or something else?
And Slack integration is coming soon. It’s near the top of our priority list right now.
That sounds amazing!
f

future-teacher-7046

10/12/2022, 12:13 PM
There's a callback you can give to the GrowthBook instance that will be called every time a feature is evaluated. https://docs.growthbook.io/lib/js#feature-usage-callback
f

future-caravan-57043

10/12/2022, 12:16 PM
Thanks so much! I’ll give it a try 🙏🏻
h

handsome-zebra-46141

10/12/2022, 2:16 PM
And Slack integration is coming soon. It’s near the top of our priority list right now.
It would be great if you could also control things like rollout via Slack (eg. chatops). We have this functionality with our current FeatureFlagging solution.
f

fresh-football-47124

10/12/2022, 9:55 PM
Thanks Judah - we’ll add that the the feature list.
h

handsome-zebra-46141

10/13/2022, 9:27 AM
(To expand a tad on why we feel this is valuable: the ChatOps approach to things like Feature rollout can be very useful as it massively increases visibility to the engineering team. It becomes much more obvious is a rollout has caused some other alert to fire if the rollout was triggered in a very public way in a Slack channel.)
5 Views