Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] lokalise #14588

Open
pipedream-component-development opened this issue Nov 7, 2024 · 0 comments · May be fixed by #14604
Open

[Components] lokalise #14588

pipedream-component-development opened this issue Nov 7, 2024 · 0 comments · May be fixed by #14604
Assignees

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Nov 7, 2024

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

@michelle0927 michelle0927 self-assigned this Nov 7, 2024
@michelle0927 michelle0927 linked a pull request Nov 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants