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

trigger process webhook stream with webhook id #1466

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

themarolt
Copy link
Contributor

@themarolt themarolt commented Sep 12, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at a82cb5e

This pull request adds support for webhook-based integrations that can receive data from external sources. It modifies the integrationDataService.ts and integrationStreamService.ts files to use the webhookId as the key for triggering and handling webhook processing.

🤖 Generated by Copilot at a82cb5e

webhookId checks
trigger integration flows
autumn leaves fall fast

Why

How

🤖 Generated by Copilot at a82cb5e

  • Add condition and error handling for webhookId in integrationDataService (link)
  • Use webhookId instead of streamId for streamWorkerEmitter in integrationStreamService (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@themarolt themarolt added the Bug Created by Linear-GitHub Sync label Sep 12, 2023
@themarolt themarolt merged commit b544e0c into main Sep 12, 2023
9 checks passed
@themarolt themarolt deleted the hotfix/trigger-webhook-processing-correctly branch September 12, 2023 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant