Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messaging micro-service: New index - tracardi-message-bus #174

Closed
Tracked by #170
atompie opened this issue Nov 16, 2021 · 0 comments
Closed
Tracked by #170

Messaging micro-service: New index - tracardi-message-bus #174

atompie opened this issue Nov 16, 2021 · 0 comments
Milestone

Comments

@atompie
Copy link
Collaborator

atompie commented Nov 16, 2021

We need to create index that will be able to store this data:

{
  "type": "require-consent",
  "profile_id": "<profile-id>",
  "properties": {
    "url": "//tracardi.com/event",
    "event": {
      "grant": "consent-grant",
      "deny": "consent-deny"
    },
  },
  "call": {
    "file": "gdpr.min.js",
    "func": "main"
  },
  "expire": "<timestamp-when-message-expires>",
  "postpone": "<timestamp-when-trigger-message>"
}

@atompie atompie added this to the version 0.7.0 milestone Nov 16, 2021
@atompie atompie closed this as completed Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant