superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

Implement mixpanel for `crm/contacts` #163

Closed freaz closed 2 years ago

freaz commented 2 years ago

Description

It is a bit controversial, because Mixpanel isn't actually CRM and doesn't allow creating new contacts (users). You as developer need to send unique id of the user, and if it doesn't exists it will be created.

Also Mixpanel doesn't does not expose users filtering in public API.

It share provider from https://github.com/superfaceai/station/pull/158

Motivation and Context

Types of changes

Checklist: