Hi Paul,There is another way to achieve this, which is how i have achieved it. I am passing the Login username ( user credentails) as the mboxThirdPartyId in a REST Call to the target API. The call looks something like var target_thirdPartyId = thirdPartyID; // user login ID ...