Back to integrations

Paddle and SimpleLocalize integration

Save yourself the work of writing custom integrations for Paddle and SimpleLocalize and use n8n instead. Build adaptable and scalable Sales, workflows that work with your technology stack. All within a building experience you will love.
Paddle
SimpleLocalize

How to connect Paddle and SimpleLocalize

Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Paddle and SimpleLocalize integration: Create a new workflow and add the first step

Build your own Paddle and SimpleLocalize integration

Create custom Paddle and SimpleLocalize workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Paddle supported actions

Create

Create a coupon

Get Many

Get many coupons

Update

Update a coupon

Supported API Endpoints for SimpleLocalize

POST

Add translation

Add translations to the project.

/docs/api/add-translations/
GET

Read translations

Fetch translations from the project.

/docs/api/read-translations/
PUT

Update translation

Update existing translations in the project.

/docs/api/update-translations/
DELETE

Delete translation

Delete specific translation keys from the project.

/docs/api/delete-translations/
POST

Import translations

Import translations from a file.

/docs/api/import-translations/
GET

Export translations

Export translations to a file.

/docs/api/export-translations/
POST

Auto-translate

Automatically translate your project's texts.

/docs/api/auto-translate/
PATCH

Update translation

This endpoint allows you to update translations in your project.

/api/v2/translations
POST

Publish translations

This endpoint publishes translations to make them available publicly.

/docs/api/publish-translations/
GET

Get all translations

Fetches all translations for the specified project and environment.

/{projectToken}/{environment}/_index
GET

Get translations by language key

Fetches translations for a specific language key.

/{projectToken}/{environment}/{languageKey}
GET

Get translations by language key and namespace

Fetches translations filtered by language key and namespace.

/{projectToken}/{environment}/{languageKey}/{namespace}
GET

Get translations by language key, namespace and customerId

Fetches translations filtered by language key, namespace, and customer ID.

/{projectToken}/{environment}/{languageKey}_{customerId}/{namespace}
GET

Get customer-specific translations

Fetches translations that are customer-specific for a given language key.

/{projectToken}/{environment}/{languageKey}_{customerId}
GET

Search translations

Searches for translations based on provided query parameters.

/api/v2/translations

To set up SimpleLocalize integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to SimpleLocalize to query the data you need using the API endpoint URLs you provide.

See the example here

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the SimpleLocalize official documentation to get a full list of all API endpoints and verify the scraped ones!

Other integrations with Paddle

PaddleGoogle SheetsPaddleSlackPaddlePostgresPaddleMailgun
FAQs

FAQ

Can Paddle connect with SimpleLocalize?

Can I use Paddle’s API with n8n?

Can I use SimpleLocalize’s API with n8n?

Is n8n secure for integrating Paddle and SimpleLocalize?

How to get started with Paddle and SimpleLocalize integration in n8n.io?

Looking to integrate Paddle and SimpleLocalize in your company?

The world's most popular workflow automation platform for technical teams including

Why use n8n to integrate Paddle with SimpleLocalize

Build complex workflows, really fast