Sources

Table of Content

docugenerate - New Document - Failed

Published component failed with error: [warn] could not auto update, please try running: no such file or directory

rm /usr/local/bin/pd && curl <https://cli.pipedream.com/install> | sh
gh pr checkout 20557 &&
pd-scripts publish [object Object]

docugenerate - New Template

Test Source Creation and Ordered Event Emission

1. Go to the Pipedream sources page: <https://pipedream.com/sources> and click 'New Source' -> 'My Sources (Beta)'.
2. Find and select the source named 'New Template'.
3. Configure all required props shown in the UI (and set the optional 'userId' filter if you want to test filtering).
4. Click 'Create Source'.
5. In the DocuGenerate app, create two templates in order (first one, then the second).
6. In the Pipedream source UI, wait for the next poll or click 'Run Now' to trigger an immediate poll.
7. **Validation:** Open the source's 'Events' list and verify both template events are received in the correct order. Inspect each event payload and confirm the metadata fields (id, summary containing the template name or id, and ts) match the created templates.