Inbound email action not creating any record in the custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 05:49 AM
Hi,
I have created inbound email action and it is not working not creating any record. Condition is i will be receiving email from lets say xyz@test.com and subject = "test". I checked logs there is no error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 06:47 AM
@Karishma Dubey or navigate to the System Properties:
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 06:58 AM
If receiving email is inactive, no rules would be evaluated, because emails wouldn't come in at all. The issue here is simply what the logs already stated: the user is unknown and there is something custom created for that in the instance.
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
06-26-2025 07:12 AM
Condition is i will be receiving email from lets say xyz@test.com and subject = "test"
@Karishma Dubey Does a user with such an email exist in your environment? The logs says "unknown user"... so create a new user account and give them that email OR update existing user but give the email
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */