PipedreamHQ / PipedreamHQ/pipedream

[FEATURE] Ability to select $.send.emit'd events from the workflow builder

Open
#3,497 2 comments 1 reaction 0 assignees View on GitHub
enhancement tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Is your feature request related to a problem? Please describe.**

When using `$.send.emit` to emit events from one workflow to another, it's not possible to select those emitted events in the receiving workflow's builder.

The only time events are acted on are when the workflow is in production.

We'd like to be able to select and test these events in the normal workflow builder experience.

**Describe the solution you'd like**

We'd like to be able to select and test these events in the normal workflow builder experience.

**Do you have a workaround?**

The only way to interace with these events are when the receiving workflow is deployed to production.

**Comparable features in other tools?**

No, but every other event is supported in the workflow builder.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.