A collection of functional custom services for chatbot.
Fork this repo and make history! ^_^
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Each example contains a README.md with an explanation about the service and it's use cases.
| Example |
|---|
| Simple plaintext response Custom service that returns a plain text. |
| Simple HTTP request Custom service that performs a simple HTTP call looking for the injured of the year 2022. |
| Simple BPM start request Custom service that start a simple new request in BPM. |
| Simple BPM list processes in gallery Custom service that list processes in gallery style. |
| Simple HTML response Custom service that returns a HTML. |
| Get random conversation user message Custom service that returns a random conversation user message. |