Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Inbound action forward not working when using prefix FW:

Vinicius2
Kilo Sage

Hello everyone,

I’ve set up an inbound action of type "Forward" that creates a record in a custom table. However, it's not working when the forwarded email’s subject contains "FW:" (in uppercase). It works fine with "fw:" or "fwd:". I’ve already tried adding "FW:" to the glide.email.forward_subject_prefix property, but that didn’t resolve the issue.

Has anyone encountered this before or have any insights on what might be causing this?

1 ACCEPTED SOLUTION

Vinicius2
Kilo Sage

I discovered the issue: a Flow Designer using an inbound email trigger was preventing the inbound action from being triggered. To resolve this, I converted my inbound action into a Flow Designer with an inbound email trigger and followed the steps outlined in the post below:

Link to the post

View solution in original post

1 REPLY 1

Vinicius2
Kilo Sage

I discovered the issue: a Flow Designer using an inbound email trigger was preventing the inbound action from being triggered. To resolve this, I converted my inbound action into a Flow Designer with an inbound email trigger and followed the steps outlined in the post below:

Link to the post