I have a process where i am using the Send HTTP Call step.
The step needs username and password to invoke the URL. I want these to be the credentials of the user that is running the process.
How do I supply these to the Send HTTP Call step?
Asked
Active
Viewed 251 times
1 Answers
0
You can use the request.user.id property to get the user ID, but you can't get the password of the user that requested the process.

Tim McMackin
- 199
- 1
- 8