How to get the timestamp and channel id from response body in flow and use in next action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello @all
I am working on the Slack scope post message, I have have two post message actions use in the flow where from the 1st action want to capture the ts(timestamp) and channel id from response body. As I want to send 2nd message in thread of 1st message. I am not getting how this can be achieve.
Please help me on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
you will have to parse the JSON response body and grab those 2 values and then send in next flow action/step.
If you are using flow then you can use flow variable to store those 2 values and use Set Flow Variables flow logic to store the values in it.
Then use these flow variables in your next step.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader