A singer.io tap for extracting data from the Affiliate Window SOAP API written in python 3. Author: Hugh Nimmo-Smith (hugh@onedox.com)
transactions
merchants
for programmes that you are joined to
Current limitations include:
- Only supports above data types
- No error handling
- There may be a newer (non-SOAP) API to use instead
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
}