Integrations
Konnec.to ships with an ORGANIZATION_API_KEY as well as ADMIN_API_KEY so you can connect internal systems.
Common workflows
- Automate admin operations
- Trigger push notifications from your incident tooling.
- Trigger auto content creations
- The usecases can be infinite
API overview
Use your ORGANIZATION_API_KEY in the Authorization header and post to the relevant endpoints.
Authorization: Bearer <org-api-key>
Reach out if you want help designing custom flows.