SlackFieldEntryInput is an input datatype for giving the fields to include within a Slack action or Slack post mmessage action.

This datatype is used by six other input datatypes: CreatePostMessageSlackAction, which is used by the createSlackPostMessageAction() mutation field; CreateSlackAction, which is used by the createSlackAction() mutation; TestPostMessageSlackAction, which is used by the testSlackPostMessageAction() mutation; TestSlackAction, which is used by the testSlackAction() mutation; UpdatePostMessageSlackAction, which is used by the updateSlackPostMessageAction() mutation; UpdateSlackAction, which is used by the updateSlackAction() mutation.

Table: SlackFieldEntryInput

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: Sep 19, 2024
fieldNamestringyes Long-TermKey of a Slack field.
valuestringyes Long-TermValue of a Slack field.