Skip to content

[Components] lokalise #14588

@pipedream-component-development

Description

lokalise

URLs

Polling Sources

new-task-created-instant

Prompt

Emit new event when a new task is created in lokalise. There are no required props.

URLs

project-imported-instant

Prompt

Emit new event when data is imported into a project. The required props would be the project ID, so the system would know where to send the event.

URLs

new-task-closed-instant

Prompt

Emit new event when a task is closed. The task ID is required prop, which tells the system which task the event should be sent.

URLs

Actions

create-project

Prompt

Initializes an empty project in Lokalise. No props are needed for this action.

URLs

upload-file

Prompt

Uploads a specified file to a Lokalise project. The required prop is file_path, which specifies the location of the file to be uploaded.

URLs

download-files

Prompt

Retrieves and downloads files from Lokalise. The required prop is project_id, which specifies from which project to download files. An optional prop is file_format, which specifies the format of the files to be downloaded.

URLs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions