Hi
@ https://anaplan.vanillacommunities.com/profile/pmarpaka ,@ https://anaplan.vanillacommunities.com/profile/christophe_keom
Thank you so much for creating this detailed document. https://community.anaplan.com/t5/How-To/How-to-use-Talend-with-CA-Certs-and-Transactional-APIs/ta-p/109447 , https://community.anaplan.com/t5/How-To/Anaplan-Connect-2-0-Approaches-to-Anaplan-integration-using-On/ta-p/110874 We are following this to create a Anaplan Integration with Talend.
But instead of CA Certificates we are trying to do it with the Basic Auth. If possible can you please let me know how to configure the Components in talend for Basic Auth and share if you have any example.
Thanks in Advance.
Hi,
From the Talend with CA Certs and Transactional APIs article you can change to value for Authorisation to be "Basic <Base 64 encrypted username:password>". You can also leave request body empty. Other than that same Talend flow should work for you.
Thanks @pyrypeura .
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦