WordPress to Slack
Let visitors start a website conversation while your team replies from a familiar Slack workflow.
Website chat & messaging API
Connect WordPress chat directly to Slack, then optionally use the backend API to route, store, and build on those messages in your own applications.
Purpose-built capability
The interface keeps everyday work simple. The API, webhooks, and shared Feradel platform leave room for sophisticated workflows.
Let visitors start a website conversation while your team replies from a familiar Slack workflow.
Use structured message events in your own intake, support, lead, or client-facing solution.
Direct messages by site, team, topic, availability, or business rules.
Keep visitor metadata, source pages, timestamps, and conversation history attached.
React to new conversations, replies, assignments, and closures in real time.
Add bots or workflow automation without losing an easy path to a real person.
Build with Feradel
Feradel products expose clear resources, structured responses, usage-aware limits, and webhook events for the workflows your application needs.
Read the API docs// Create a resource in FeraChat const response = await fetch( "https://api.feradel.com/v1/chat", { method: "POST", headers: { Authorization: `Bearer ${token}`, "Content-Type": "application/json" }, body: JSON.stringify(payload) } ); const resource = await response.json();
Simple product pricing
Every tier includes the core product experience. Higher tiers add capacity, advanced controls, and support—not artificial feature confusion.
3 users · 100 messages/month
1 user · 1,000 messages/month
5 users · 5,000 messages/month
15 users · 15,000 messages/month
Custom message volume and controls
Common questions
No. A team can create an account and use the included monthly allowance without entering payment information.
New product usage is suspended for the remainder of that monthly cycle. Existing data remains in the account, and the team can either wait for the next cycle or upgrade immediately.
Yes. Each product is designed to stand alone. The shared platform becomes valuable when you decide to connect additional Feradel products later.
API access varies by product and plan. The plan details above identify availability, and higher tiers may include expanded limits or capabilities.
Try the complete product experience without a credit card.