FuelSDK-Python icon indicating copy to clipboard operation
FuelSDK-Python copied to clipboard

FuelSDK for python

Results 77 FuelSDK-Python issues
Sort by recently updated
recently updated
newest added

**Describe the bug** In `sample_dataextension.py`, line 74, the property name used to filter a data extension is `CustomerKey`, which is the `CustomerKey` for a Data Extension Field. It should be...

bug

Referenced Issue: #122 **This PR tackles the following code improvements** 1. When configuring the ET_Client, loading the WSDL and refreshing the token, the current code only raise base Exceptions, which...

**Describe the bug** A clear and concise description of what the bug is. ET_Email() seems to only return one record, instead of the whole list of emails. **To Reproduce** Steps...

bug

**Describe the bug** soap_client method not found when instantiating ETL_Client. SUDS complains it cannot find the method 'PartnerAPI.Soap.__len__'. I've copied the WSDL file from your repo into my python module...

bug

I don't see this capability but thought we might be able to add it.

**Is your feature request related to a problem? Please describe** 1. When configuring the ET_Client, loading the WSDL and refreshing the token, the current code only raise base `Exception`s, which...

enhancement

**Describe the bug** The creation of data extension row fails when only `Name` attribute value is provided in the request payload as the underlying logic in `self.getCustomerKey()` method to describe...

bug

Suggested by @Thom3435 in this [thread](https://github.com/salesforce-marketingcloud/FuelSDK-Python/issues/114)

**Is your feature request related to a problem? Please describe** In version 0.9, Setup.py requires requests version 2.2.1, which does not fit well in projects that make use of newer...

enhancement

Is it possible to get the data from the Complaints (or Spam Complaints) table with the API ? ![image](https://user-images.githubusercontent.com/40574523/42577651-13e7d89c-8525-11e8-84eb-b8d1f842dde3.png)