cancel
Showing results for 
Search instead for 
Did you mean: 

Upload File in Slack skill

JaquelineSantos
Level 4
how to set parameters for Upload File action for Bo Slack or Skill slack??
8058.png


------------------------------
Jaqueline Santos
------------------------------
1 REPLY 1

ewilson
Staff
Staff
@Jaqueline Santos,

The folds are broken down as;

  • File - This is the actual file you're wanting to upload as a binary stream. You can get this use the Calculation stage and the appropriate Load action.
  • File Name - This is the actual name of the file.
  • Field Name - This pertains to multipart form data. If there's a particular field name for Slack, which I don't recall, you can set it here. Otherwise, you can enter a value like Filename.
  • Content-Type - This is the actual mime type that corresponds to the file you're uploading. You can find the appropriate mime-type by searching Google for mime type and the file extension.

Cheers,


------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------