How to get token with HTTP Request

Hi.

I am a beginner to UiPath and was asked to get token from https://auth0.com/ by using HTTP Request

I was given

endpoint
“client_id”
“client_secret”
“audience”
“grant_type”

Sounds like all necessary parameters to get token.

But when I try to use HTTP Request, I cannot find where to input those parameters.

I tried Property-Option-Parameter, but the output of statuscode is always 404

Can somebody help me? Thanks.

Hello,
You can see how I Do Oauth with Salesforce and ServiceNow in these videos:

Thanks,
Cristian Negulescu