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:
- 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\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'.