Skip to main content
Use the getApi() hook from your AeroDesk addon to manage keyword-triggered auto-responses (Keyword FAQs) and ticket escalation chains (Escalation Levels) directly through the config. These features let you automate replies to common ticket keywords and define multi-level escalation paths for different support scenarios.

Keyword FAQs

Keyword FAQs map ticket keywords to automatic responses. When a ticket contains a configured keyword, AeroDesk can reply with the associated FAQ message.

Add FAQ

Register a new keyword and its auto-response:

Retrieve FAQ

Fetch the auto-response for a specific keyword:

Edit FAQ

Update an existing keyword’s auto-response by overwriting its value:

Delete FAQ

Remove a keyword and its associated auto-response:

Escalation Levels

Escalation Levels define the chain of responsibility for ticket escalation. Each level specifies a name, a department, and a contact identifier.

Retrieve Escalation

Access an escalation level by its index:

Add Escalation

Append a new escalation level to the chain:

Delete Escalation

Remove escalation levels that match a specific name: