Early Access

Reports

Enhance customer success through a full reporting experience within your SaaS product.

Component description

Customer engagement is crucial for awareness and perception. Clear, concise reporting adds significant value, highlights performance and reduces churn.

Frontegg™ reports feature generates, manages and schedules delivery of all reports--all you have to do is supply the data within an API.

By deploying Frontegg’s™ reports infrastructure, you have unlimited access to charts, components, elements and templates. Branding is agnostic and customizable. Reports can be generated using your branding and seamlessly integrate with major email providers, such as Sendgrid and AWS SES.

Your customers get an in-app report component and are able to generate your defined reports on-demand or through self-scheduling.

Integration can be completed in under two hours.

Read more

Main features

image description
POST /reports/engine/resources/triggers/v1 HTTP/1.1
Host: api.frontegg.com
Content-Type: application/json
x-access-token: token

{
  "templateId": "82cd0e0d-b096-4a9a-b742-7cc9bbfb3e26",
  "data": {
    "key": "value",
        "another_key": numeric-value,
    ..
    ....
    ......
  },
  "output": {
    "type": "email",
    "sender": "admin@livesaas.com",
    "to": ["admin@example.com"],
    "subject": "Here is your domain report from LiveSaaS",
    "body": "Body"
  }
}
image description
image description
image description image description

Open a free account.