novuhq / docs

Novu documentation - The Masterpiece
https://docs.novu.co
43 stars 85 forks source link

feat(recipes): Add type-safe bulk trigger workflow recipe #726

Open rifont opened 4 weeks ago

rifont commented 4 weeks ago

What? Add a recipe for type-safe bulk triggering of @novu/framework defined workflows

Why? Framework users need a user-land solution for strongly typing the bulk trigger method in @novu/node in the current absence of a unified SDK.

Related implementation PR: https://github.com/novuhq/novu/pull/6812

Screenshots https://novu-nv-4558-create-type-inference-util-to-derive-workflow-.mintlify.app/recipes/workflows/bulk-trigger-typesafe

linear[bot] commented 4 weeks ago

NV-4558 Create type inference util to derive workflow payload from workflowId

jainpawan21 commented 1 week ago

@rifont is it safe to merge this PR?

rifont commented 1 week ago

Moving to draft status whilst pending implementation is improved.