diff --git a/integrations/jira/manifest.json b/integrations/jira/manifest.json index c0f367d..c4215e6 100644 --- a/integrations/jira/manifest.json +++ b/integrations/jira/manifest.json @@ -34,6 +34,15 @@ "isOptional": true, "defaultValue": "" }, + { + "key": "jiraMetaUrl", + "name": "Jira meta trigger URL", + "type": "uri", + "description": "Enter your Jira meta web trigger URL", + "isSecret": false, + "isOptional": true, + "defaultValue": "" + }, { "key": "secret", "name": "Secret",