Loops so
Overview
SLUG: LOOPS_SO
Description
The email platform for modern SaaS. A better way to send product, marketing, and transactional email.
Authentication Details
API Key
Connecting to Loops so
Create an auth config
Use the dashboard to create an auth config for the Loops so toolkit. This allows you to connect multiple Loops so accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Loops so Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Loops so toolkit’s playground](https://app.composio.dev/app/Loops so)
For code examples, see the Tool calling guide and Provider examples.
Tool List
LOOPS_SO_CREATE_CONTACT
Tool Name: Create Contact
Description
Action Parameters
Action Response
LOOPS_SO_CREATE_CONTACT_PROPERTY
Tool Name: Create Contact Property
Description
Action Parameters
Action Response
LOOPS_SO_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
LOOPS_SO_FIND_CONTACT
Tool Name: Find Contact
Description
Action Parameters
Action Response
LOOPS_SO_GET_CONTACT_PROPERTIES
Tool Name: Get Contact Properties
Description
Action Parameters
Action Response
LOOPS_SO_GET_DEDICATED_SENDING_IPS
Tool Name: Get Dedicated Sending IPs
Description
Action Parameters
Action Response
LOOPS_SO_GET_MAILING_LISTS
Tool Name: Get Mailing Lists
Description
Action Parameters
Action Response
LOOPS_SO_LIST_CUSTOM_FIELDS
Tool Name: List Custom Fields
Description
Action Parameters
Action Response
LOOPS_SO_LIST_TRANSACTIONAL_EMAILS
Tool Name: List Transactional Emails
Description
Action Parameters
Action Response
LOOPS_SO_SEND_EVENT
Tool Name: Send Event
Description
Action Parameters
Action Response
LOOPS_SO_TEST_API_KEY
Tool Name: Test API Key
Description
Action Parameters
Action Response
LOOPS_SO_UPDATE_CONTACT
Tool Name: Update Contact
Description
Action Parameters
Action Response