...
Input Name | Input Code | Required | Description |
---|---|---|---|
Slack Account | FDSLACK_INP_CLOUD_ACCT_CODE | Yes | Slack account code from Topology->Integrations->Messaging |
Message JSON | FDSLACK_INP_MESSAGE_JSON | Yes | JSON for slack message. Formatted based on Slack API . @since 5.3.0.2 This input now allows FlexDeploy property replacement notation to be used. e.g. ${{FD_ENVIRONMENT_CODE}} This can be useful for writing dynamic message content. |
...