Need help in understanding release process and understand the relationship between them
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi All,
Through Digital Product Release API • Australia API Reference • Docs | ServiceNow we can create release related records via api. Can someone help me understand the whole flow around release process through this api examples.
example.
Step 1 : we create a release calendar through one of these Apis where we provide only release name, release admin and description details
step 2. create release target and associate it to release calendar
step 3: create release and associate release calendar and release target to it
what next ?
is this correct flow? can you please add more info on how release target is related to release calendar and on this process flow for maintaining this whole part via api.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi @RC19
We use an Application Programming Interface (API) in ServiceNow whenever we need to automate business processes, connect external third-party software, or extend the platform's core functionalities beyond out-of-the-box UI features.
Here , API is already given.
For testing Either BY Rest API explorer or postman , you can use these API and create/Fetch the release record with proper payload and credential (needed for postman/ from 3rd party)
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti