Skip to main content

Publish message

Here's how to publish a message for messaging testing in the Pub/Sub:

  1. Go to KakaoCloud Console > Analytics > Pub/Sub.

  2. Select a topic to publish a message to in the Topic menu.

  3. Click the [Publish message] button in the Message tab.

  4. Enter the information in the pop-up and click the [Save] button.

    ItemDescription
    Publish countNumber of times the message will be published
    - Can be set from 1 to 100
    Interval between messages (seconds)Time interval between each message based on the publish count
    - 1 to 60 seconds
    * If publish count is 1, the interval cannot be set as the message is only sent once
    Message bodyBody of the message to be published, must be 500 KiB or less
    AttributesKey-value pairs to attach to the message (up to 100 entries)
    - Key: Enter a key for the message
     ㄴ Cannot start with kakaoc
     ㄴ Duplicate keys are not allowed
    - Value: Enter a value corresponding to the key
info
  • When publishing a message, you must enter the message body or attributes.
  • ⚠️ Default-Topic does not support the message publishing feature.