Publish notification

​This activity publishes a notification event on the CloudLink platform. Internal or 3rd party subscribers will receive the event if they are subscribed to the event topic. Notify any internal or 3rd party subscriber application will receive the event based on the subscription settings.

Table 1. Publish notification action - Inputs
Parameters Description

Topic

CloudLink Topic

Method

There are three types of notifications being sent:
  • Post - New entry

  • Put - Update

  • Delete - Removal of an item

Subject

This identifies what is being updated

Content

The object of the content.

PrincipleFilter

A list of conditions that will be applied to the notification; only when true will the application receive the event.

Table 2. Publish notification action - Outputs
Parameters Description

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).

Results

The body that is being sent in the notification.