cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

How to use the API to add token values in localization

CZ_9645217
15-Moonstone

How to use the API to add token values in localization

I have a lot Tokens to add, if I add them manually one by one it will be a waste of time, do we have any tools can upload in batch? Thank you

 

ACCEPTED SOLUTION

Accepted Solutions
jensc
17-Peridot
(To:CZ_9645217)

Hello.

The localization tables have a service called: "AddToken" which can be found here: https://yourhostname.com/Thingworx/LocalizationTables/Default/ServiceDefinitions/AddToken

 

I'm not entirely sure you can call it directly, but if not you could just create your own service on a thing and call that.

 

Regards,

Jens

View solution in original post

2 REPLIES 2
jensc
17-Peridot
(To:CZ_9645217)

Hello.

The localization tables have a service called: "AddToken" which can be found here: https://yourhostname.com/Thingworx/LocalizationTables/Default/ServiceDefinitions/AddToken

 

I'm not entirely sure you can call it directly, but if not you could just create your own service on a thing and call that.

 

Regards,

Jens

CZ_9645217
15-Moonstone
(To:jensc)

Thank you very much, I can call it, it help me a lot.

Announcements


Top Tags