Back to Kinetic Discussions Integrations
Handler · Version 1

Kinetic Discussions Discussion Uninvite 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.

Parameters
Name Description Sample
Error Handling Determine what to return if an error is encountered. Error Message
Discussion GUID The GUID of the discussion the invitation belongs to. 9fa2b330-fa5e-11e8-88ef-7bbe80231820
Space Slug CE space slug. Optional. Defaults to handler info property.
Invited CE Username CE Username that was invited to the discussion.
Invited Email Address Email address that was invited to the discussion. user@acme.com
Results
Name Description
Handler Error Message Error message if an error was encountered and Error Handling is set to "Error Message".
Invitation Details about the deleted invitation.
Changelog

KineticDiscussionsDiscussionUninviteV1 (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