Skip to content

Commit

Permalink
add section order
Browse files Browse the repository at this point in the history
  • Loading branch information
ilaredo committed Mar 3, 2025
1 parent 3ddbd92 commit b787b9d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Packs/AHA/Integrations/AHA/AHA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,43 @@ category: Utilities
commonfields:
id: Aha
version: -1
sectionOrder:
- Connect
configuration:
- name: url
display: Server URL
required: true
defaultvalue: https://example.com/
type: 0
section: Connect
additionalinfo:
- name: project_name
display: Project Name
required: true
defaultvalue: DEMO
type: 0
additionalinfo: "Check the Aha! project name in the URL. Replace the <PROJECT_NAME> placeholder in the following : example.com.aha.io/products/<PROJECT_NAME>/features."
section: Connect
- name: api_key
displaypassword: Api Key
required: true
defaultvalue:
type: 9
hiddenusername: true
additionalinfo: "API Key to access the service REST API."
section: Connect
- name: insecure
display: Trust any certificate (not secure)
type: 8
additionalinfo:
required: false
section: Connect
- name: proxy
display: Use system proxy settings
type: 8
additionalinfo:
required: false
section: Connect
description: Use the Aha! integration to list and manage Cortex XSOAR features from Aha.
display: Aha
name: Aha
Expand Down

0 comments on commit b787b9d

Please sign in to comment.