Tool to create multiple comments in bulk for MOCO objects. Use when you need to add the same comment to multiple objects of the same type efficiently.
textRequiredstringComment text to add to all specified objects. Supports plain text or HTML.
created_atstringCustom timestamp for data migration purposes. Format: YYYY-MM-DDTHH:MM:SS (e.g., 2018-05-09T05:40:06). If not provided, current timestamp is used.
commentable_idsRequiredarrayArray of object IDs to create comments for. All IDs must be of the same commentable_type.
commentable_typeRequiredstringThe type of object being commented on. All IDs in commentable_ids must be of this type.
attachment_contentstringFile content as a base64-encoded string. Required if attachment_filename is provided.
attachment_filenamestringFile name for an attachment to include with the comments.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.