Question
Custom Object Trigger with Constraint Field Not Working
Hi
I have a Trigger in a Smart Campaign for a Custom Object which has a boolean constraint field which expects the value to be false:
"added to Platform Account with Onboarded = False"
When I import my data via a CSV file, I can see the row in the Custom Object but the Trigger does not get activated.
If I remove the constraint, the Trigger works.
What is happening?