Back to Kinetic Discussions Integrations
Handler · Version 1

Kinetic Discussions Discussion Close Kinetic Discussions

Download GitHub

About

This handler uses the OAuth client ID and client secret to retrieve an access token that connects to the Kinetic Discussions API. It will then return details for a specific discussion based on ID.

Parameters
Name Description Sample
Error Handling Determine what to return if an error is encountered. Error Message
Discussion GUID The GUID of the discussion you are trying to close.
CE Space The CE space of the discussion you are trying to close. Optional. Defaults to handler info property.
Results
Name Description
Handler Error Message Error message if an error was encountered and Error Handling is set to "Error Message".
Discussion Details about the discussion, JSON formatted.
Changelog

KineticDiscussionsDiscussionCloseV1 (2018-12-13)

  • 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