I am successfully trigger an automation via the REST API. But for some reason my conditions inside the automation getting not respected. They getting just skipped and the action will directly executed. Why is that?
Do I have to put an additional parameter inside the API call?
All that does is test the actions. It skips the triggers and conditions. If you use the trigger automation service in Developer Tools → Services there is an option to not skip the conditions. However if the conditions rely on trigger variables they will not be defined.