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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Oct 3, 2024
fieldNamestringyes Long-TermThe key of a Slack field.
valuestringyes Long-TermThe value of a Slack field.