-
Notifications
You must be signed in to change notification settings - Fork 54
Datahose doc update: add-on availability #171
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
base: master
Are you sure you want to change the base?
Conversation
|
|
|
Ready to test |
| summary: Read Real Time Events from an event stream (aka datahose) Add-on to Symphony Services | ||
| description: | | ||
| _Available on Agent 22.5.1 and above.This endpoint provides | ||
| _Available on Agent 22.5.1 and above. This endpoint provides |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
22.5.1 was never released, so we could say 22.6 BTW
| If you have several instances of the same bot, they must share the same feed so | ||
| that events are spread across all bot instances. To do so, you must: share the same | ||
| service account provide the same "tag" and same "filters" values | ||
| service account provide the same "tag" and same "filters" values. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"filters" was renamed into "eventTypes"
| the account belongs to are returned. Otherwise, if "type": "datahose" is provided | ||
| in the body, then events returned are not limited to the streams user | ||
| belongs to. In this case, at least one event type must be provided in the | ||
| "filters" field. In case you are using a datahose feed and retrieving |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"filters" was renamed into "eventTypes"
https://perzoinc.atlassian.net/browse/AGNT-275