WordPressTriggerOperations Class

Definition

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

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

Fields

Name Description
OnTriggerNewPost

When a post is created.

Applies to