14 lines
437 B
Plaintext
14 lines
437 B
Plaintext
|
{
|
||
|
"Version": "13.0.1",
|
||
|
"Name": "support.discordapp.com",
|
||
|
"DestinationType": "ImageUploader, TextUploader, FileUploader",
|
||
|
"RequestMethod": "POST",
|
||
|
"RequestURL": "https://hammerandchisel.zendesk.com/api/v2/uploads.json",
|
||
|
"Parameters": {
|
||
|
"filename": "$filename$"
|
||
|
},
|
||
|
"Body": "Binary",
|
||
|
"URL": "$json:upload.attachment.mapped_content_url$",
|
||
|
"ThumbnailURL": "$json:upload.attachment.thumbnails[0].mapped_content_url$"
|
||
|
}
|