Marketing19 toolsPaste one API key
Simplero integration for AI agents
All-in-one marketing software for course creators, coaches and online marketers.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Simplero once and call the same tools from all of them.
Setup
Connect Simplero through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Simplero exposes 19 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
simplero_find_contact_by_email | Find and retrieve a contact by email address | Read |
simplero_find_subscription_by_email | Find subscriptions for a specific list by email address | Read |
simplero_get_admin_roles | Retrieve all available admin roles for the account including custom roles | Read |
simplero_get_administrator_by_id | Retrieve a single administratorship by internal ID | Read |
simplero_get_administrators | Retrieve all administratorships for the account | Read |
simplero_get_async_request_status | Check the status of an asynchronous API request | Read |
simplero_get_contact_by_id | Retrieve a JSON representation of a contact by internal ID | Read |
simplero_get_invoices | Get invoice information with optional filtering by date and invoice number | Read |
simplero_get_lists | Retrieve all mailing lists configured in the account | Read |
simplero_get_products | List all products in the account | Read |
simplero_add_tag_to_contact | Add a tag to a contact identified by email address | Write |
simplero_bulk_subscribe_to_list | Add multiple subscribers to a list in a single asynchronous request (max 1,000 per request) | Read |
simplero_create_or_update_administrator | Create a new administratorship or update an existing one with the same email | Write |
simplero_create_or_update_contact | Create a new contact or update an existing contact with the same email | Write |
simplero_subscribe_to_list | Add a new subscriber to a specific mailing list | Read |
simplero_update_contact_credentials | Update a contact's login credentials including email, first name, and last name | Write |
simplero_remove_administrator | Delete an administratorship by ID | Write |
simplero_remove_tag_from_contact | Remove a tag from a contact identified by email address | Write |
simplero_unsubscribe_from_list | Unsubscribe a customer from a specific mailing list | Read |