FWD Inbound Rule Caller ID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 06:11 AM - edited 02-29-2024 06:15 AM
Hello
I have an issue with FORWARD inbound rule which is setting the CALLER to GUEST.
I have gone through the community posts and I am using the following script which sets the CALLER from the body of the email but the incident keeps setting the user to GUEST. I am so frustrated why the CALLER can't be set from the body of the email. Please see the attached for the inbound rule and the script.
I need help PLEASE. I need to resolve this ASAP.
Thank you so much in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 09:02 AM
Thanks for sharing the new logs!
I'm trying to sit on my PDI like this:
var data = email.body.submitted_by;
As soon as I do more tests I will respond to you here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 11:03 AM
Great thank you
I will look for your reply.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 04:59 AM
Good Morning
Any luck with the solution?