Skip to content

A python API wrapper for Silverpop.

Notifications You must be signed in to change notification settings

mapmyfitness/silverpop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Silverpop API Wrapper

This is a simple wrapper for the Silverpop API.

Usage:

>>> from silverpop import API
>>> api = API('https://api.silverpop.com/XMLAPI', 'username', 'email')
>>> print api.get_user_info(list_id=102, email='test@fake.tld')

About

A python API wrapper for Silverpop.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%