Hi there,
We are using customAction to send signals to our 3rd party platform to send emails and SMS. I know there is the Rules - Message Frequency OOTB feature in AJO, but can that be applied to emails sent from custom Actions as well?
If not, can someone suggest a workaround that we can use this? For example, maybe I can create a subsequent action after the customAction - send email and feedback to an AJO dataset to however AJO would interpret and an email was sent out using the OOTB feature?
Thanks.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @akwankl, You can’t use OOTB message frequency while using custom action. Couple of options,
Hi @akwankl, You can’t use OOTB message frequency while using custom action. Couple of options,
Just one call out, reaction event seems to work only for Email and Push. It does not seem to work with custom actions. Hence usage of reaction activity might not work.
The customer can use profile update activity to update the count of emails or SMS sent for the week if all custom actions are considered successful. The customer also needs to zeroise the counts at the end of the week using a scheduled query.
Using a custom feedback loop will have additional complexity as the counts from the custom feedback event dataset need to be aggregated at a regular frequency by using scheduled queries data distiller or computed attributes. This will add some lag time where the count of deliveries can get over the scheduled counts if more journeys are running in parallel which is using the custom actions.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies