Has Anyone Successfully Scheduled Pipedream Workflow from Other Pipedream Workflow Using the 'New-Scheduled Tasks' Source Despite the 404 Error?

To create an event source using Pipedream’s REST API, you’ll need the key that identifies the component by name. In the code you provided, the key is: key: "pipedream-new-scheduled-tasks", You can use this key to make an API request to the /components/registry/{key} endpoint of Pipedream’s REST API. For more details on creating an event source, please refer to the Pipedream REST API documentation.

bot was not helpful on the topic, can anyone help?