Having installed the Plytix connector, some setup is required before it can be used. You must:
Once this setup is complete, you can add instances for use in process flows.
A post-request script is required to generate an authentication token from the given instance credentials. Follow the steps below to create this script.
Step 1 From the Patchworks dashboard, select scripts from the left-hand navigation menu.
Step 2 Click the create script button:
Step 3 In the name field, type the following:
Step 4 In the description field, type the following:
Step 5 Click in the language field and select PHP 8.1:
Step 6 Click the create button.
Step 7 The script is created and opened in edit mode - select and remove any placeholder code:
Step 8 Paste in the code below.
Step 9 Click the save and deploy button:
Step 1 From the Patchworks dashboard, select connectors and instances from the left-hand navigation menu to access your installed connectors.
Step 2 Find your Plytix connector and click the settings icon.
Step 3 Click the authentication option:
Step 4 Select the API key authentication method:
Step 5 In the lower panel, select the post-request script tab:
Step 6 Click in the select script field and select your Plytix Post-Request Script:
Step 7 Select the latest version:
Step 8 Save changes:
Step 9 You can now add instances of this connector for use in process flows.
Plytix is a Product Information Management (PIM) solution which helps to distribute product information anywhere online.
API documentation for Plytix (used to build this connector) can be found via the link below:
When adding connector instances for Plytix, the following authentication methods are supported:
When a user chooses to add a connector instance using API key authentication, the credentials below are prompted:
Having installed the Plytix connector, some additional setup is required before it can be used. You need to create a post-request script and apply this to the connector.
Having completed this setup, the Plytix connector is ready to use.
Credential | Required? | Notes |
---|---|---|
API key
Enter your Plytix API key. For information about generating API credentials please see this Plytix help article.
API password
Enter your Plytix API password. For information about generating API credentials please see this Plytix help article.