Wolfgang Terzer Posted September 16, 2020 Share Posted September 16, 2020 I need to get the ContentDocumentId with a lookup block from a salesforce system. If I use the Native Query: "SELECT ContentDocumentId,Id,Title FROM ContentVersion WHERE Id = '0681w000001JTNrAAO''I can find the fitting and correct ContentDocumentId. If I use a Lookup Block for the entity "ContentVersion" and use the matching criteria id = "0681w000001JTNrAAO" and the want to grab theContentDocumentId it does return 0 results. Has somebody a clue how to solve this issue See the images below for the settings of the flow. Link to comment Share on other sites More sharing options...
Nick Roelandt Posted October 5, 2020 Share Posted October 5, 2020 Hi Wolfgang, When you configure the native query you can Test and preview it. Will it show the result in the preview thanks Nick Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now