Forum Discussion
Hi @vshalbnsal,
here is one such poc based pipleline i have, SAP_To_concur_2020_05_10.slp (7.0 KB)
if you are not subscribed to concur snap pack, you can use URL sent in header to call rest api service of cocncur (v3 or v2 based on scenario) through rest snap. if it works on oauth , you can make token call in first by rest get and then use token to call actual v3 or v2 concur service through rest post.
vshalbnsal
6 years agoNew Contributor
Hi Rahul, Thanks for the reply. But could you please help me how to define targetURL and targetAuthorisation in pipeline and then how to test that from Postman.