What you need
A Slack Incoming Webhook URL for the channel you want summaries posted to. It starts withhttps://hooks.slack.com/.
To create one: in Slack, go to Apps → Incoming Webhooks → Add to Slack, choose the channel, and copy the generated URL. Only a https://hooks.slack.com/... URL is accepted.
Connect via API
Set Slack on one of your numbers:webhook_url is required and must be a https://hooks.slack.com/... URL. The number must be one connected to your account.
Read the current config. The URL is never returned — you only see whether it is set:
Connect via dashboard
Prefer the dashboard? Go to Integrations → Slack, pick the agent and number, paste the Incoming Webhook URL, and click Save. The card shows Connected once saved.What gets posted
After each call on the number ends, Nixflex posts a message with:- The call summary
- The caller’s number
- The sentiment and outcome
Tips
- Use a dedicated channel such as
#callsso summaries are easy to find. - Each number is independent — different locations on one agent can each post to their own channel via per-number setup.