Scenario
Since sending SOAP requests with a high privileged role like an administrator is required to use TBA. This article shows how to generate tokens directly in the Postman.
Solution
- Prepare your SOAP request in postman
- Open 'Pre-request Script' tab in Postman
- Change bellow attached code according to your account settings
- Insert modified code to Postman 'Pre-request Script' tab
- Modify token passport in SOAP header according to code bellow in this article
Code here show how to add variables in token passport of your SOAP request: