Smartling / api-sdk-nodejs

3 stars 9 forks source link

Adding strings to project or job #110

Open jongrantwritescode opened 1 week ago

jongrantwritescode commented 1 week ago

I'd like to use the API to add strings to my project and then add those strings to a job. I see that is possible in the REST APIs, but not seeing the capability in the node package.

Can that be added to the node package?

dimitrystd commented 1 week ago

We will think about this development. If you can't wait, you are welcome to contribute via PR. Many thanks.

P.S. Working directly with strings is uncommon; instead, use files. I would recommend speaking with your Smartling SA/CSM. They can advise on the appropriate architecture for custom integrations.