Skip to content

Extending api / build chatwidget instructions #862

Answered by michelson
Jarrodsz asked this question in Q&A
Discussion options

You must be logged in to vote

you can setup an external service that responds with the proper schema to the events you setup on the panel.
the service will respond json attributes that chaskiq can understand. one of those attributes is iframe, so you can add your own js CSS if you want, and run it on development so you can make changes. the URL has to be public to chaskiq can send the messages. if you develop chaskiq on localhost you can run chaskiq on local environments too.
there is some info here: https://api-docs.chaskiq.io/docs/presentation-components
and also look on how the plugins have been done. like the whereby, or zoom, that could give you an idea on the schema required to interact on the UI with chaskiq pl…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Jarrodsz
Comment options

@Jarrodsz
Comment options

@michelson
Comment options

Answer selected by michelson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants