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

FuelSDK-CSharp

Results 57 FuelSDK-CSharp issues
Sort by recently updated
recently updated
newest added

So my vendor has this event for me to call, members like ContactKey, EventDefinitionKey and Data. But I cannot find anywhere a class suffice this, not in sample project not...

**Describe the bug** Trying to retrieve ETDataExtension I am getting "Error: API Permission Failed" **To Reproduce** - Create a new ETClient() - Retrieve a ETDataExtension **Expected behavior** Should retrieve Data...

bug

**Describe the bug** Return http status other than 200 are treated as failed(status false) **To Reproduce** Simply construct any FuelObject derived object instance, after providing essential data and do a...

bug

**Our use case: We would like to create a NEW Data Extension when importing data from a distribution file(.csv)** - In the Sample_Import.cs an **existing** Data Extension Id is used...

bug

I'm trying to use the SDK with a .Net Standard project and have added all the the required packages but when I attempt to create a new **ETClient** I get...

I have used FuelSDK in a recent project I worked, this library was really helpful. What is the future roadmap of FuelSDK-CSharp library? Is porting to library .net Core is...

enhancement

The documentation around switching to the new requirement of OAuth 2.0 is virtually non existent. When trying to access the api we're now seeing permissions failure but when reading through...

bug

Trying to figure out if it's possible to use this SDK for creating a `contact` through Marketing Cloud REST API (see [here](https://developer.salesforce.com/docs/atlas.en-us.noversion.mc-apis.meta/mc-apis/createContacts.htm)). I've looked through the docs here and through...

We're using the FuelSDK-CSharp SDK version 1.0.0 and trying to add or update a row to a Data Extension. In order to do that the ObjectID field is required, however,...

It will be nice to allow async processing for those methods that are still not available in fuel but they are in SOAP.

enhancement