Skip to content

Releases: pepipost/pepipost-sdk-csharp

Custom URL support

27 Jul 05:41
Compare
Choose a tag to compare
Custom URL support Pre-release
Pre-release

Dynamic URL addition

  • Set a custom API endpoint nearest to your server to avoid latency and faster transactions.
  • Error handling for response if it is not an JSON.

New Features with Endpoint Edition in Pepipost API

30 May 09:26
948ff39
Compare
Choose a tag to compare

Highlights for V5

  • Users can now schedule emails for up to 72 hours.
  • Users can mark multiple recipients in 'To', 'Cc' and 'Bcc'.
  • Recipient names are now supported across all the email address fields.
  • Adding(or Removing) email addresses & domains to the suppression list is easier.

SendEmail Support

  • Structural changes are implemented in the Send Email API to allow JSON objects.
  • Support for addition of multiple email address in 'To' field.
  • Support for recipient name included in 'To', 'Cc' & 'Bcc'.
  • Support for sending a personalized attachment in a single API call.
  • Content-type to distinguish and support multi-content with "AMP" & "HTML" content.
  • Schedule email feature
  • Now, X-APIHEADER will be known as token_to.
  • Now X-APIHEADER_CC will be known as token_cc.
  • Error response structure is modified for Send Email API.

with Sendmail API we have introduced support for other endpoints in SDK.

Domain API

  • Domain ID is provided in response message in 'Add a domain' API.
  • New APIs added [Get the list of domains, Delete Domain]

Suppression API

  • Single API to suppress email address (and/or domain).
  • Single API to remove email address (and/or domain) from the Suppression list.
  • Multiple email addresses (or domains) can be suppressed or removed simultaneously.

Subaccount API

  • Credit type can be assigned at the time of the creation of subaccount.
  • New API added - Retrieve a list of subaccounts.
  • Update Subaccount API replaces the 'Change email address' API, 'Change credit type' API and 'Change password' API

Events API

  • Introduction of pagination using scroll ID.
  • Introduction of aggregate status to fetch logs for multiple events simultaneously.

Feature enhancement & bug fixes -- (2.5.5)

22 May 12:33
045e094
Compare
Choose a tag to compare

Feature enchancement

  • Dynamic URL support (BASE_URI)

  • Added x-headers to the library

  • Added recipient_bcc in personalization

  • Ampcontent support added

  • Hepf support

Bug fixes

  • Removed unwanted structure and packages

  • Corrected datatype pepipost_lib

Please consider downloading the pepipost-SDK-CSharp-2.5.5.zip instead of source code

Official C# library for pepipost

29 Aug 14:09
Compare
Choose a tag to compare

Added

  • Added Pepipost's Official NuGet package easily available under NuGet package manager.
  • Added Additional Error Handling for better debugging.
  • Document updated for SDK.
  • Implementation with two best IDE added in the documentation.

C# code for Pepipost API -v2.0.0

26 Apr 08:22
Compare
Choose a tag to compare

This is the newer version of Pepipost API for C# -v2.0.0

C# code for Pepipost API -v1.0.2

26 Apr 07:55
Compare
Choose a tag to compare

This is an older version of pepipost API - v1.0.2