Back to Kinetic Discussions Integrations
Handler · Version 1

Kinetic Discussions Attachment From Url Create Kinetic Discussions

Download GitHub

About

This handler creates a message in a discussion as an attachment given a URL that it can download the attachment from.

Parameters
Name Description Sample
Error Handling Determine what to return if an error is encountered. Error Message
Path Example: /discussions/:discussionId/messages /discussions/:discussionId/messages
Filename The name of the attachment file. Updating the discussion title
URL The URL to download (typically will be a URL to a file).
Results
Name Description
Handler Error Message Error message if an error was encountered and Error Handling is set to "Error Message".
Response Body The returned value from the Rest Call (JSON format)
Response Code
Handler Error Key
OAuth Response Code
OAuth Error Key
OAuth Error Message
Changelog

Kinetic Discussions Message Attachment From Url Create V1 (2019-04-08)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top