Inbound Email Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 03:32 PM
Hi All,
I'm creating service request using inbound email action in flow designer. I am using sn_sc.CartJS in custom action to submit the request.
I am able to submit the request, but the issue is when the request is created "Requested for" is populated correctly as user but the created by shows as system, opened by field shows empty. is this correct behavior?
If this is expected behavior, can you please help if there is any solution to get the created by and opened by set as the Requested for user instead of a system user "system".
We can update after that by doing an update once the request is created which I think is not the right way to fix it.
Any thoughts or feedback is much appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 04:32 PM
Can you check if the run as is set to system in the flow properties?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 04:48 PM
Thank you for your response. I'm submitting request in flow action script. For flow action we don't have run us option.