Skip to content

Add info to return event in handler to sent through destination #5576

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

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

tanjinhong72
Copy link
Contributor

Proposed changes

If event is not returned in the event handler, the event will not be sent through the destination.

Added the following statement in - Code the destination insert function section:

"For event types that you want to sent through the destination, return the event in the respective event handlers.”

Merge timing

Related issues (optional)

Sample tickets related to this:
https://segment.zendesk.com/agent/tickets/523805
https://segment.zendesk.com/agent/tickets/526400

Added the following statement in - Code the destination insert function section:

"For event types that you want to sent through the destination, return the event in the respective event handlers.”
@tanjinhong72 tanjinhong72 marked this pull request as ready for review July 11, 2024 05:18
@tanjinhong72 tanjinhong72 requested a review from a team as a code owner July 11, 2024 05:18
@tanjinhong72 tanjinhong72 requested a review from cmastr July 11, 2024 05:18
@cmastr cmastr merged commit 72d2bcf into develop Jul 25, 2024
4 checks passed
@cmastr cmastr deleted the tanjinhong72-patch-3 branch July 25, 2024 15:57
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants