Back to Kinetic Discussions Integrations
Handler · Version 1

Kinetic Discussions Discussion Invite 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 you are trying to close.
Space Slug The CE space of the discussion you are trying to close. Optional. Defaults to handler info property.
Invitee Email Address E-mail address of a non-space user. Required if Invitee CE Username is not used. user@acme.com
Invitee CE Username CE Username to invite. Required if Invitee Email Address is not used.
Invitation Message Messaged added to the discussion invitation email.
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 invitation, JSON formatted.
Changelog

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