💬 Pusher Settings in Taskify
The Pusher Settings in Taskify are used to enable real-time messaging in Chat. With Pusher configured, team members can send and receive instant chat messages without refreshing the page.
⚠️ Note: Pusher in Taskify is only used for Chat (real-time chat). Project or task notifications do not use Pusher.
🔑 Accessing Pusher Settings
Log in to Taskify with an Admin account.
Navigate to Settings → Pusher Settings from the sidebar menu.
Enter your Pusher API credentials provided by pusher.com.
⚙️ Required Configuration
After creating a Pusher account and setting up an app, you’ll get these credentials:
Pusher App ID
Pusher Key
Pusher Secret
Pusher Cluster
Enter them on the Pusher Settings page inside Taskify.
🚀 Verifying Chat Real-Time Messaging
Configure Pusher settings in Taskify.
Open Chat in two different browsers/accounts.
Send a message from one account → it should appear instantly in the other without page refresh.
📌 Best Practices
Use the correct cluster (e.g.,
ap2,mt1) as provided by Pusher.Keep your App Secret secure.
If chat messages are delayed or not appearing:
Ensure your Pusher credentials are correct.
✅ Once Pusher is set up, your team can use Chat for real-time conversations, making communication faster and more seamless inside Taskify.