-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
customjs
URLs
Actions
convert-html-to-pdf
Prompt
Convert an HTML string to a PDF document. Required props include 'html', which is a string representing the HTML that needs to be converted.
URLs
create-screenshot
Prompt
Create a screenshot of a website. The only required prop is 'url', which should be a string of the website's URL that user wants to take a screenshot of.
URLs
merge-pdfs
Prompt
Merge multiple PDF documents into one. Required props include 'pdfs', which should be an array of data streams or URLs to the PDF documents to merge.
URLs
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done