case is not updating when external user sends an email to servicenow

krishna761
Tera Contributor

Hi,

 

Hi Everyone,

We have a requirement where an external user (not present in the ServiceNow user table) sends an email to ServiceNow, and a case record is created successfully.

However, when the same external user replies to that email with updated information (intended to update the existing case), the system does not update the record.(Flow got not triggered).

The update action is not happening, and we are looking for a solution to ensure that when an external user replies with updated data, the corresponding case record is properly updated.

 

Any suggestions to achieve this would be helpful.

thanks,

Mohan

1 ACCEPTED SOLUTION

@krishna761 

 

Can you follow below resolution in your instance

 

https://www.servicenow.com/community/csm-forum/trigger-xxxyyyzzz-unable-to-access-target-record-for-...

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

View solution in original post

15 REPLIES 15

RaghavSh
Kilo Patron

what is the "run as" in your inbound flow? Is it set to system user?

I believe if it is set as "system" and not "user who initiates", this issue should not occur.


Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023
LinkedIn

HI @RaghavSh ,
Thanks for your response.

I have configured the flow to run as the system user only, but the issue still persists.

Thanks,
Mohan

Check your email logs , the the email getting logged with guest user?


Raghav
MVP 2023
LinkedIn