Habitica
Habitica is an open-source task management application that gamifies productivity by turning tasks into role-playing game elements.
In development
Cataloged and scoped, not yet available to run in production.
- 70
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Add Task to Challenge
Tool to add a new task to a specified challenge. Use when you need to programmatically create a challenge task after the challenge is set up and you have its ID.
Add Push Device
Tool to register a push notification device for the authenticated user. Use when you need to enable push notifications for mobile devices or UnifiedPush clients.
Add Tag to Task
Tool to add a tag to a task. Use when you need to categorize or label a task with an existing tag.
Cancel Subscription
Attempts to cancel the authenticated user's subscription. Since Habitica's public API does not provide a cancellation endpoint, this action checks the current subscription state and returns: - success=True with a no-op message if there is no active subscription - success=False with guidance to cancel via the website/app if a subscription appears active
Clone Challenge
Tool to clone an existing challenge. Use when you need to duplicate a challenge to a different group with a new name.
Create Challenge
Tool to create a new challenge. Use when you need to start a challenge in a specific group with title, summary, and optional tasks.
Create Habitica Group
Tool to create a Habitica party or guild. Use when you want to initialize a new group with name, type, and optional privacy and description.
Create Tag
Tool to create a new tag. Use after determining the desired tag name.
Triggers
Events that start workflows from this integration.
Checklist Item Scored
Fires when a checklist item within a task is scored.
Task Created
Fires when a task is created in Habitica.
Task Deleted
Fires when a task is deleted in Habitica.
Task Scored
Fires when a task is scored (e.g., checking off a To Do or Daily, or clicking '+' or '-' on a Habit).
Task Updated
Fires when a task is updated in Habitica.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.