Background Tasks
Build and run workflows on a set schedule
Last updated
Was this helpful?
Build and run workflows on a set schedule
Last updated
Was this helpful?
Background tasks, or sometimes referred to as "cron jobs" are workflows that run on a set schedule. Background tasks are great for things like sending out marketing emails, report generation, analytics, and large data processing jobs.
Fill in your desired options, such as name, description, tags, request history, and the preferred data source.
This is where all of the magic happens. All of the business logic that is performed lives here.
As you add functions to your function stack, it will suggest next steps based on most popular user activity.