Create a custom dashboard
Last updated
Was this helpful?
Last updated
Was this helpful?
Enable the creation and sharing of customized reports to facilitate and accelerate access to data according to your business needs.
and
Create a custom dashboard that fits my business reporting needs
Create an automated reporting
Compile iAdvize performance indicators with performances of other external channels/tools "multi-channel hypervision”
Dump iAdvize data into a BI or data visualization tool for centralization
Depending on the targeted resource, you can use our webhooks to trigger the API request rather than launching your requests in batches which can be very consuming. Example: Subscribe to the to trigger the associated API request.
Rest: the access key to our Rest API will be given to you by your CSM.
Example:
A dashboard of previous day’s results to send to your collaborators. You wish to have a consolidated view of all data to avoid having to export the different files via the platform and reprocess them.
Example:
First message response time
Average response time
Missed opportunities
Customer satisfaction
Conversation tags
Page type
After determining the resources to use, check which filters can be applied to these resources
The full set of resources accessible from the REST API and the GraphQL API can be seen in our documentation ( & APIs).
GraphQL: Authentication uses temporary and revocable access keys.Please note that the lifetime of the key is 24 hours.You can generate an access key by calling the url mentioned in with a user email and a password.
Check the availability of these resources in the developers’ platform documentation ( & APIs)