11.0.0
·
23 commits
to main
since this release
Added
- Forms API
- New
FormsApiclass with methods to get forms, form versions and relationships. - Webhooks API
- New
WebooksApiclass containing CRUD operations for webhooks. - FilterBuilder class
- New class to help build filters in the correct format for endpoints that use them.
- See the README for more information and usage examples.
Changed
ProfilesApi.subscribe()- added
historical_importflag for importing historically consented profiles can now be optionally supplied in the payload for the Subscribe Profiles endpoint. - When using this flag, a
consented_atdate must be provided and must be in the past.