-
Notifications
You must be signed in to change notification settings - Fork 76
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
Blt 992 plugin hubtype analytics create new web event endpoint #2878
Merged
Iru89
merged 18 commits into
master-lts
from
BLT-992-plugin-hubtype-analytics-create-new-web-event-endpoint
Jul 31, 2024
Merged
Blt 992 plugin hubtype analytics create new web event endpoint #2878
Iru89
merged 18 commits into
master-lts
from
BLT-992-plugin-hubtype-analytics-create-new-web-event-endpoint
Jul 31, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Iru89
force-pushed
the
BLT-971-add-target-bot-interaction-id-of-feedback-events-to-point-to-bot-interaction-id-plugin
branch
from
July 29, 2024 13:17
861748b
to
d040404
Compare
Base automatically changed from
BLT-971-add-target-bot-interaction-id-of-feedback-events-to-point-to-bot-interaction-id-plugin
to
master-lts
July 29, 2024 13:20
Iru89
force-pushed
the
BLT-992-plugin-hubtype-analytics-create-new-web-event-endpoint
branch
from
July 29, 2024 13:26
4d5e412
to
d3d4463
Compare
…claStorage botInteractionId
…vents sent with bot_id or provider_id
… snake_case in params
…ng botInteractionId in camelCase and withExtraData using language
…ction_id, backend is responsble to set this id
Iru89
force-pushed
the
BLT-992-plugin-hubtype-analytics-create-new-web-event-endpoint
branch
from
July 29, 2024 14:18
5d3f455
to
9fcb97e
Compare
vanbasten17
approved these changes
Jul 29, 2024
… EventWebviewStep
…-hubtype-analytics
Iru89
deleted the
BLT-992-plugin-hubtype-analytics-create-new-web-event-endpoint
branch
July 31, 2024 10:30
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
@botonic/core
bot_interaction_id
from HandoffBuilder.withBotEvent. This value is obtained by the backend when generate the event.@botonic/plugin-hubtype-analytics
bot_id
and uses the session.user.id of the webchat which is theprovider_id
instead of the chat_id from the lambda.webviewStepNumber
is required in EventWebviewStep@botonic/react
@botonic/plugin-flow-builder