SlackTriggerOperations Class

Definition

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

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

Fields

Name Description
OnNewFile

When a file is created. Payload type: SlackOnNewFileTriggerPayload.

Applies to