INTEGRATION
This is the step that lets Unmeshed platform connect to the other systems
We support many integrations such as
- AWS SQS
- Kafka
- AWS DynamoDB
- Microsoft Teams
- OpenAI LLM
- MistralAI
And more.
An integration configuration typically just maintains the credentials and will allow for having a central control over the API keys and credentials used to connect with these external systems. Our integrations are first class, which means we have data models associated with each integration that lets you configure and customize how you use it.
note
More details coming soon