pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[Components] docsgenflow

Open pipedream-component-development opened this issue 1 year ago • 0 comments

docsgenflow

URLs

  • https://docs.docsgenflow.com/

Actions

create-document

Prompt

Generates a new document leveraging the existing templates in Docsgenflow. Required props include, but are not limited to, template id and data variables.

URLs

  • https://docs.docsgenflow.com/tokens-in-document
  • https://docs.docsgenflow.com/make-public-API

create-document-from-trigger

Prompt

Creates a document utilizing the data arriving from triggers. Necessary props include trigger data and designated template id.

URLs

  • https://docs.docsgenflow.com/zapier-integration
  • https://docs.docsgenflow.com/make-integromat
  • https://docs.docsgenflow.com/make-public-API

execute-api-call

Prompt

Executes a custom authorized API call, enabling further control and flexibility. Props involve API endpoint, request type, and parameters.

URLs

  • https://docs.docsgenflow.com/make-public-API