ImpexiumTriggerOperations Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Trigger operation name constants for the Impexium connector.
Use these constants with the [ConnectorTrigger] attribute's OperationName property
and with the Connector Namespace TriggerConfig operationName field.
public static class ImpexiumTriggerOperations
type ImpexiumTriggerOperations = class
Public Class ImpexiumTriggerOperations
- Inheritance
-
ImpexiumTriggerOperations
Fields
| Name | Description |
|---|---|
| OnWhenCommitteeMemberUpdated |
When a committee member is updated. |
| OnWhenCustomerAddressUpdated |
When a customer address is updated. |
| OnWhenCustomerCustomFieldValueUpdated |
When a customer custom field value is updated. |
| OnWhenCustomerIsMerged |
When a customer is merged. |
| OnWhenCustomerPhoneUpdated |
When a customer phone is updated. |
| OnWhenCustomerRelationshipUpdated |
When a customer relationship is updated. |
| OnWhenEmailUpdated |
When a customer email is updated. |
| OnWhenEventRegistrationSubstituted |
When an event registration is substituted. |
| OnWhenIndividualCreated |
When an individual is created. |
| OnWhenIndividualDeleted |
When an individual is deleted. |
| OnWhenIndividualRequestForgotten |
When an individual requests to be forgotten. |
| OnWhenMembershipTerminated |
When a membership is terminated. |
| OnWhenProductPurchased |
When a product is purchased. |
| OnWhenPurchaseCancelled |
When a purchase is canceled. |
| OnWhenPurchasePaid |
When a purchase is paid. |
| OnWhenRequestUpdated |
When a customer request is updated. |