Utility library and tools for working with the Kindly.ai API
Serves CSV from the kindly.ai Statistics API for easy consumption in Power BI.
/labels
: Triggered chat labels./messages
: User messages./pages
: Page statistics./sessions
: User sessions.
limit
: max number of rows to return (default:10
)from
: from date (format:2006-01-02
, default:now - 24 hours
)to
: to date (format:2006-01-02
, default:now
)granularity
: hour or day (default:day
)sources
: sources (default:web
andfacebook
, example:?sources=web&sources=facebook
)