Hello,
To start of most of the text is rewritten using google bard. This is just one use case of many that could benefit of having creation of tickets in the action node.
Today, I need to use the API to generate a new ticket as part of a workflow automation (WFA). While it's straightforward for those familiar with the API, it poses a challenge for customers who will maintain the automations.
Use Case: Streamline Certificate Renewals with Automated Ticket Creation
Problem:
Managing and renewing digital certificates can be a tedious and time-consuming task, especially for organizations with numerous services that rely on these certificates. Manually tracking renewal dates and initiating renewal processes can lead to missed deadlines, potential service disruptions, and security vulnerabilities.
Solution:
Implement a workflow automation (WFA) that leverages the API to generate new tickets whenever a certificate's renewal date approaches. This automation eliminates the need for manual intervention and ensures that certificate renewals are handled proactively.
Implementation:
-
Identify Service Certificates: Gather and categorize all the digital certificates used across your organization's services.
-
Create Asset Type Field: Define a custom asset type field to store the renewal date for each certificate. This field will serve as the basis for the WFA's renewal check.
-
Establish Scheduled WFA: Configure a scheduled WFA to periodically scan the assets and identify certificates with a renewal date within 30 days.
-
Generate Change Requests: Upon detecting these certificates, the WFA should automatically generate change requests, attaching the corresponding assets. These change requests can then be routed to relevant teams for timely renewal actions.
Benefits:
-
Proactive Renewals: Eliminate the risk of missed deadlines and ensure timely renewals.
-
Automated Ticket Creation: Reduce manual effort and streamline the renewal process.
-
Centralized Management: Gain visibility into all certificates and their renewal status.
-
Certificate Traceability: Associate certificates with the associated services for efficient incident identification and resolution.
By implementing this WFA, organizations can effectively manage their digital certificates, ensuring seamless renewals, minimizing potential disruptions, and enhancing overall security posture.

