IMan System Connector Setup
- Log into IMan
- Go to the Setup tab > System Connectors
- Double click the empty row at the top of the grid to create a new entry:
- System ID
- Can be any non-blank value.
- System Type
- Select Shopify from the drop down. If Shopify is not present in the drop down, try:
- Restarting the IMan IIS application pool.
- Check \IMan\Debug\CustomAddinLoadLog.log for any errors or messages.
- Select Shopify from the drop down. If Shopify is not present in the drop down, try:
- Version
- The version equates to the Shopify API version. You may be presented with just a single option in the drop down, or multiple dependent on your installation.
An empty option in the drop down represents a connector which does not target a specific version of the Shopify API. Unversioned connectors are now deprecated, so please do not use.
- The version equates to the Shopify API version. You may be presented with just a single option in the drop down, or multiple dependent on your installation.
- Description
- A description for the connection.
- Connection String
- For debug purposes tracing can be enabled to write out the outgoing calls and responses made from IMan to Shopify:
- TRACE=True
To enable tracing. - TRACE=False
To disable tracing or remove the value altogether.
- TRACE=True
- The resulting trace file will be written to: \IMan\Debug\WSTRACE-Shopify.log
- For debug purposes tracing can be enabled to write out the outgoing calls and responses made from IMan to Shopify:
- Username
- The API Key from the Private App setup in Shopify.
- Password
- The password from the Private App setup in Shopify.
- Company Id
- This is the Shopify store ID. The store ID is the first part of the server DNS name before 'myshopify.com'.