
Beyond-Bot.ai + sendfox
Template description for sendfox
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to sendfox.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in sendfox.
Trigger Workflows
Start automated workflows in sendfox based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within sendfox.
Sendfox Delete Contact From List
Tool to remove a contact from a specific list in sendfox. use when you need to disassociate a contact by its id from a sendfox list.
Sendfox Get Automations
Tool to retrieve a list of automations. use when you need to list all automations for your sendfox account.
Sendfox Get Campaigns
Tool to retrieve a paginated list of campaigns. use when you need to fetch campaigns in batches or implement pagination. example: "fetch campaigns page 2 with 50 per page.".
Sendfox Get Contacts
Tool to retrieve a paginated list of contacts. use when you need to fetch contacts in pages, optionally filtering by email.
Sendfox Get Contact By Email
Tool to retrieve a contact by their email address. use when you need to fetch an existing contact’s details by providing their email.
Sendfox Get Contact By Id
Tool to retrieve a contact's details by id. use after obtaining the contact id to get full contact information.
Sendfox Get Contact Fields
Tool to retrieve a list of user contact fields. use when you need to discover all contact field metadata before creating or updating contacts. use after authentication is complete.
Sendfox Get Lists
Tool to retrieve paginated contact lists. use when you need to fetch all your sendfox lists.
Sendfox Get List By Id
Tool to retrieve a specific contact list by its id. use when you have a list id and need its details before performing list operations.
Sendfox Patch Unsubscribe Contact
Tool to unsubscribe a contact. use when you need to globally mark a contact as unsubscribed.
Sendfox Post Create Contact
Tool to create a new contact. use when you need to add a new subscriber to sendfox.
Sendfox Post Create List
Tool to create a new contact list. use when you need to add a new list to your sendfox account. example: create a list named 'newsletter subscribers'.