Skip to content

chatwoot/client-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API Channel Public API demo

This repo is a POC implementation using Public API of Chatwoot's API Channels.

Steps

  1. Create an API Channel in chatwoot and obtain the channel identifier
# replace api_inbox_id with your inbox id
Inbox.find(api_inbox_id).channel.identifier
  1. Edit frontend.js and update chatwoot.inboxIdentifier with the value of channel identifier.
  2. Run and local server and try interacting with the interface
python3 -m http.server

About

POC implementation using Public API of Chatwoot's API Channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published