Setting Up ArcDynamic

Setting Up ArcDynamic


Integration Specs:

  • Supported functions:
    • Order Download
    • Shipment Confirmation
    • Inventory Sync
  • Required Parameters
    • Extensiv Integration Manager API User
    • Integration Manager API Key
    • Webhook URL

Step-by-step guide

  1. API User Setup:
    1. Create an API user in the core application (Arc) : Users -> Add user
    2. Add a token for that newly created API user: Users -> Edit -> Security -> Add token
    3. Take note of the username/token and save it in this URL format
    4. https://REPLACE_WITH_DEPLOYMENT_CODE.skyrin.com/apps/cart/stores/REPLACE_WITH_STORE_CODE/services/cart/plugin.CartRover.handleWebhook/$/username=REPLACE_WITH_API_USERNAME/token=REPLACE_WITH_API_TOKEN/
  2. API Group Setup:
    1. Create an API group : Permissions -> API Groups -> Add group (e.g. Name=CartRover, Code=cartrover)
    2. Add the following API to the group : Permissions -> API Groups -> Edit -> APIs → cart: plugin.CartRover.handleWebhook (search for the plugin.CartRover portion, check the API, and click "OK" in the bottom right)
  3. User Group Setup:
    1. Create a user group : Permissions -> User Groups -> Add Group (e.g. Name=CartRover, Code=cartrover)
    2. Add the user created above to the user group : Permissions -> User Groups -> Edit -> Users -> Add user
    3. Add the API group created above to the user group : Permissions -> User Groups -> Edit -> API Group Permissions -> Add API Group
    4. Select "Write" in the Access Control Level

Finally, take the URL from above (if a new token was created, remember to replace it in the URL) and put it in Integration Manager field Webhook URL.

To verify, you can put the URL above in the browser and get a message like the following:

      E05PRA1: Invalid event specified

Responses like:

      {"id":null,"success":false,"data":false,"encoding":false,"code":401,"errorCode":"E01F1B1","message":"Authorization Failed","count":null,"errors":[]} 

indicate something is wrong with the permissions.

It is recommended to clear your browser history and/or delete the token and create a new one after verifying everything is working.


    • Related Articles

    • ArcDynamic Integration Overview

      Supported Functions Order Download Shipment Confirmation Inventory Sync Workflow Extensiv Integration Manager retrieves new orders from Arc Dynamic Integration Manager delivers orders to WMS/OMS Integration Manager retrieves shipment tracking and ...
    • Setting Up ChannelAdvisor

      Integration Specs: Supported functions: Order Download Shipment Confirmation - Detailed Inventory Sync Required Parameters ChannelAdvisor Admin Username ChannelAdvisor Admin Password Step-by-step guide On the New ChannelAdvisor setup page, click the ...
    • Setting Up Vend

      Required Parameters Vend URL URL Format: https://<store_name>.vendhq.com Access Token Step-by-step guide Obtain your Vend URL and enter it into the Vend New Cart Setup page.  Log into your Vend Admin panel, then go to Setup → Personal Tokens page to ...
    • Setting Up Infoplus Commerce

      Integration Specs: Supported functions: Order Send Shipment Confirmation Pickup - Detailed Inventory Sync Pickup Multi-Warehouse Support Product Alias Pickup Required Parameters Per Warehouse Params Company Identifier API Key Per Merchant Params Line ...
    • Setting Up HSN

      Integration Specs: Supported functions: Order Download Inventory Sync Shipment Confirmation Required Parameters Server username password Vendor ID Interchange ID (yours and theirs) Extensiv Integration Manager can communicate directly with HSN using ...