Hi Team, I have created a test journey for a PoC to test a scenario where email 1 is being sent to a customer but due to capping rules (channel/frequency capping) the email doesn't get sent as for the user the quota of emails for the day is already exhausted.
How can I re send the email again tomorrow ?
I'll have to create a logic to check whether the profile received the email 1 or not, but how to check that in condition ?
I can't use the action id of the node because the person must have passed through that node even after the capping rule.
Check the image attached for reference.