Product Fruits · Example Payload

Create Feedback

Product AdoptionUser OnboardingIn-App GuidanceChecklistsNPS SurveysAnnouncementsUser SegmentationSaaS

Create Feedback is an example object payload from Product Fruits, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

usernametextenvironmentInfo

Example Payload

Raw ↑
{
  "username": "user-abc-123",
  "text": "The onboarding checklist was incredibly helpful. It made the setup process much clearer.",
  "environmentInfo": {
    "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 Chrome/120.0.0.0"
  }
}