Automation doesn't work if API call is used

Hi there,

Can someone tell me if it is by design or just and issue?

There is automation that reacts to record creation. It works perfectly if the record is created from Jet Admin. However, if the record is created by API call - automation is not triggered.

Are you talking about a third-party REST API and creating a record through an API call on the side?

I am talking about a case when third-party app calls jet Admin API.