Infinity get item

Status: Closed · Asked by Sudha MK Data Tech on · 0 views

Sudha — Question ·

Hi, I have tried to get particular item with Tamil language contents from infinity. When I tried to test with simple response "on", I'm getting tamil wordings. But when I tried to get by turning off simple response, I'm not getting original wordings. It's shown as code.

Attachments

Screenshot 2022-04-18 153435.png
Screenshot 2022-04-18 153913.png
Pabblymember11 — Reply ·

Hey @Sudha

Could you please share the name of the workflow in which you facing such an issue? So that we can look into it and can assist you accordingly.

Sudha — Reply ·
Hey @Sudha

Could you please share the name of the workflow in which you facing such an issue? So that we can look into it and can assist you accordingly.


green earth daily sequence
Pabblymember11 — Reply ·

Hey @Sudha

Since you are getting the data in an advanced format that represents the data in JSON, so you can process your data with the help of the Iterator action step or with JSON Extractor to get the clean data for your further action step.

Kindly try with the action step to process it and let us know if you have any further concerns.

Sudha — Reply ·

I do not want to extract the array values. I want all data in single array.

Pabblymember11 — Reply ·

Hey @Sudha

If you simply have to pass the data in JSON format then you can pass it as it is coming because your desired API will again convert Unicode to Tamil.

Though we have processed the data to the API module as it is and received properly translated text there. Try it once at your end and let us know if you still get the data in Unicode in your desired application.

Sudha — Reply ·
Hey @Sudha

If you simply have to pass the data in JSON format then you can pass it as it is coming because your desired API will again convert Unicode to Tamil.

Though we have processed the data to the API module as it is and received properly translated text there. Try it once at your end and let us know if you still get the data in Unicode in your desired application.


I'll try and update

Back to all forum threads · Log in to reply