hi, I'm new to the task engines. I'm trying to figure out how and if these tools are appropriate for my project.
I would like to get data from an API and schedule ( in an appropriate time ) tasks to be performed on different APIs.
how would this work with Perfect ? Would I have a task (not sure on the defienition here) that gets the data from the API the first and puts them in a database and then another task that schedules them or .. ?