📄️ Outbound Integration
Chakra allows you to listen to any kind of change in the system and read the same. The primary mechanism to do that is via webhooks. But before we dive into webhooks, a short note on the data model itself.
📄️ Streaming
Chakra allows you to send data out of the platform to your systems in real-time. This is made possible by configuring event consumers and external data push plugins
📄️ Uploaders
Chakra has both standard and custom uploaders for you to upload your data in bulk in csv format. This feature allows you to quickly create / update 1000s of records or processes.