How to get the values from the service catalog form to the action request body in REST step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 03:42 AM
Hi Team,
Need help on the below requirement, can someone please help me on this.
We are trying to fetch the variables from the catalog item forum to Request body on the REST Step action outline.
please refer the below image.
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 03:45 AM
You need to pass in the RITM as an action input, and then capture the values of those variables (I'd suggest via a script step)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 04:24 AM
Hi @nikhitha24
what is the trigger for this flow? . if the flow is triggered on service catalog, then you can use "get catalog variables" action, and define the action inputs and use it in your custom action steps.
if this solves your query, please appreciate the efforts of community members by marking this as accepted and helpful.
Regards,
Ubada Barmawar