Using the Write API and Locales

I am trying to upload localizations of content using the Write API but can’t seem to find examples of how to do it and my guesses aren’t working. Can someone provide a code example of how to upload localizations of content?

Builder content link
e.g. Builder.io: Visual Development Platform

Builder public api key
go to Builder.io: Visual Development Platform and copy your PUBLIC api key

What are you trying to accomplish
e.g. I want to integrate builder on a landing page

Screenshots or video link
Screenshots of your issue, or even better a link to a video of what is happening or what you are trying to accomplish. We love using loom for that sort of thing

Code stack you are integrating Builder with
e.g. NextJS, react, Shopify

Reproducible code example
If you are having integration errors, please link to codesandbox or copy and paste your problematic code here. The more detail the better!

Hello @jhs129,

For uploading localized content using Write API, you may find help at the following forum post How to import multi-locale data via the Write API

Hope this helps!

Thanks,