Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Posts an attachment to a Slack workspace. This operation can either post an attachment as a new message or reply/start a thread on a previous message.

Info

All Slack operations require a Slack Messaging Account.

...

Property NameProperty CodeRequiredDescription
FDSLACK_INP_CLOUD_ACCT_CODEYesSlack account code from Topology->Integrations->Messaging 
Channel Name or IdFDSLACK_INP_CHANNELYesName or Id of channel that the notification will be sent. For example, "random". Use user channel Id to send direct messages (String)
FDSLACK_INP_ATTACHMENTYesThe file location of the attachment to upload
CommentFDSLACK_INP_ATTACHMENT_COMMENTNoA simple message/comment to appear as a heading for the attachment
Thread TSFDSLACK_INP_THREAD_TSNoAn optional Slack message id to use. Set this id if you want to add this attachment as a reply on a previous message.

...