Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Teams
, (opens new window)

Power Scripts for Jira Cloud
Results will update as you type.
  • SIL Functions library
    • Function Index
    • Packages
    • Array Functions
    • Basic Functions
    • Date and Interval Functions
    • Excel Functions
    • File Manipulation Functions
    • HTTP Functions
    • Incoming Mail Processing Functions
    • Integration with Other Systems
    • Jira Administration Functions
      • Custom Field Administration Functions
      • Dashboard Functions
      • Field Configuration Functions
      • Filter Administration Functions
      • Group Administration Functions
      • Issue Administration Functions
      • Issue Type & IT Screen Scheme Administration Functions
      • Notification Administration Functions
      • Permissions Administration Functions
      • Priority Scheme Administration Functions
      • Project Administration Functions
        • admCreateProject
        • admCreateProjectFromTemplate
        • admDeleteProject
        • admProjectExists
        • admUpdateProject
        • Project Archive Administration Functions
        • Project Category Administration Functions
        • Project Component Administration Functions
        • Project Property Administration Functions
        • Project Scheme Administration Functions
          • admGetAllIssueSecuritySchemes
          • admGetAllWorkflowSchemes
          • admGetIssueSecurityScheme
          • admGetProjectDefaultIssueSecurityLevel
          • admGetProjectIssueSecurityLevels
          • admGetProjectIssueSecurityLevelsFor
          • admGetProjectIssueSecurityScheme
          • admGetProjectNotificationScheme
          • admGetProjectPermissionScheme
          • admGetProjectWorkflowScheme
          • admGetWorkflowScheme
          • admSetProjectIssueSecurityScheme
          • admSetProjectNotificationScheme
          • admSetProjectPermissionScheme
          • admSetProjectWorkflowScheme
          • admGetWorkflowsFromScheme
        • Project Version Administration Functions
        • projectObject
      • Screen and Screen Schemes Administration Functions
      • System Administration Functions
      • User Administration Functions
    • Jira Integration Functions
    • Jira Service Management Functions
    • Jira Software Functions
    • Listener Functions
    • Math Functions
    • Parameter Functions
    • Scheduling Functions
    • String Functions
    • System Integration
    • Webhooks Functions
    You‘re viewing this with anonymous access, so some content might be blocked.
    /
    admGetProjectNotificationScheme
    Updated Aug 12

    admGetProjectNotificationScheme

    Syntax

    admGetProjectNotificationScheme(projectKeyOrId)

    Package

    adm

    Alias

    getProjectNotificationScheme

    Pkg Usage

    projectNotifScheme(projectKeyOrId)

    Description

    Returns the name of the issue notification scheme name for the given project key or id

    Parameters

    Parameter name

    Type

    Required

    Description

    Parameter name

    Type

    Required

    Description

    projectKeyOrId

    string

    Yes

    The key or the id of the project

    Return Type

    string

    Returns the name of the issue notification scheme for the project.

    Example

    return admGetProjectNotificationScheme("TEST");

    Default Notification Scheme

    See also

    • Page:
      admGetProjectPermissionScheme
    • Page:
      admGetProjectIssueSecurityScheme
    • Page:
      admGetProjectNotificationScheme
    • Page:
      admGetProjectWorkflowScheme
    Peacock

    Need support? Create a request with our support team.

    Copyright © 2005 - 2025 Appfire | All rights reserved.

    {"serverDuration": 13, "requestCorrelationId": "3e79150c814340b1b73a48c07c38fbff"}