NOOB.
I have the API working to give me a contact's info via email=address%40domain.com, but I need all the details. If I take the contact-id and add it to the URL I get an error
https://api.constantcontact.com/ws/customers/joesflowers/contacts?email=joe%40smith.com
gets me the contact with an id of 222222 (let's say)
So I pass https://api.constantcontact.com/ws/customers/joesflowers/contacts/222222
And I get an error. What am I missing?
Mike K
I did notice this works correctly in FireFox, but not IE - weird.
In IE, it will try to display the feed based on certain predefined RSS Feed types. If the type can not be determined from the content, it will display an error message instead of the content. However, the information is still there. Simply Right-Click anywhere on the page and click "View Source". You'll find the full XML of the returned request there.
As an aside, it is much easier to work with XML like this in an interactive client such as RESTClient. You can find more information about this program here.
The holidays have come and gone. For many seasonal businesses, this means the rush of shoppers has decreased as well. Instead of turning off the lights and waiting for spring, make your email marketi...
See Article