Before you can create a source using the REST API, you must first create a component - the code for the source. This route returns the componentsDocumentation Index
Fetch the complete documentation index at: https://pipedream.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
id, code, configurable_props, and other metadata you’ll need to deploy a source from this component.
https://github.com/PipedreamHQ/pipedream/blob/master/components/rss/sources/new-item-in-feed/new-item-in-feed.ts.component_code or component_url is required. If both are present, component_code is preferred and component_url will be used only as metadata to identify the location of the code.