AMPS
  • What is AMPS?
  • Getting Started
    • Installation
      • Docker
      • Kubernetes
        • Local
        • Openshift
        • AWS
    • Setup
  • Fundamentals
    • Admin
      • Monitoring
        • Message Events
        • Sessions
        • Service Monitoring
        • System Logs
        • Audit Log
        • Consumers
      • Onboarding
        • Groups
        • Users
      • Message Configuration
        • Topics
        • Actions
        • Services
        • Scripts
        • Templates
        • Routing Rules
        • API Endpoints
        • Metadata Fields
        • Keys
        • Jobs
      • Data Configuration
        • Providers
        • Environments
        • Packages
      • Tools
      • System Configuration
    • End User
      • Mailboxes
      • Universe File Agent
      • Auth Tokens
    • Python
  • Use Cases
    • For Engineers
      • GitHub Integration
    • For Support
      • Intercom Integration
  • Guides
    • Creating your first project
    • Creating your first task
    • Advanced permissions
Powered by GitBook
On this page
  1. Fundamentals
  2. Admin
  3. Message Configuration

Templates

Templates are another feature intended to make Python scripting easier by allowing for the creation of script templates that serve as starting points for creating new Python scripts. Their intention is to simplify the creation of scripts that may be more complex and share logic or structure. Additionally, they can serve as a collaborative tool for AMPS users to share script templates amongst one another to increase overall functionality. The fields are listed below.

Field
Description

Name*

The template name

Description*

A description of the template

Template Script*

The script to save as a template, which is rendered as an inline text editor with the same Intellisense and Autocompletion features available from the Scripts page.

PreviousScriptsNextRouting Rules

Last updated 2 years ago