InteropTopicSubcrEvent

Represents the structure of the interoperability topic subscription event that's sent from the publisher to Mulesoft. This object is available in API version 64.0 and later.

Supported Calls

create(), describeSObjects()

Fields

Field Details
EventUuid
Type
string
Properties
Nillable
Description
A universally unique identifier (UUID) that identifies a platform event message.
FilterParameterInfo
Type
textarea
Properties
Create, Nillable
Description
The filter parameter specified for the associated interoperability topic.
InteropTopicId
Type
reference
Properties
Create
Description
The associated interoperability topic.
This field is a relationship field.
Relationship Name
InteropTopic
Refers To
InteropTopic
InteropTopicSubscriptionId
Type
reference
Properties
Create, Nillable
Description
The associated interoperability topic subscription.
This field is a relationship field.
Relationship Name
InteropTopicSubscription
Refers To
InteropTopicSubscription
NotificationPayload
Type
textarea
Properties
Create, Nillable
Description
The payload sent with the notification.
ReplayId
Type
string
Properties
Nillable
Description
Represents an ID value that is populated by the system and refers to the position of the event in the event stream. Replay ID values aren’t guaranteed to be contiguous for consecutive events. A subscriber can store a replay ID value and use it on resubscription to retrieve missed events that are within the retention window.
ResourceIdentifier
Type
string
Properties
Create
Description
The identifier of the resource related to the interoperability topic subscription event.
ResourceName
Type
string
Properties
Create
Description
The name of the resource related to the interoperability topic subscription event.