New Import Tool API Available



The new import tool API allows a user to POST an encoded XML transaction to the Import Tool. Transaction results can be viewed on the Administration > Integration Studio > Import Tool > Results page. Reference the Import Tool XML and Configuration Settings Guide for transaction details. There is also a GET API to allow a user to see the status of an Import Tool transaction. StagingID is from the response of a previous POST.

The headers go as follows:
Headers - US-Customer-Api-Key, Authorization (base64 encoded {username}:{password})