BenSelect Documentation
IGlobalWebHookIntegration Interface
Members  See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Integration Namespace : IGlobalWebHookIntegration Interface
BenSelect System wide Web Hook integration interface.

Syntax

JScript 
public interface IGlobalWebHookIntegration implements IBenSelectIntegrationIIntegration 

Public Properties

 NameDescription
 PropertyAllowSyncIntegration allows for syncing. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyCaseIdGets or sets the optional case id. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IBenSelectIntegration)
 PropertyConfigurationAsOfDateGet the AsOfDate of the currently loaded configuration object. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyContactUserIdGets or sets the integration contact user id. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IBenSelectIntegration)
 PropertyDeliverableIdGets or sets the optional deliverable id. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IBenSelectIntegration)
 PropertyEnvironmentIdGets or sets site GUID.  
 PropertyExternalSourceGets the default external source endpoint. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyExternalTargetGets the default external target endpoint. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyGlobalWebHookIntervalGets or sets Global Site setup Web Hook delay interval in seconds.  
 PropertyInboundEventSetupGets inbound integration event setup. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIntegrationKeyGets the integration key. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIsAutoSyncInboundEnabledGets or sets auto-sync of inbound events state. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIsAutoSyncOutboundEnabledGets or sets auto-sync of outbound events state. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIsEnabledGets or sets integration state. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIsGroupEventWebHooksEnabledGets or sets Web Hooks subscription state for Global Group setup event.  
 PropertyIsPausedGets or sets delivery processing state. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyIsValidReturns true if integration is valid. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyOutboundEventSetupGets outbound integration event setup. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyProcessingIntervalMsGets or sets the processing interval value in milliseconds. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertyProcessOwnerGets or sets the process owner. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IBenSelectIntegration)
 PropertyProviderTypeGets the provider type. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 PropertySubscriptionIdGets the integration subscription unique identifier. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
Top

Public Methods

 NameDescription
 MethodGetEventDescriptionGets the integration event direction. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 MethodGetIsOutboundCheck the integration event direction. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 MethodGetObjectTypeGets the supported object type by the source endpoint. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 MethodValidateEventValidates an integration event. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
 MethodValidOnCaseValids the on case. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IIntegration)
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.