Auf dieser Seite wird beschrieben, wie Sie Projektvorlagen in Application Integration erstellen. Projektvorlagen sind Ressourcen auf Projektebene, die vom Projektinhaber erstellt und verwaltet werden. Nur der Projektinhaber kann diese Projektvorlagen erstellen, ändern und löschen.
Die Seite Integrationen wird angezeigt. Dort sind alle Integrationen aufgeführt, die im Google Cloud -Projekt verfügbar sind.
Wählen Sie eine vorhandene Integration aus oder klicken Sie auf Integration erstellen, um eine neue zu erstellen.
Wenn Sie eine vorhandene Integration verwenden, prüfen Sie, ob sie vollständig ist und als Vorlage verwendet werden kann. Nehmen Sie nach Bedarf Konfigurationsänderungen vor.
Wenn Sie eine neue Integration erstellen, fügen Sie die erforderlichen Aufgaben, Trigger und Connectors hinzu und konfigurieren Sie sie, um Ihre Integrationsvorlage zu erstellen.
Wenn die Integration fertig ist, klicken Sie in der Navigationsleiste des Integrationseditors auf Vorlagen> Neue Vorlage erstellen.
Der Integrationseditor wechselt in den Vorlagenmodus. Alle weiteren Aktionen für die Integration werden vorübergehend gesperrt und der Bereich Vorlage erstellen wird angezeigt.
Geben Sie im Bereich Vorlage erstellen die folgenden Details an:
Vorlagenname:Geben Sie einen Namen für die Vorlage ein.
Kategorie:Kategorien stellen die Geschäftsfunktion der Vorlage dar. Wählen Sie eine oder mehrere Kategorien aus, die auf die Vorlage zutreffen.
Beschreibung:Geben Sie optional eine Beschreibung für die Vorlage ein.
Tags:Geben Sie optional eine durch Kommas getrennte Liste von Tags für die Vorlage ein. Tags sind Keywords, mit denen Sie Ihre Vorlagen finden und organisieren können.
Verwendung: Geben Sie optional eine Beschreibung der Verwendung der Vorlage ein. Diese Beschreibung wird auf der Seite mit den Vorlagendetails angezeigt.
Klicken Sie auf Vorschau.
Der Bereich Vorlagendetails in der Vorschau wird angezeigt. Er enthält die Details der Vorlage, einschließlich der Konfigurationsvariablen, die erstellt werden.
Klicken Sie zum Erstellen der Vorlage auf Vorlage erstellen.
Es wird eine Vorlage auf Grundlage der Integration erstellt. Wenn Sie die Vorlage aufrufen möchten, gehen Sie zur Seite Vorlagen und klicken Sie auf den Tab Projektvorlagen.
Vorlage aus einer Vorlagenimportdatei erstellen
Informationen zum Erstellen einer Projektvorlage aus einer Vorlagenimportdatei finden Sie unter Vorlagen importieren.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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)."]]