Skip to content

OntraportApi v1.2.3 is Ready!

Compare
Choose a tag to compare
@mysteryx93 mysteryx93 released this 08 Oct 18:58
· 34 commits to master since this release

What's new

v1.2.3

  • Added ApiTransaction.Offer to parse OfferData
  • Updated to reflect recent API changes
  • Added unique_id field
  • ApiContact removed NumPurchased
  • ApiContact added FacebookLink, TwitterLink, InstagramLink, LinkedInLink, ProfileImage, UnpaidInvoices, HasMembership, EmailHash
  • ApiForm removed SkipBackgroundAutomation, RuleHash
  • ApiForm added UniqueConvert
  • ApiMessage added SiteId
  • ApiSearchOptions.GroupIds replaced with GroupId

v1.2.2

  • Changed IIdentityContact to have nullable types
  • XML code documentation was missing! Fixed