Slack
Coming soonPost messages and files to channels with one-click sign-in.
What you can do
- Post to Slack — message plus document links into any channel the app is invited to
No false success: every send/create in Slack is verified — ASHDOCS reads the item back from Slack's API before the step turns green. If it can't be found, the run fails honestly instead of pretending.
Availability
This connector is built and read-back verified, but the Slack sign-in app is still being registered — so it's honestly marked coming soon instead of shipping half-working. Until then, the webhook trigger and HTTP step cover most Slack use-cases.
FAQ
When does this go live?
The Slack OAuth app is pending registration. Discord and Telegram are live today; an incoming-webhook workaround also works via the HTTP step.
Will posts be verified?
Yes — the executor already confirms each message via chat.getPermalink and fails honestly on message_not_found.