Module: notification_event

Copyright 2020 Parsable, Inc
Schema definition for 'Applet' configurations.

ModuleServicesData typesConstants
notification_event Email
Hub
InputType
IntegrationResponse
NotificationEvent
NotificationOp
Phone
PhoneMessage
Push
ResponsePath
Webhook

Enumerations

Enumeration: InputType


STRING1
INTEGER2

Data structures

Struct: Hub

KeyFieldTypeDescriptionRequirednessDefault value
1userIdstringrequired
2headerstringdefault
3bodystringdefault
4footerstringdefault

Struct: Push

KeyFieldTypeDescriptionRequirednessDefault value
1userIdstringrequired
2pushVendorstringoptional
3pushTokenstringoptional
4textstringrequired
5payloadmap<string, string>optional

Struct: Email

KeyFieldTypeDescriptionRequirednessDefault value
1tostringrequired
2toNamestringoptional
3subjectstringrequired
4bodystringrequired
5localestringoptional

Union: PhoneMessage

KeyFieldTypeDescriptionRequirednessDefault value
1SMSstringdefault
2Voicestringdefault

Struct: Phone

KeyFieldTypeDescriptionRequirednessDefault value
1countryCodestringrequired
2phoneNumberstringrequired
3messagePhoneMessagerequired

Struct: ResponsePath

KeyFieldTypeDescriptionRequirednessDefault value
1pathstringdefault
2namestringdefault
3inputTypeInputTypedefault

Struct: Webhook

KeyFieldTypeDescriptionRequirednessDefault value
1urlstringdefault
2methodstringdefault
3headersmap<string, string>default
4payloadstringdefault
5responsePathslist<ResponsePath>default

Union: NotificationOp

KeyFieldTypeDescriptionRequirednessDefault value
1hubHubdefault
2pushPushdefault
3emailEmaildefault
4phonePhonedefault
5webhookWebhookdefault

Struct: NotificationEvent

KeyFieldTypeDescriptionRequirednessDefault value
1pedigreecore_event.Pedigreerequired
3opNotificationOprequired
100jobIdstringdefault
101jobBaseStepIdstringdefault
102fieldIdstringdefault

Struct: IntegrationResponse

KeyFieldTypeDescriptionRequirednessDefault value
1baseEventNotificationEventdefault
2statusCodei32default
3responseBytesstringdefault