Skip to content

Conversation

@JorgeGRC
Copy link
Contributor

@JorgeGRC JorgeGRC commented Oct 9, 2025

Refactored action named previously "Append work notes to records directly from a Flow"

  • rename to "Insert Worknote"
  • remove HTTP result codes from script + action outputs
  • validate input table name & sys ID in the script - as they are text and could be hand-written, mistakes can be made
  • validate that the "update()" was successful
  • add error messages for bad table name & bad sys_id

The action was tested on a random Incident record.

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

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!

@Paulsylo25 Paulsylo25 self-assigned this Oct 9, 2025
@Paulsylo25
Copy link
Contributor

I see couple of other information as well, can you validate this once .

@JorgeGRC
Copy link
Contributor Author

JorgeGRC commented Oct 9, 2025

Sorry, don't understand what you mean :) I see only one action changed in this PR, isn't it?

@Paulsylo25 Paulsylo25 merged commit 2bbb9a4 into ServiceNowDevProgram:main Oct 9, 2025
@JorgeGRC JorgeGRC deleted the refactor/insert-worknote branch October 10, 2025 08:11
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