Mergent
Search
⌃K
Links

Overview

Welcome to Mergent!
Mergent makes it easy for developers to schedule and manage background work without having to spend time setting up, managing, and maintaining complex distributed task queues.
There are two different ways for you to manage work with Mergent: tasks and schedules.

Tasks

Mergent Tasks are used to schedule and invoke one-off web requests via webhooks. Most often, this is a request to a microservice, serverless function, or monolithic web server where the work is performed.
Click here to go to our Tasks documentation.

Schedules

Mergent Schedules are used to schedule and invoke recurring web requests via webhooks using either cron or RRULE syntax.
Click here to go to our Schedules documentation.
Last modified 8mo ago