XML Data Feed: Change List

Results:  List of products that have been added, updated, or deleted on DC. You may pass in a startDate to filter the results to items changed since that date.

URL:
https://prod-api.distributorcentral.com/xml/suppliers?acctwebguid=#YourAcctWebGUID#
https://prod-api.distributorcentral.com/xml/change-list/#YourAcctWebGUID#/#YourAcctGUID#

 

Parameters Required
AcctWebGUID yes
AcctGUID no
StartDate (mm-dd-yyyy) * no
*Warning - Very slow if a longer time period is chosen  

Sample XML Results

<?xml version="1.0" encoding="UTF-8"?>
<products rowCount="2000" fieldNames="ACCTGUID,ADDEDTOSEARCHDATE,COMPANYNAME,CREATEDATE,ITEMACTION,ITEMNAME,LASTUPDATEDDATE,SUPLDISPLAYNAME,SUPLDISPLAYNO,SUPLITEMNO,SUPPLIERITEMGUID">
	<PRODUCT>
	  <ACCTGUID/>
	  <ADDEDTOSEARCHDATE>Mon Jan 01 1900 00:00:00 GMT+0000 (Coordinated Universal Time)
	  </ADDEDTOSEARCHDATE>
	  <COMPANYNAME>Pepco Poms</COMPANYNAME>
	  <CREATEDATE>Mon Jun 15 2015 00:00:00 GMT+0000 (Coordinated Universal Time)</CREATEDATE>
	  <ITEMACTION>UPSERT</ITEMACTION>
	  <ITEMNAME>Yard Signs - Digital Full Color</ITEMNAME>
	  <LASTUPDATEDDATE>Tue May 12 2020 15:44:04 GMT+0000 (Coordinated Universal Time)</LASTUPDATEDDATE>
	  <SUPLDISPLAYNAME/>
	  <SUPLDISPLAYNO>1218 - 12" x 18"</SUPLDISPLAYNO>
	  <SUPLITEMNO>YS-4CP</SUPLITEMNO>
	  <SUPPLIERITEMGUID>FDD0DDE1-D9C7-4E24-A16B-82C0552AA106</SUPPLIERITEMGUID>
	</PRODUCT>
</products>

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request