PipedreamHQ / PipedreamHQ/pipedream

[APP] DocSpring

Open
#21,948 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Name of app / service**

DocSpring — https://docspring.com — a PDF generation & e-signature API.

**Link to developer documentation**

- Docs: https://docspring.com/docs
- Authentication: HTTP Basic auth using an API token — a **token ID** and **token secret** (generated per-account in the DocSpring dashboard).

**Is lack of support preventing you from moving forward, or do you have a workaround?**

The integration is **already built and submitted** as PR #21947 (6 actions + 1 instant webhook source). It's blocked on the base `docspring` app being registered on Pipedream's side with **custom-fields auth** — `token_id` + `token_secret`, combined as HTTP Basic auth — so an account can be connected and the PR reviewed/merged. Happy to adjust the auth field names/labels to whatever you register.

Note: DocSpring is region-aware (US / EU / self-hosted); the app file already handles API host selection per region.

**Are there specific actions or triggers you'd like to see for this app?**

All implemented in PR #21947:

Actions:
- Generate PDF
- Combine PDFs
- Create Data Request
- Create Signing Link
- Find Template
- Find Submission

Sources (triggers):
- New Event (Instant) — subscribes to a DocSpring v3 webhook (submission processed / failed / created / expired, data request completed / viewed, combined & batch processed / failed, template created / updated / deleted)

Source repo for the components: https://github.com/DocSpring/pipedream_integration

https://claude.ai/code/session_01NoNRaiRMMwfKsPBJu35XUE

Contributor guide

Open the contributing guide

Research direction

Start by reviewing PR #21947 and the DocSpring integration source repo, then read the app registration requirements for custom-fields authentication. Verify that token_id and token_secret are registered for HTTP Basic auth and that the existing region-aware actions and webhook source are covered before requesting review.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.