pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[Components] imagior

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

imagior

URLs

  • https://docs.imagior.com/

Polling Sources

new-template

Prompt

Emit new event when a new template is created. No additional props required.

URLs

  • https://docs.imagior.com/getting-started/create-design-template
  • https://docs.imagior.com/getting-started/generate-api-key
  • https://docs.imagior.com/api-reference/image-generate
  • https://docs.imagior.com/api-reference/retrieve-all-templates
  • https://docs.imagior.com/api-reference/retrieve-template-elements

Actions

generate-image

Prompt

Generates a unique and robust image using a provided template. Required props include 'template_id' to specify the template to be used. Optional props include 'image_parameters' to customize the appearance of the image. This action is reliant solely on the Imagior platform.

URLs

  • https://docs.imagior.com/getting-started/generate-api-key
  • https://docs.imagior.com/getting-started/first-api-call
  • https://docs.imagior.com/api-reference/image-generate
  • https://docs.imagior.com/api-reference/retrieve-all-templates
  • https://docs.imagior.com/api-reference/retrieve-template-elements
  • https://docs.imagior.com/api-reference/retrieve-basic-template-elements