/
Create Connection

Create Connection

The connection represents a specific Pricefx partition and its associated user authentication details. If you have multiple accounts or multiple partitions, you need a separate connection for each.

Connection Tab

Options:

  • URL ā€“ URL to access Pricefx via browser. The path is not required. For example, https://app.pricefx.eu.

  • Username ā€“ Username to log in to Pricefx via browser.

  • Password ā€“ Password to log in to Pricefx via browser.

  • Partition ā€“ Name of the partition that you use to log in to Pricefx via browser.

  • Use JWT Token in Process ā€“ Makes the connector use JWT token instead of Username, Password to invoke Pricefx API. It is recommended to use for better performance at the Pricefx server. The token can be retrieved fromĀ the ā€œGet Tokenā€Ā operation and expires in about 30 minutes. When using JWT token authentication, you must specify the token value. You can set the JWT token value using the ā€œJWT Tokenā€ document property. You can only choose either using JWT token or OAuth token.

  • Use OAuth Token in Process ā€“ Makes the connector use OAuth token instead of Username, Password to invoke Pricefx API. It is recommended to use for better performance at the Pricefx server. The token can be retrieved from the ā€œGet Tokenā€ operation and expires in about 60 minutes. When using OAuth token authentication, you must specify the token value. You can set the OAuth token value using the ā€œOAuth Access Tokenā€ document property. You can only choose either using JWT token or OAuth token.

OAuth Configuration Tab

If Use OAuth Token in Process is selected on the Connection tab, you will have to configure ā€œOAuth Configuration Tabā€ as well.

  • Client ID ā€“ Pricefx API Key

  • Client Secret ā€“ Base64 encoded string of {partition}/{username}:{password}

Ā 

Test Connection

You can test your connection settings before you use the connection in a process or even before you save the connection.

Related content

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