colemanja91 / pyeloqua

NOTICE: I have not worked in Eloqua in years, and many parts of this package are likely out-of-date. Please feel free to fork and continue the work for the community (if you still have to work with Eloqua, you have my condolences). Python wrapper functions for Eloqua APIs
Other
22 stars 13 forks source link

Add verbose option for funtions #13

Closed colemanja91 closed 7 years ago

colemanja91 commented 7 years ago

Original thought was for functions such as CheckSyncStatus and PostSyncData, where there was a lot going on under the hood. New methodology eliminates a lot of that.