How can I get sendMail result and process it?

hi, I’m using rule with sendMail and setting some items. It happens sometimes however that sendMail doesn’t work (network errors, connectivity issues with wifi) and I don’t want these items to get set. I want it to happen only when sendMail didn’t return any error. How can I find sendMail execution result to process it?

You may be able to detect errors with the log reader binding:

1 Like