The Zurich release has arrived! Interested in new features and functionalities? Click here for more

API Documentation for Digital Product Release

MyR
Tera Contributor

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. 

9 REPLIES 9

MyR
Tera Contributor

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.

Joe Offenberg
ServiceNow Employee
ServiceNow Employee

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.  

Balaji39
ServiceNow Employee
ServiceNow Employee

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

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

billgoodall
Tera Contributor

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

  1. for interacting with Policies and Tasks,
  2. Creating tasks form a given template
  3. 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?