PubNub
PubNub is a real-time communication platform, providing the foundation for chat, collaboration, IoT device control, and more.
Actions
Action |
Configuration fields |
Data type |
Required? |
---|---|---|---|
Publish message - Publish a message to a channel |
Message - Enter your message. Message should formatted as plain text, a URL-encoded object, or JSON. { "type": "text", "from": "MyUser", "message": "Hello world!" } Warning Special characters are not allowed |
JSON |
|
Channel - The name of the channel where to publish the message MyChannel |
String |
|