Loops.so Integration — Automate Loops.so with AI on Beauto
The email platform for modern SaaS. A better way to send product, marketing, and transactional email.
Category: email, marketing automation, transactional email · 11 actions available
What you can automate with Loops.so
Beauto connects Loops.so with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Loops.so events, enrich Loops.so data with AI, or sync Loops.so with the rest of your stack — without writing code.
- Sync Loops.so data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Loops.so events and route the output anywhere
- Schedule recurring Loops.so tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Loops.so actions Beauto supports
- Create Contact — Tool to add a new contact to your Loops audience. Use when you need to create a contact with email and optional properties like name, subscription status, or custom attributes. Returns 409 if contact already exists.
- Create Contact Property — Tool to add a custom contact property to your Loops team. Use when you need to store additional contact data beyond default fields. Properties must have unique names in camelCase format and a specified data type (string,
- Delete Contact — Tool to delete a contact by email address or user ID. Use when you need to remove a contact from Loops. Either email or userId must be provided to identify the contact.
- Find Contact — Tool to search for a contact by email or userId. Use when you need to find a specific contact's details including subscription status and custom properties. Exactly one of email or userId must be provided per request.
- Get Contact Properties — Tool to retrieve a list of your account's contact properties from Loops.so. Use when you need to view all available contact properties or filter to only custom properties created by your team.
- Get Dedicated Sending IPs — Tool to retrieve a list of Loops' dedicated sending IP addresses. Use when you need to get IP addresses for whitelisting purposes.
- Get Mailing Lists — Tool to retrieve all mailing lists associated with your Loops account. Use when you need to browse or manage mailing list information.
- List Custom Fields — Tool to retrieve a list of custom contact properties. Use when you need to view available custom fields for contacts. Note: This endpoint is deprecated in favor of 'List contact properties'.
- List Transactional Emails — Tool to retrieve a list of published transactional emails. Use when you need to view all available transactional email templates. Supports pagination with perPage and cursor parameters.
- Send Event — Tool to send events to trigger emails in Loops. Use when you need to track user actions and trigger automated email workflows based on those events.
- Test API Key — Tool to test API key validity and retrieve team information. Use to verify API credentials are working correctly.
- Update Contact — Tool to update an existing contact by email or userId. Use when you need to modify contact properties or re-subscribe contacts. Creates a new contact if no matching record exists.