Hi Experts,
I m using bulk activity service to add contacts in a list. The following message body
returns:
********************************************************************************
<?xml version='1.0' encoding='UTF-8'?>
ADD_CONTACT_DETAIL
PENDING
1
2008-10-31T11:05:38.780Z
http://api.constantcontact.com/ws/customers/username/activities/a07e2dywal2fmypyuak
ADD_CONTACT_DETAIL: Unnamed
2008-10-31T11:05:38.780Z
Constant Contact
*********************************************************************************
I can trace error only.... when I add those contacts which were uploaded previously but I have change
there status from active to removed the above given error occur
Looking for experts kind attention............................
re: Bulk Add "Error"
Are you sure you have an error here?
What your API request should have done is to initiate a batch upload process (ie, a job). The result you show above seems to show that a batch job ("a07e2dywal2fmypyuak") was initiated and is in the "PENDING" status (jobs are scheduled, they go from PENDING, TO running, to completed).
To determine the status of the batch job, or to look at detailed results, pursue the link provided:
http://api.constantcontact.com/ws/customers/username/activities/a07e2dyw...
or simply login to your account, and go to Contacts/Activities and see if the job you submitted via the API is listed (and if the contacts were added).
Does this work for you?
Thanks,
Tom Mignosa, Product Manager, Constant Contact