Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Need Help for rest connection

Does anyone know how I can sent  unicode characters in the http post reqest body 

I set connection_type : application/json;charset:utf-8

qlik_rest_connector.PNG

but when I check http post request in fiddeler software unicode character in request body not recognize

fiddeler.PNG

1 Reply
Anonymous
Not applicable
Author

You can try the Qlik Rest Connector where in the query header section you can put the name as content type -application/json;charset:utf-8