Hi Team,
I have an API which creates an invoice in third party system(oracle fusion), i would like to call and authenticate this API with logged in user, which eventually will create invoice in 3rd party application and update the “Created by” column with logged in user.
As a prerequisite, i understand ,user sync is required between third party system and UI path. i am not sure, how to proceed further, any link or guidance would be helpful.
Thank you @sandyarpa767 for replying.
Sorry i am bit new to UI path, just a following question:
How do we generate access token based on loged in user details?
NOTE: Different user can run my process; therefore different token needs to be generated based on login information.