All-in-one marketing software for course creators, coaches and online marketers.
Toolkit · simplero
v1
01Add Tag to Contacttool
02Bulk Subscribe to Listtool
03Create or Update Administratortool
04Create or Update Contacttool
API Key · verified
19T · 0TR
simplero
Supported tools and triggers
Each tool is a typed function your agent can call. Each trigger fires an agent run when something changes upstream.
Add Tag to Contact
Tool to add a tag to a contact identified by email address. Use when you need to tag a contact for segmentation or tracking purposes.
TOOL
Bulk Subscribe to List
Tool to add multiple subscribers to a list in a single asynchronous request (max 1,000 per request). Use when you need to bulk import subscribers into a list. Returns a token to track the operation status.
TOOL
Create or Update Administrator
Tool to create a new administratorship or update an existing one with the same email. Use when you need to add a new administrator to Simplero or update their role and permissions.
TOOL
Create or Update Contact
Tool to create a new contact or update an existing contact with the same email. Use when you need to add a new contact to Simplero or update their information.
TOOL
Find Contact By Email
Tool to find and retrieve a contact by email address. Use when you need to look up contact details using an email address.
TOOL
Find Subscription By Email
Tool to find subscriptions for a specific list by email address. Use when you need to search for subscriptions associated with an email in a particular list.
TOOL
Get Admin Roles
Tool to retrieve all available admin roles for the account including custom roles. Use when you need to list all admin roles such as Co-Owner, Admin, Basic admin, Assistant, Support specialist, Affiliate manager, or custom roles saved on Skyrocket plan.
TOOL
Get Administrator By ID
Tool to retrieve a single administratorship by internal ID. Use when you need detailed information about a specific administrator including user, account, role, and permission details.
TOOL
Get Administrators
Tool to retrieve all administratorships for the account. Use when you need to get information about account administrators, their roles, and permissions.
TOOL
Get All Lists
Tool to retrieve all mailing lists configured in the account. Use when you need to view all available lists for managing subscriptions and email campaigns.
TOOL
Get Async Request Status
Tool to check the status of an asynchronous API request. Use when you need to monitor the progress of a previously initiated async operation using its token.
TOOL
Get Contact By ID
Tool to retrieve a JSON representation of a contact by internal ID. Use when you need to fetch detailed information about a specific contact. Returns 404 if no contact exists with the provided ID.
TOOL
Get Invoices
Tool to get invoice information with optional filtering by date and invoice number. Use when you need to retrieve invoices from Simplero. Returns 20 invoices per page ordered by invoice number.
TOOL
Get Products
Tool to list all products in the account. Use when you need to retrieve information about all available products including their pricing.
TOOL
Remove Administrator
Tool to delete an administratorship by ID. Use when you need to remove an administrator relationship from the system.
TOOL
Remove Tag from Contact
Tool to remove a tag from a contact identified by email address. Use when you need to remove a specific tag from a contact's profile.
TOOL
Subscribe to List
Tool to add a new subscriber to a specific mailing list. Use when you need to subscribe a contact with their email address to a list.
TOOL
Unsubscribe From List
Tool to unsubscribe a customer from a specific mailing list. Use when you need to remove a contact from a list by their email address.
TOOL
Update Contact Credentials
Tool to update a contact's login credentials including email, first name, and last name. Use only with the consent of the contact. At least one identification parameter (email, id, or token) is required.