Typeform
The Typeform feedback connector checks the Explorer feedback form for new submissions. Responses can include a rating, feedback type, page or area, written comments, hidden context, and screenshots.
When new feedback exists, the connector formats it into a readable Slack post. If the same response has already been posted, it updates the existing Slack message instead of creating duplicates.
Runtime
| Surface | Path |
|---|---|
| Scheduled workflow | adapt-action-explorer/src/trigger/typeform-feedback.ts |
| Fetch and Slack formatting | adapt-action-explorer/scripts/fetch-typeform-feedback.ts |
Operating Notes
- Keep feedback IDs stable so Slack updates remain idempotent.
- Do not expose Typeform or Slack tokens in docs.
- Treat screenshots and free-text comments as user-provided content.