Skip to content

Singer.io tap for extracting data from the Affiliate Window API

License

Notifications You must be signed in to change notification settings

ideavateltd/tap-awin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap-awin

A singer.io tap for extracting data from the Affiliate Window SOAP API written in python 3. Author: Hugh Nimmo-Smith (hugh@onedox.com)

Supported APIs and data models

Affiliate Service v4:

  • transactions
  • merchants for programmes that you are joined to

Limitations

Current limitations include:

  • Only supports above data types
  • No error handling
  • There may be a newer (non-SOAP) API to use instead

Configuration

The following keys are required:

{
  "publisher_id": 123456,
  "api_password": "<<api passeword>>",
  "user_type": "affiliate",
  "start_date": "2016-01-01T00:00:00Z",
  "validation_window": 90
}

About

Singer.io tap for extracting data from the Affiliate Window API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages