Category: Utilities

  • snUtils slashcommands to copy record via script

    I’ve had to common use case in ServiceNow where I want to take an existing record, and then create a copy of that record via script. Sometimes I will want to dynamically set values, or hardcode certain values. So I wanted a helper that would let me take an existing record, and craft a Backgroud…