# Sendloop

Sendloop is an all-in-one email marketing solution for SaaS, e-commerce, application, and small business owners.

- **Category:** email newsletters
- **Auth:** API_KEY, OAUTH2
- **Composio Managed App Available?** No
- **Tools:** 5
- **Triggers:** 0
- **Slug:** `SENDLOOP`
- **Version:** 20260227_00

## Tools

### Get Sendloop Account Information

**Slug:** `SENDLOOP_GET_ACCOUNT_INFO`

Tool to retrieve account information. Use when you need details about the current Sendloop account.

### Get Overall List Report

**Slug:** `SENDLOOP_GET_OVERALL_LIST_REPORT`

Tool to retrieve overall report for a subscriber list. Use after sending campaigns to get summary metrics.

### List Campaigns

**Slug:** `SENDLOOP_LIST_CAMPAIGNS`

Tool to list campaigns. Use when you need to filter by campaign status and handle pagination for campaign retrieval.

### List SendLoop Lists

**Slug:** `SENDLOOP_LIST_LISTS`

Tool to retrieve subscriber lists. Use when you need to get all mailing lists.

### List SendLoop Subscribers

**Slug:** `SENDLOOP_LIST_SUBSCRIBERS`

Tool to list subscribers in a specified SendLoop list with pagination. Use when you need to retrieve subscribers for a given list ID, optionally filtering by segment and using start index for pagination.
