/AWS1/CL_PPTJOURNEYCUSTOMMSG¶
Specifies the message content for a custom channel message that's sent to participants in a journey.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_data
TYPE /AWS1/PPT__STRING
/AWS1/PPT__STRING
¶
The message content that's passed to an AWS Lambda function or to a web hook.
Queryable Attributes¶
Data¶
The message content that's passed to an AWS Lambda function or to a web hook.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DATA() |
Getter for DATA, with configurable default |
ASK_DATA() |
Getter for DATA w/ exceptions if field has no value |
HAS_DATA() |
Determine if DATA has a value |