API Documentation for Digital Product Release
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 12:21 PM
Where can I find the API documentation for Digital Product Release? I looked under API Reference (Browse APIs by product) but could not find DPR under either Washington or Xanadu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2024 05:56 PM
The release creation for us will be initiated from another application outside of ServiceNow. So given a product, each time a user needs a new release, we need to first create a new version and then create a new DPR release record for the newly created version using APIs. I have been doing some trials using the Table API, but think the DPR APIs are likely built to handle these use cases better and hence looking for the documentation to determine which ones will solve our requirements.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 06:06 AM
We already create versions automatically if they are created outside like in Jira or ADO. But you are correct. Today the creating of the DPR release is manual.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 06:35 AM - edited 12-17-2024 08:06 AM
Hi, given that most customers were only looking to create release using a catalog or through integration, we are working on adding a flow designer action in the upcoming release (subject to successful testing).
We already have a backlog item to document the APIs as well, we'll prioritise if we see additional use cases that needs to be documented.
Thanks,
Balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2025 09:28 PM
Hello Balaji, any idea when this could be slated for release? We would hate to invest a tonne of work on building APIs if it may be around the corner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2024 09:05 PM
Yes we have a similar need. This should be basic functionality given that this is a newer module.
- Consider - people will have something legacy they are replacing, and they may not be able to wholesale cutover.
We would like API's also
- for interacting with Policies and Tasks,
- Creating tasks form a given template
- And marking policies as met (or calling an external system to see if the policy is met) for external activities performed outside of the Service Now Platform.
Is this work that is available now or coming soon?