← All apps

Automate Habitica for free on Stepper

Habitica is a free habit-building and productivity app that treats your real life like a role-playing game. Level up your life by challenging yourself to build good habits and stop bad ones.

I want to integratewithSee how to connect Habitica to ...

Triggers available for Habitica on Stepper

Task Scored

Triggers when the authenticated user scores a task up or down (marks it done or logs a habit).

  • 1 parameters

User Leveled Up

Triggers when the authenticated user gains a level.

Actions available for Habitica on Stepper

Create Task

Creates a new task (habit, daily, to-do, or reward) for the authenticated user.

  • 12 parameters

Update Task

Updates an existing task's title, notes, priority, due date, or other properties.

  • 7 parameters

Delete Task

Deletes a task permanently. Cannot delete tasks belonging to active challenges.

  • 1 parameters

Score Task

Scores a task up (complete/positive) or down (negative habit). Updates user stats accordingly.

  • 2 parameters

Get Task

Looks up a single task by its UUID or alias and returns full task details.

  • 1 parameters

List Tasks

Lists all tasks for the authenticated user, optionally filtered by type.

  • 1 parameters

Create Tag

Creates a new tag that can be applied to tasks.

  • 1 parameters

Delete Tag

Deletes a tag and removes it from all tasks.

  • 1 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.