Create an account now!
HOME FEATURES PRICING CONTACT US ABOUT CUSTOMER LOGIN

Contact.GetActive

Gets a list of all active contacts that have been subscribed since the specified date. Go here for the WSDL.

Input Parameters

Here's a list of all the parameters you'll need to pass to the Contact.GetActive method. All parameters are required.

ApiKey: string

Your API access key. Go here for more details.

Date: string

Contacts subscribed after the Date specified will be returned. Must be in the format MM-DD-YYYY HH:MM:SS AM|PM

Return Codes

Upon a successful call, this method will return an array of Contact complex types. Upon an error, this method will return a Result complex type.

0: System Failure

The request failed due to a system failure.

100: Invalid API Key

The API key passed was not valid or has expired.

106: Invalid Date

The date value passed in was invalid.