tracardi
tracardi copied to clipboard
TRACARDI is a new HOME for your customer data. TRACARDI is an Composable API-first solution for any company that need inexpensive CDP to intergrate with.
# Use-case User wants to store auxiliary data for profile, e.g. purchases, logins, etc. # Prerequisites - [ ] New micro-service framework for Auxiliary data table - [ ] Index...
# Task A plugin that returns an object ```json { "today": "Monday", "weekend": false } ``` It takes the current date and returns the current day and a flag if...
I have a problem updating the existing profile by the event. There is a profile in 071.638ee.tracardi-profile-2022-7 index already (created on July-2022) , but when i imported a new event...
**Is your feature request related to a problem? Please describe.** Some webhooks sent X-* headers that have some information. Add it to the session, or event context. **Describe the solution...
PR Title format: Add Tracardi HttpClient to the plugin nodes. (#629) **Please** add a meaningful description for your change here ----This PR contains replacements of aiohttp.ClientSession with HttpClient. To make...
PR Title format: Bobsburgers elastic email addons fixes If your pull request is about ~20 lines of code add license information in your code in form of comment. i.e. #...
…actional and bulk email. currently getting 400 response on add contact. Tried all obvious routs. Contacted support with specific error case for more info. waiting to hear back. Sending both...
The entity is an index that holds information on entities that reference profile.
Create a service that will aggregate the events by status within defined time range and report it as profileless event in tracardi. This will allow to create workflows o report...
# Task Write a report server module. The idea behind it is to create a set of reports that have a ES query, input params and a transformation definition. Each...