Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sends a message to a Slack workspace. This operation requires a JSON payload and a Slack Messaging Account Code. The JSON must be formatted according to Slack's API standards

Info

All Slack operations require a Slack Messaging Account.

Environment/Instance Properties

...

Outputs

Output NameDescription
FDSLACK_OUT_MESSAGE_TSResulting Slack Message Id (TS id) of the newly created message. This can be used start or reply to threads.

Artifacts

This operation delegates the consume artifacts decision to the workflow developer.

...

This operations delegates the execution to the workflow developer to decide.

Special Considerations

...

Formatting Messages - Useful guide for creating complex messages

...