Create Action Item

Create a new action item. To attach the action item to an initiative, meeting, or goal, call the corresponding attach endpoint after the action item has been created.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body used to create an engagement action item.

client_key
object
required

Client lookup key that identifies an organization by id or unique client name.

string | null
deprecated

Plain-text description for the action item. Optional now that
Wm.Beast.Organization.Packages.Engagement.Packages.EngagementAction.Controller.Public.EngagementActionCreate.Request.DescriptionJson exists — send one or both. When
only Wm.Beast.Organization.Packages.Engagement.Packages.EngagementAction.Controller.Public.EngagementActionCreate.Request.Description is provided the server derives
the rich-text doc from it; when both are sent
Wm.Beast.Organization.Packages.Engagement.Packages.EngagementAction.Controller.Public.EngagementActionCreate.Request.DescriptionJson is the authoritative content and
Wm.Beast.Organization.Packages.Engagement.Packages.EngagementAction.Controller.Public.EngagementActionCreate.Request.Description is treated as the plain-text mirror.

string | null

Rich-text representation of the description as a ProseMirror
JSON document (serialized to a string). When omitted the server
derives the rich-text doc from Wm.Beast.Organization.Packages.Engagement.Packages.EngagementAction.Controller.Public.EngagementActionCreate.Request.Description, so
callers that don't yet support rich text keep working unchanged.

assigned_user_ids
array of objects
required

Users assigned to this action item

assigned_user_ids*
date-time | null

Date time when the action item is due

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json