/
Postman Testing (Pricefx Authentication)
Postman Testing (Pricefx Authentication)
OAuth
Configure the ‘Pricefx-Key’ header.
Invoke the token endpoint with a payload shown below. You should be able to get the bearer tokens in the response.
JWT
Configure the ‘Authorization’ header – Base64 encoded string of {partition}/{username}:{password}.
Invoke the ping endpoint. You should be able to get the JWT token in the response headers.
, multiple selections available,
Related content
Create Connection
Create Connection
More like this
HTTP API console
HTTP API console
More like this
Salesforce REST API OAuth Setting for Integration Manager salesforce-service
Salesforce REST API OAuth Setting for Integration Manager salesforce-service
More like this
Salesforce REST API OAuth Setting for Integration Manager salesforce-service
Salesforce REST API OAuth Setting for Integration Manager salesforce-service
More like this