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

feat(api-service): provider trigger overrides alignment - WIP #7448

Draft
wants to merge 6 commits into
base: next
Choose a base branch
from

Conversation

scopsy
Copy link
Contributor

@scopsy scopsy commented Jan 7, 2025

What changed? Why was the change needed?

novu.trigger('workflow-id', {
  to: 'sub-1',
  payload: {},
  overrides: {
    steps: {
      'step-1': {
        providers: {
          sendgrid: {
            ipPoolName: 'pool-1',
            'x-tracking-header-id': 55
          }
        }
      }
    }
  }
});

Screenshots

Expand for optional sections

Related enterprise PR

Special notes for your reviewer

@scopsy scopsy changed the title feat(api): provider trigger overrides alignment - WIP feat(api-service): provider trigger overrides alignment - WIP Jan 7, 2025
Copy link

pkg-pr-new bot commented Jan 7, 2025

Open in Stackblitz

@novu/client

npm i https://pkg.pr.new/novuhq/novu/@novu/client@7448

@novu/headless

npm i https://pkg.pr.new/novuhq/novu/@novu/headless@7448

@novu/framework

npm i https://pkg.pr.new/novuhq/novu/@novu/framework@7448

@novu/node

npm i https://pkg.pr.new/novuhq/novu/@novu/node@7448

@novu/notification-center

npm i https://pkg.pr.new/novuhq/novu/@novu/notification-center@7448

novu

npm i https://pkg.pr.new/novuhq/novu@7448

@novu/providers

npm i https://pkg.pr.new/novuhq/novu/@novu/providers@7448

@novu/shared

npm i https://pkg.pr.new/novuhq/novu/@novu/shared@7448

commit: c02d8eb

Copy link

netlify bot commented Jan 7, 2025

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit c02d8eb
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/677d0f08675f310008e866bb
😎 Deploy Preview https://deploy-preview-7448.dashboard.novu-staging.co
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 7, 2025

Deploy Preview for dashboard-v2-novu-staging ready!

Name Link
🔨 Latest commit c02d8eb
🔍 Latest deploy log https://app.netlify.com/sites/dashboard-v2-novu-staging/deploys/677d0f08262a0600083e35ee
😎 Deploy Preview https://deploy-preview-7448.dashboard-v2.novu-staging.co
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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

Successfully merging this pull request may close these issues.

1 participant