2.0.0 • Published 2 years ago

feedbackfin_react v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Feedback Fin wrapper for React

A tiny widget to collect feedback anywhere on your website. Now in a react component!!!.

npm version

Original Widget

Web Github

How it works

<Feedback rowyUrl='https://rowy-hooks.run.app/wh/...'>
 <button>Click</button>
</Feedback>

Setting up a webhook URL (rowyUrl)

This is the URL to send the feedback to. The widget will make a POST request to this URL with the feedback data as a JSON body.

Generate a webhook URL easily using Rowy's low-code platform and manage feedback data on a collaborative spreadsheet-UI. Optionally, you can further automate on incoming feedback with Rowy's built-in code-editor (eg: notify on team slack/discord, email follow up etc).

End-to-end video instructions on the website 

2.0.0

2 years ago

0.1.10

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago