Hi experts, I am new to PI/PO. Now we have a requirement to call external API in SAP through PI/PO to transfer data from SAP to the third party. We need to call the API like below:
1.First get token:

2. Then put the token got from the first step in the URL to call the API to transfer the data.

My question is how can we do the configuration in the PI/PO for the Dynamic token and Dynamic URL? Thanks in advance!