Clickup

ClickUp unifies docs, tasks, and knowledge. With KODIF, you can create tasks and docs, update task details, and retrieve pages or filtered task lists so operational follow‑ups from support are captured automatically.

Integration Actions

ClickUp - Create Doc in Workspace

Creates Doc in Workspace using ClickUp. Requires parent_id and visibility and create_page and parent_type and workspace_id and document_name. Returns confirmation of creation, including the new record’s ID and details.

ClickUp - Create Folder in Space

Creates Folder in Space using ClickUp. Requires space_id and folders_name. Returns confirmation of creation, including the new record’s ID and details.

ClickUp - Create Page in Doc

Creates Page in Doc using ClickUp. Requires doc_id and page_name and sub_title and page_content and workspace_id and content_format and parent_page_id. Returns confirmation of creation, including the new record’s ID and details.

ClickUp - Create Task in List

Creates Task in Retrieves using ClickUp. Requires points and list_id and team_id and archived and due_date and links_to and priority and assignees and task_name and task_tags and notify_all and start_date and task_status and due_date_time and time_estimate and parent_task_id and custom_task_ids and start_date_time and task_description and check_required_custom_fields. Returns confirmation of creation, including the new record’s ID and details.

ClickUp - Get Filtered Team Tasks by Tags

Retrieves Filtered Team Tasks by Tags using ClickUp. Requires team_id and tag_to_searched. Returns the requested data record(s) with all available details.

ClickUp - Get Pages from Doc

Retrieves Pages from Doc using ClickUp. Requires doc_id and workspace_id. Returns the requested data record(s) with all available details.

ClickUp - Update Task in List

Updates Task in Retrieves using ClickUp. Requires parent and points and list_id and task_id and team_id and archived and due_date and links_to and priority and assignees and task_name and task_tags and notify_all and start_date and task_status and due_date_time and time_estimate and custom_task_ids and start_date_time and task_description and check_required_custom_fields. Returns the updated record with the applied changes.