• Scheduled process executing custom script

    Hello everyone,

    I wrote a synchronization script that fetches data from an API and creates person objects in the database.

    I created a custom event and process that runs the script and I set the person table as the base object for the process being triggered…