Skip to content

[Components] pdforge #16687

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pipedream-component-development opened this issue May 15, 2025 · 0 comments
Open

[Components] pdforge #16687

pipedream-component-development opened this issue May 15, 2025 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pdforge

URLs

Webhook Sources

new-document-generated-instant

Description

Emit new event when a new document is generated in PDFForge. Optionally filter by document template or user.

new-template-created-instant

Description

Emit new event when a new document template is created. Useful for workflows needing to monitor template updates.

new-form-submission-instant

Description

Emit new event when a form is submitted through PDFForge. Requires specifying the form ID as a required prop.

Actions

generate-document

Description

Generate a document from a selected template and dynamic data. Requires template ID and data payload as required props.

create-template

Description

Create a new document template using raw content or a file upload. Requires template name and content or file input.

send-document

Description

Send a generated document to a specified email address or webhook URL. Requires document ID and destination target.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

No branches or pull requests

1 participant