Using the call transcription api with N8N
You can use N8N (or other automation tools) to automatically grab the call transcription, and write it to somewhere else. You can process it further by using an AI, or you can mail it, slack it, write it to your CRM. The possibilities are endless. In this guide we make an example basic workflow, that gets the call transcription, and uses the Slack API to write it to Slack. The Slack API part is not documented, since it’s not part of our own product.

Technical knowledge = required When all Prerequisites are met, you can start building. This guide can act as a reference for building your own automasition. We do not provide support in building your own instance.