Skip to content

Conversation

@RaghavBCarvana
Copy link
Contributor

Continuing to extend the functionality of the Certificate Inventory and Management module, which currently does not support the discovery of CSC-issued assets such as domains, this new Action helps close that gap by enabling the retrieval of domain portfolio data directly from CSC.

✨ Details

Action Name: getStoredDomainsFromCSC
Purpose: Retrieve active domains registered under CSC to enhance domain inventory and governance capabilities within ServiceNow.

🔑 Inputs

apiKey — CSC API key (provided by a CSC admin)
bearerToken — Authorization token required for API authentication

📤 Outputs

numberOfDomains — Total count of active domains returned
activeDomainList — List of active domain records retrieved from CSC

@github-actions
Copy link

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@RaghavBCarvana
Copy link
Contributor Author

Also updated Base URL for one of my previous action: Get Active Certificates from CSC

@SapphicFire SapphicFire self-assigned this Oct 25, 2025
Copy link
Contributor

@SapphicFire SapphicFire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. In future, consider how you could instead get the appropriate API authentication details inside the action, as opposed to having to pass this less securely as an input.

Additionally, consider how you could handle queries as per these APIs.

@SapphicFire SapphicFire merged commit 99cd973 into ServiceNowDevProgram:main Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants