Sendfox
Overview
SLUG: SENDFOX
Description
Template description for sendfox
Authentication Details
API Key
Connecting to Sendfox
Create an auth config
Use the dashboard to create an auth config for the Sendfox toolkit. This allows you to connect multiple Sendfox accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. 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 Sendfox toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SENDFOX_DELETE_CONTACT_FROM_LIST
Tool Name: Delete Contact from List
Description
Action Parameters
Action Response
SENDFOX_GET_AUTOMATIONS
Tool Name: Get Automations
Description
Action Parameters
Action Response
SENDFOX_GET_CAMPAIGNS
Tool Name: Get Campaigns
Description
Action Parameters
Action Response
SENDFOX_GET_CONTACTS
Tool Name: Get Contacts
Description
Action Parameters
Action Response
SENDFOX_GET_CONTACT_BY_EMAIL
Tool Name: Retrieve Contact by Email
Description
Action Parameters
Action Response
SENDFOX_GET_CONTACT_BY_ID
Tool Name: Get Contact by ID
Description
Action Parameters
Action Response
SENDFOX_GET_CONTACT_FIELDS
Tool Name: Get Contact Fields
Description
Action Parameters
Action Response
SENDFOX_GET_LISTS
Tool Name: Get Lists
Description
Action Parameters
Action Response
SENDFOX_GET_LIST_BY_ID
Tool Name: Get List by ID
Description
Action Parameters
Action Response
SENDFOX_PATCH_UNSUBSCRIBE_CONTACT
Tool Name: Unsubscribe Contact
Description
Action Parameters
Action Response
SENDFOX_POST_CREATE_CONTACT
Tool Name: Create Contact
Description
Action Parameters
Action Response
SENDFOX_POST_CREATE_LIST
Tool Name: Create List
Description
Action Parameters
Action Response