SlackFieldEntry is a datatype for a field entry in a Slack message.

This datatype is used by the datatype, SlackFieldEntry, which is used by the createSlackAction() and updateSlackAction() mutation fields. This datatype is also used by SlackPostMessageAction, which is used by the createSlackPostMessageAction() and updateSlackPostMessageAction() mutation fields.

Table: SlackFieldEntry

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 3, 2024
fieldNamestringyes Long-TermThe key of a Slack field.
valuestringyes Long-TermThe value of a Slack field.