The DocSpring integration for Pipedream. Sibling to the Zapier, Make, n8n, and Node-RED integrations.
components/docspring/ mirrors the layout used by the
PipedreamHQ/pipedream monorepo
(components/<app>/): the app file, six actions, and a webhook source. See
DESIGN.md for the port spec.
Built and validated against the live DocSpring API (all six actions + the template
dropdown + the source flatten). Submission is a PR to PipedreamHQ/pipedream —
which also requires Pipedream to register the new docspring app with a
custom-fields auth (token_id + token_secret), since this.$auth only resolves
for a registered app.