← All apps

Automate Lokalise for free on Stepper

Lokalise is a translation management system for software localization. Manage projects, translation keys, translations, contributors, tasks, comments, and webhooks.

I want to integratewithSee how to connect Lokalise to ...

Triggers available for Lokalise on Stepper

New Contributor

Triggers when a contributor is added to a project.

  • 1 parameters

Contributor Removed

Triggers when a contributor is removed from a project.

  • 1 parameters

New Key

Triggers when a new translation key is added to a project.

  • 1 parameters

New Key Comment

Triggers when a comment is added to a translation key.

  • 1 parameters

Key Modified

Triggers when a translation key is modified.

  • 1 parameters

Key Removed

Triggers when a translation key is deleted.

  • 1 parameters

Language Added

Triggers when a new language is added to a project.

  • 1 parameters

Language Removed

Triggers when a language is removed from a project.

  • 1 parameters

Language Settings Changed

Triggers when language settings change in a project.

  • 1 parameters

Order Completed

Triggers when a translation order is completed.

  • 2 parameters

Order Created

Triggers when a translation order is created.

  • 2 parameters

Order Deleted

Triggers when a translation order is deleted.

  • 2 parameters

Project Deleted

Triggers when a project is deleted.

  • 1 parameters

Project Exported

Triggers when a project export is performed.

  • 1 parameters

Project Imported

Triggers when content is imported into a project.

  • 1 parameters

Project Snapshot

Triggers when a project snapshot is created.

  • 1 parameters

Task Closed

Triggers when a task is closed.

  • 2 parameters

New Task

Triggers when a new task is created.

  • 2 parameters

Task Deleted

Triggers when a task is deleted.

  • 1 parameters

Task Language Closed

Triggers when a single language within a task is closed.

  • 1 parameters

Translation Reviewed

Triggers when a translation is marked or unmarked as reviewed.

  • 1 parameters

Translation Updated

Triggers when a translation is updated.

  • 2 parameters

New Task Language (Polling)

Polls a Lokalise project for new task-language pairs (each task fans out into one item per language).

  • 1 parameters

Actions available for Lokalise on Stepper

Create Project

Creates a new Lokalise project under a team.

  • 5 parameters

Create Key

Creates a translation key in a Lokalise project, optionally with platforms, tags, and an initial translation.

  • 16 parameters

Update Key

Updates an existing translation key.

  • 9 parameters

Delete Keys

Deletes one or more translation keys from a project. Destructive — cannot be undone.

  • 2 parameters

Update Translation

Updates the text and review state of a single translation.

  • 6 parameters

Create Comment

Adds a comment to a translation key.

  • 3 parameters

Create Task

Creates a translation or review task in a Lokalise project.

  • 15 parameters

Upload File

Uploads a file to a Lokalise project. Returns a queued process — poll the process endpoint separately to track completion.

  • 19 parameters

Download Files

Triggers an export of project translations and returns a `bundle_url` to a ZIP archive.

  • 27 parameters

Get Project

Retrieves a project by ID.

  • 1 parameters

Get Key

Retrieves a single translation key.

  • 3 parameters

Get Translation

Retrieves a single translation by ID.

  • 3 parameters

Get Task

Retrieves a Lokalise task by ID.

  • 2 parameters

Get Comment

Retrieves a single comment by ID.

  • 3 parameters

Get Order

Retrieves a translation order by ID.

  • 2 parameters

Find Keys

Searches/lists translation keys with rich filters. Supports cursor pagination.

  • 15 parameters

Find Translations

Lists translations with optional filters. Cursor pagination.

  • 8 parameters

Find Tasks

Lists tasks in a project. Offset pagination.

  • 3 parameters

Find Orders

Lists translation orders for a team. Offset pagination.

  • 1 parameters

List Key Comments

Lists comments on a translation key. Offset pagination.

  • 2 parameters

Make HTTP Request

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