Nesta página, descrevemos como criar modelos de projeto na Application Integration. Os modelos de projeto são recursos no nível do projeto, criados e gerenciados pelo proprietário do projeto. Somente o proprietário do projeto pode criar, modificar e excluir esses modelos.
A página Integrações aparece listando todas as integrações disponíveis no projeto Google Cloud .
Selecione uma integração ou clique em Criar integração para criar uma.
Se você estiver usando uma integração, revise-a para garantir que ela esteja completa e pronta para ser usada como modelo. Faça as mudanças de configuração necessárias.
Se você estiver criando uma integração, adicione e configure as tarefas, os gatilhos e os conectores necessários para criar o modelo de integração.
Quando a integração estiver pronta, clique em Modelos > Criar um modelo na barra de navegação do editor de integração.
O editor de integração muda para o modo de modelo, bloqueando temporariamente outras ações na integração, e o painel Criar modelo aparece.
Forneça os seguintes detalhes no painel Criar modelo:
Nome do modelo:insira um nome para o modelo.
Categoria:representa a função comercial do modelo. Selecione uma ou mais categorias que se aplicam ao modelo.
Descrição:se quiser, insira uma descrição para o modelo.
Tags:opcionalmente, insira uma lista de tags separadas por vírgulas para o modelo. As tags são palavras-chave que ajudam você a encontrar e organizar seus modelos.
Como usar:se quiser, digite uma descrição de como usar o modelo. Essa descrição é mostrada na página de detalhes do modelo.
Clique em Visualização.
O painel Visualizar detalhes do modelo aparece mostrando os detalhes do modelo, incluindo as variáveis de configuração que serão criadas.
Para criar o modelo, clique em Criar modelo.
Um modelo baseado na integração é criado. Para ver o modelo, acesse a página Modelos e clique na guia Modelos de projeto.
Criar um modelo com base em um arquivo de importação de modelo
Para criar um modelo de projeto com base em um arquivo de importação de modelo, consulte Importar modelos.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-03 UTC."],[[["\u003cp\u003eProject templates in Application Integration are project-level resources that can only be created, modified, and deleted by the project owner.\u003c/p\u003e\n"],["\u003cp\u003eCreating a template requires the \u003ccode\u003eintegrations.templates.create\u003c/code\u003e permission, typically granted through the Application Integration Editor IAM role.\u003c/p\u003e\n"],["\u003cp\u003eTemplates can be created either from an existing integration, by navigating through the integration editor, or by importing a template file.\u003c/p\u003e\n"],["\u003cp\u003eWhen creating a template from an integration, key details like template name, category, description, tags, and usage instructions are required.\u003c/p\u003e\n"],["\u003cp\u003eConfig variables should be used when setting up inputs and outputs so the template can be reused in different environments.\u003c/p\u003e\n"]]],[],null,["# Create templates\n\nSee the [supported connectors](/integration-connectors/docs/connector-reference-overview) for Application Integration.\n\nCreate templates\n================\n\n|\n| **Preview\n| --- templates**\n|\n|\n| This feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nThis page describes how to create project templates in Application Integration. Project templates are project-level resources and are created and managed by the project owner. Only the project owner can create, modify, and delete these project templates.\n\nRequired role\n-------------\n\n\nTo get the permission that\nyou need to create templates,\n\nask your administrator to grant you the\n\n\n[Application Integration Editor](/iam/docs/roles-permissions/integrations#integrations.integrationEditor) (`roles/integrations.integrationEditor`)\nIAM role on the project.\n\n\nFor more information about granting roles, see [Manage access to projects, folders, and organizations](/iam/docs/granting-changing-revoking-access).\n\n\nThis predefined role contains the\n` integrations.templates.create`\npermission,\nwhich is required to\ncreate templates.\n\n\nYou might also be able to get\nthis permission\nwith [custom roles](/iam/docs/creating-custom-roles) or\nother [predefined roles](/iam/docs/roles-overview#predefined).\n\nCreate project templates\n------------------------\n\nYou can create a project template from an [integration](#create-template-from-integration) or from a [template import file](#create-template-from-import-file).\n\n### Create a template from an integration\n\nTo create a project template from an integration, do the following:\n\n1. In the Google Cloud console, go to the **Application Integration** page.\n\n [Go to Application Integration](https://console.cloud.google.com/integrations)\n2. In the navigation menu, click **Integrations** .\n\n The **Integrations** page appears listing all the integrations available in the Google Cloud project.\n3. Select an existing integration or click **Create integration** to [create a new one](/application-integration/docs/create-integrations).\n - If you are using an existing integration, review your existing integration to ensure that it's complete and ready to use as a template. Make any configuration changes as needed.\n - If you are creating a new integration, add and configure the required [tasks](/application-integration/docs/tasks), [triggers](/application-integration/docs/triggers), and [connectors](/application-integration/docs/configure-connectors-task) to build your integration template.\n | **Tip:** Use [Config variables](/application-integration/docs/variables#config_var) when configuring the input and output parameters of the components of your integration. This allows you to create a template that can be used in multiple environments.\n4. Once your integration is ready, click **Templates \\\u003e Create a new template** from the integration editor [navigation bar](/application-integration/docs/integration-designer-layout#nav).\n\n The integration editor switches to template mode, temporaily locking any further actions on the integration, and the **Create Template** pane appears.\n\n\n5. Provide the following details in the **Create Template** pane:\n 1. **Template name:** Enter a name for the template.\n 2. **Category:** Categories represent the business function of the template. Select one or more categories that apply to the template.\n 3. **Description:** Optionally, enter a description for the template.\n 4. **Tags:** Optionally, enter a comma-delimited list tags for the template. Tags are keywords that help you find and organize your templates.\n 5. **How to use:** Optionally, enter a description of how to use the template. This description is displayed in the template details page.\n6. Click **Preview** .\n\n The **Preview Template details** pane appears showing the details of the template including the config variables that will be created.\n7. To create the template, click **Create Template** .\n\n A template based on the integration is created. To view the template, go to the **Templates** page and click the [Project Templates](https://console.cloud.google.com/integrations/templates) tab.\n\n### Create a template from a template import file\n\nTo create a project template from a template import file, see [Import templates](/application-integration/docs/import-download-templates#import-templates).\n\nWhat's next\n-----------\n\n- Learn how to use templates to create an integration, see [Create integrations from templates](/application-integration/docs/create-integration-from-templates).\n- Learn how to import and download templates, see [import and download templates](/application-integration/docs/import-download-templates).\n- Learn how to share templates, see [share templates](/application-integration/docs/share-templates).\n- Learn how to manage templates, see [manage templates](/application-integration/docs/manage-templates)."]]