API Documentation
I want to use UCI for my own use case how do I proceed?
Setup UCI on your infra - Steps
Is the channel and provider you want to use is already supported in UCI?
If yes -> Follow these steps to add your adapter along with your own credentials for the platform
If No -> Follow these steps to contribute a new adapter and then follow the step above
Follow these steps to create your own bot
In my use case, I want to send direct notifications to the users, I do not want to create a complete conversation flow. How Can I achieve this?
Setup UCI on your infra - Steps
Is the channel and provider you want to use is already supported in UCI?
If yes -> Follow these steps to add your adapter along with your own credentials for the platform
If No -> Follow these steps to contribute a new adapter and then follow the step above
Follow the direct Message APIs to send the messages directly
Last updated