Skip to content

Conversation

@maheshkhatal27
Copy link
Contributor

This action utility can be used to identify duplicate records in any CMDB table.
It works dynamically based on the provided field (e.g., name, serial_number, asset_tag, etc.).
Inputs:
tableName – The CMDB table to check.
fieldName – The field used to detect duplicates.
Output:
outputs.duplicate_records = [
{ name: 'Record Name', count: },
... ]

admin added 2 commits October 12, 2025 13:09
…through a specified MID Server.

It uses basic authentication and returns the HTTP status code along with the response body.
Useful for testing integrations, endpoint reachability, and verifying credentials before deploying production integrations.
…c table(anything that is extended from cmdb like cmdb_ci, etc) and field such as serial number, asset_tag etc.
@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!

@snamjosh snamjosh self-assigned this Oct 12, 2025
@snamjosh
Copy link
Contributor

There is an unwanted file for rest_api_connection_testerestablisher flow action in your PR.

Thanks for your submission. It appears that this pull request contains more files than described in the title. Please review and update the pull request to either remove the extra/unintended files or to update the description to be more comprehensive. Ensure your contributions are meaningful and adhere to the project’s standards. [If applicable: You can create a new branch on your forked repository to avoid accidental inclusions of new commits in the future.]. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

There is an unwanted file for rest_api_connection_testerestablisher flow action in your PR.

@snamjosh snamjosh closed this Oct 12, 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