Video
Preface
To create a Magento API Connection to GroovePacker, in order to import orders, you can follow this article/video.
Process
To connect Magento to GroovePacker, first you need a SOAP API user in Magento with full roles.
If you already have one that you would like to use please skip down to: "To add an API Connection to GroovePacker with your API User"
If you need to create one please start here:
2- Click System > Web Services > SOAP/XML-RPC - Roles.
3- Add a new role, call it 'full,' and give it full permissions by going to Role Resources, hitting All, and hitting save.
4- With a new or existing role with full access, we click System > Web Services > Users.
5- Add a new user, give them some credentials.
To add an API Connection to GroovePacker with your API User:
That's all there is to it! Thanks!
If there are any complications in this process, do not hesitate to contact support - that's why we're here!
Troubleshooting:
If you have trouble importing orders and you know the steps were followed please check that the WS-I compliance setting is set to No:
System > Config > Services > Magento Core API > WSI Compliance
If it is set to Yes the import will not run. If other extensions require it to be set to Yes we will need to use the REST API rather than the SOAP API. Please contact support for instructions.