/
Postman Testing (Pricefx Authentication)

Postman Testing (Pricefx Authentication)

OAuth

Configure the ‘Pricefx-Key’ header.

pricefx key.jpg

Invoke the token endpoint with a payload shown below. You should be able to get the bearer tokens in the response.

get_token_-_Boomi.jpg

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.

 

Related content

Create Connection
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