By using flow how to get incident table values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2024 04:40 AM
How to get data out of incident table consider a use case like when incident is created/updated we need a payload of fields in incident and also if we can get reference data can be assessed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2024 04:49 AM
Please elaborate, because your use case doesn't make sense.
If you create a flow on create/update of an incident, you have all the data there, including all the reference fields.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2024 04:53 AM - edited ‎05-21-2024 04:54 AM
Hi Mark, My requirement is to get incident reference field like location table and it has to be done using payload builder via Flow designer can you help me with the steps. Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2024 04:57 AM
What do you mean? The flow is triggering on the incident, so you can check your trigger record and select the location field and all of its fields. It's all there.
Explain your use case.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2024 06:55 AM
By using flow design how to create payload builder can you help me the steps