
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Extracting pick list values from salesforce using tRestClient and OAuth2.0
I Was trying to extract picklist values from a salesforce object by referring this article and i'm failing to map the response which I got from tRestClient by using tXmlMap
i was referring below article to get the picklist values
A
failing to map the response from tRestClientplease help me with this

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
This will not come automatically, you can copy the xml body from tLogRow(just before tXMLMap) save it to a file and import it in tXMLMap.
Feel free to post your issue here.
Best regards
Sabrina

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How can we also retrieve the translations of these picklist-values. We want to integrate these into our DataWareHouse-tables.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The link in the original question is incorrect. This is the link you require.....
https://community.talend.com/s/article/Extracting-Picklists-from-Salesforce-DusCS
