---
title: "[Get Started with CS] - Automate Recurring Processes"
description: Set up an automated system to notify stakeholders when any activity within a stack is performed.
url: https://www.contentstack.com/docs/get-started/automate-recurring-processes
product: Contentstack
doc_type: get-started
audience:
  - developers
  - administrators
version: v1
last_updated: 2026-03-26
---

# [Get Started with CS] - Automate Recurring Processes

This page explains how to automate recurring processes in Contentstack by integrating with third-party applications, using Automate workflows, connectors, and webhook-based triggers. It is intended for developers and administrators who want to set up trigger/action automations and real-time event notifications across apps.

## Automate Recurring Processes

Set up an automated system to notify stakeholders when any activity within a stack is performed. By integrating Contenstack with supported third-party applications, automation can be set up to carry out a series of tasks.

## Set up Automations based on Real Scenarios

A visual workflow builder platform that enables you to create automation-based trigger and action systems to automate repetitive activities across two or more apps without coding.

Learn more about [Automate](/docs/developers/automation-hub-guides/).

## Use and Configure Connectors

Third-party applications are used as connectors to set up a trigger and action-based automation for automating tasks that you can use within Automate.

Learn how to use [Automate Connectors](/docs/developers/automation-hub-connectors/).

## Set up a Trigger based Event

Using a webhook, you can keep your third-party application in sync with your Contentstack account by sending real-time information to any third-party app or service with user-defined HTTP callbacks.

Learn more about [Setting up Webhooks](/docs/developers/set-up-webhooks/) and [Various Webhook Integrations](/docs/developers/set-up-webhooks/webhook-integrations/).

## Common questions

### What is Automate used for in Contentstack?
Automate is used to create trigger and action-based workflows that automate repetitive activities across two or more apps without coding.

### What are connectors in Automate?
Connectors are third-party applications used to set up trigger and action-based automation for automating tasks within Automate.

### When should I use webhooks for automation?
Use webhooks when you want to keep a third-party application in sync with your Contentstack account by sending real-time information using user-defined HTTP callbacks.

### Where can I learn more about Automate, connectors, and webhooks?
Use the links in this page: [Automate](/docs/developers/automation-hub-guides/), [Automate Connectors](/docs/developers/automation-hub-connectors/), [Setting up Webhooks](/docs/developers/set-up-webhooks/), and [Various Webhook Integrations](/docs/developers/set-up-webhooks/webhook-integrations/).