tracardi icon indicating copy to clipboard operation
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.

Results 175 tracardi issues
Sort by recently updated
recently updated
newest added

**Describe the solution you'd like** Make a bridge that would report every mail that comes to defined e-mail address. **Additional context** Once read emails should not make to tracardi as...

Type pull request title with short description (#608 ) add plugin which check whether is weekend day or not and register it in setup_plugins.py **Please** following this checklist to help...

**Describe the bug** When event id starts with space it is not found. Trim the event_ID and event_type in start node. **To Reproduce** Paste event ID that starts with space.

**Is your feature request related to a problem? Please describe.** Plugin string ends with returns on port true payload if string ends with defined string Input params ```json { "field":...

good first issue
plugin

**Is your feature request related to a problem? Please describe.** Plugin string starts with returns on port true payload if string starts with defined string Input params ```json { "field":...

good first issue
plugin

**Is your feature request related to a problem? Please describe.** Plugin field contains string returns on port true payload if the field contains string Input params ```json { "field": "payload@field",...

good first issue
plugin

**Describe the bug** Can not change Tracardi API from login form. When I click reload icon I get redirected to the login form again. **To Reproduce** Steps to reproduce the...

bug

**Is your feature request related to a problem? Please describe.** Add the following syntax: ``` payload@field CONTAINS "string" payload@field STARTS WITH "string" payload@field ENDS WITH "string" ```

**Describe the bug** Documentation for the novu resource is missing. I have added a new resource in service/setup/resources/setup_resource.py: ```python ResourceSettings( id="novo", name="Novo", tags=["token"], config={ "token": "" }, manual="novo_resource" ), ```...

documentation

https://pusher.com - this plugin should use REST API and async calls. * https://pusher.com/docs/channels/library_auth_reference/rest-api/

plugin
low priority