Skip to main content

Mutation

Parameters

string
required
Your Tellscope API key
object
required
The feedback data to create

Response

Returns the created FeedbackItem.
string
Unique identifier of the created feedback
string
Source platform
string
Feedback title
string
Feedback content
string
Author name
string
Author email
string
Sentiment value
string
Status (always unread for new feedback)
datetime
Creation timestamp

Example

Use Cases

Webhook Integration

Create feedback from your own webhooks and integrations

Import Data

Bulk import feedback from external sources

Custom Forms

Submit feedback from custom forms on your website

Mobile Apps

Collect in-app feedback from your mobile applications