Skip to content

feat: Get Clickable URL for a Record #127

@rohi-v

Description

@rohi-v

When adding work notes or comments in ServiceNow, we may need to include clickable URLs to reference other records. Currently, there's no standard action to generate these URLs,

Create a Action that generates a clickable URL for any ServiceNow record:
Input:

table_name : The table name
sys_id : The sys_id of the record

Output:

URL: A clean, clickable URL to the record
Message : A user-friendly message (e.g., "Link generated successfully" or error message)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions