Postdata Documentation home page
Search...
⌘K
Github
Github
Search...
Navigation
Realtime API
Websocket
Documentation
Guides
Support
Blog
Changelog
Getting started
Introduction
Quick start
Clients
Setup
Troubleshooting
RESTful API
GraphQL API
Realtime API
Websocket
Socket.IO
SSE
MQTT
Clients
Web
Desktop
CLI
Protocols
RESTful
GraphQL
Realtime
Features
Workspaces
Collections
Runner
Variables
Environments
Personal Access Token
History
Spotlight
Shortcuts
Scripts
Importer
Customization
Inspections
Cookies
Client Certificate
Code Snippets
Context Menu
Widgets
Authorization
RESTful API
GraphQL API
Realtime API
Resources
Community
Contributors
Changelog
Develop
i18n
On this page
Sending messages
Troubleshooting
Realtime API
Websocket
Connect to a WebSocket and send messages.
Enter your WebSocket “
URL
”, valid protocols, and click on “
Connect
”.
You can also disconnect from the WebSocket by clicking on the “
Disconnect
” button.
Sending messages
Write your message in the “
Message
” input field under the “
Communication
” tab and click on the “
Send
” button. The message you send will be displayed on the “
Logs
” pane.
Troubleshooting
Make sure you enter a valid WebSocket URL, they always start with the protocol format
ws://
.
Do not add invalid/blank protocol before you connect to a WebSocket.
Was this page helpful?
Yes
No
Using variables
Socket.IO
Assistant
Responses are generated using AI and may contain mistakes.