Skip to content

Data source: pipefy_email_templates #56

Description

@Danielmoraisg

Summary

Automations that send email reference a template id, and today there is no way to look one up from Terraform, so configs hardcode ids. The API reads templates per repo (emailTemplates on a pipe or table, with name filtering and pagination).

Proposed schema

  • Inputs: repo_id (required: pipe or table id), name (optional filter)
  • Outputs: list of templates with id, name, subject, and the addressing fields the query exposes

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions