Skip to content

Conversation

@selvarun-umass
Copy link
Contributor

This PR adds a code snippet for creating Service Catalog requests programmatically using CartJS API.

Purpose:

  • Automate catalog request creation from server-side scripts
  • Useful for workflows, integrations, and bulk operations

What's included:

  • README.md with description and use cases
  • cartjs_create_request.js with working examples

Testing:

Tested in dev instance via background script - successfully created catalog requests.

Location:

Server-Side Components/Server Side/Create Catalog Request Programmatically/

Checklist:

  • Code tested in ServiceNow environment
  • Relevant to ServiceNow developers
  • Proper folder structure
  • Includes README documentation
  • No sensitive information
  • No XML exports

Add documentation for CartJS catalog request creation
Add JavaScript implementation with examples
@rohi-v rohi-v self-assigned this Oct 12, 2025
@rohi-v
Copy link
Contributor

rohi-v commented Oct 12, 2025

Hi @selvarun-umass

Thank you for your submission.

CartAPI is available in docs and there are few examples in our repo too.

For Hacktoberfest, we’re aiming for high-quality contributions providing real-world developer usecases. Since this is your first PR, we’ve labeled it as hacktoberfest-accepted so it still counts toward your Hacktoberfest progress.

You can check some of the recently merged code snippets for reference. They are good examples of what we're aiming for.

@rohi-v rohi-v added the hacktoberfest-accepted The PR is accepted for Hacktoberfest, regardless of being merged or not label Oct 12, 2025
@rohi-v rohi-v closed this Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted The PR is accepted for Hacktoberfest, regardless of being merged or not

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants