Publish Message
Use this action to create and publish a message on a specific channel from the Pubnub account.
Using the Publish Message Action
To use this action in your workflow, connect it to ThingWorx Flow. To connect to the flow, do the following:
1. Drag the Publish Message action under the Pubnub connector to the canvas, place the pointer on the action, and then click or double-click the action. The Publish Message action window opens.
2. Edit the label name, if needed. By default, the label name is same as the action name.
3. To add a new authorization, refer to the Authorize Pubnub section in the Pubnub connector topic.
* 
If you previously added a Pubnub authorization, select an authorization from the list.
4. In the Channel field, enter the channel name to publish the message.
5. In the Message field, enter the message to publish in the channel.
* 
To add an inline expression in the Channel and Message fields, click , and then click SAVE.
6. Click Done.
Was this helpful?