Hi,
the goal is to trigger a new zendesk ticket via the api call.
We use a rule chain for that and the body of the new ticket should contain the content of an specific activity.
This works perfectly via the rules engine, but the problem is that only one ticket should be triggered or in other words, the rule should just process the new activity once.
We could not filter the rule setup with like “just consider new activities”.
Therefore we want to use a tag (in the activity) like “ticket created” (checkbox).
Then the rule could be filtered for “ticket created= empty” and the action of the same rule could tag the field “ticket created”.
Long story short: That’s why the rule action should change the activity field.
Does anybody struggle with the same issue here?
Best
Lisa