RssTriggerOperations Class

Definition

Trigger operation name constants for the Rss connector. Use these constants with the [ConnectorTrigger] attribute's OperationName property and with the Connector Namespace TriggerConfig operationName field.

public static class RssTriggerOperations
type RssTriggerOperations = class
Public Class RssTriggerOperations
Inheritance
RssTriggerOperations

Fields

Name Description
OnNewFeed

When a feed item is published. Payload type: RssOnNewFeedTriggerPayload.

Applies to