weekly update (#183)

This commit is contained in:
Johannes
2023-01-13 13:59:41 -06:00
committed by GitHub
parent 51f0bdfbe9
commit be5a333d7a
2 changed files with 15 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ import ResponsiveEmbed from "react-responsive-embed";
import { Callout } from "@/components/shared/Callout";
import CrowdDev from "./crowddev-feedback-box.png";
import SlackPipeline from "./slack-pipeline.png";
export const meta = {
title: "Weekly Summary - 13th Jan 2023",
@@ -21,6 +22,7 @@ _The year kicked off and with it, were picking up momentum again. Our niche o
## TLDR
- Feedback Box in production 😍
- Slack Notification Pipeline 🚀
- More founder conversations, problem validation progressing
- Roadmap set for next few weeks
@@ -41,6 +43,19 @@ We plan to release a self-serve version of the Box in the coming weeks. Right no
experience first-hand.
</Callout>
## Slack Notification Pipeline
<Image
src={SlackPipeline}
alt="Pipe Feedback into the Slack channels of your choice"
className="rounded-lg"
/>
_We want to make the feedback collected via the widget as easily accessible as possible._
On request from, we added a new Pipeline to the Formbricks HQ: Now you can receive a notification for new feedback submissions directly into Slack workspaces.
It's a best practice to react on user feedback as quickly as possible. Piping it into Slack is an easy way to notify the team about incoming feedback.
## More founder conversations, problem getting sharper
We talked to more founders and learned quite a bit about the current approaches for gathering qualitative user feedback. It is a mostly manual process which is often completely decoupled from the in-app experience.

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB