Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Send HTTP Callステップを使用しているプロセスがあります。 このステップでは、URL を呼び出すためにユーザー名とパスワードが必要です。これらをプロセスを実行しているユーザーの資格情報にしたい。 これらを Send HTTP Call ステップに提供するにはどうすればよいですか?
request.user.id プロパティを使用してユーザー ID を取得できますが、プロセスを要求したユーザーのパスワードを取得することはできません。