Keap
Use Keap to manage CRM contacts, tags, tasks, products, subscriptions, automation, and commerce workflows.
Authentication
| Method | Kind | Status | Details |
|---|---|---|---|
| OAuth 2.0 | oauth2 | available | — |
Call a tool
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "KEAP_ACHIEVE_GOAL", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("KEAP_ACHIEVE_GOAL", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute KEAP_ACHIEVE_GOAL --data '{ }'Tool catalog
Available tools
357 callable operations
Achieve an Automation GoalKEAP_ACHIEVE_GOALAchieves a goal in an automation for a contactConnection
Achieves a goal in an automation for a contact
Authentication
Connected account requiredTags
Achieve a WordPress Opt-In GoalKEAP_ACHIEVE_INTEGRATIONS_WORD_PRESS_OPT_IN_GOALAchieves a WordPress Opt-In Option GoalConnection
Achieves a WordPress Opt-In Option Goal
Authentication
Connected account requiredTags
Create an AffiliateKEAP_ADD_AFFILIATECreates a single AffiliateConnection
Creates a single Affiliate
Authentication
Connected account requiredTags
Assign Affiliate to Commission programKEAP_ADD_AFFILIATE_TO_PROGRAMAssigns an Affiliate to Commission ProgramConnection
Assigns an Affiliate to Commission Program
Authentication
Connected account requiredTags
Create an Affiliate Commission ProgramKEAP_ADD_COMMISSION_PROGRAMCreates an Affiliate Commission ProgramConnection
Creates an Affiliate Commission Program
Authentication
Connected account requiredTags
Create Commission Program ResourceKEAP_ADD_COMMISSION_PROGRAM_RESOURCECreates a resource for a commission programConnection
Creates a resource for a commission program
Authentication
Connected account requiredTags
Add Contacts to an Automation SequenceKEAP_ADD_CONTACTS_TO_AUTOMATION_SEQUENCEAdds a list of contacts to an automation sequence Response contains a map of the provided list of Contact Ids and their individual result.Connection
Adds a list of contacts to an automation sequence Response contains a map of the provided list of Contact Ids and their individual result.
Authentication
Connected account requiredTags
Add Contacts to Campaign SequenceKEAP_ADD_CONTACTS_TO_CAMPAIGN_SEQUENCEAdds a list of contacts to a campaign sequence Response contains a map of the provided list of Contact Ids related to their individual result.Connection
Adds a list of contacts to a campaign sequence Response contains a map of the provided list of Contact Ids related to their individual result.
Authentication
Connected account requiredTags
Add a WordPress Opt-In OptionKEAP_ADD_INTEGRATIONS_WORD_PRESS_OPT_INAdds a value to the list of WordPress Opt-In Options AvailableConnection
Adds a value to the list of WordPress Opt-In Options Available
Authentication
Connected account requiredTags
Create a Product Interest in an existing BundleKEAP_ADD_PRODUCT_INTERESTCreates a new Product Interest in an existing Bundle.Connection
Creates a new Product Interest in an existing Bundle.
Authentication
Connected account requiredTags
Add a Product Option List Option ValueKEAP_ADD_PRODUCT_OPTION_LIST_OPTION_VALUEAdds product option values to a product option of type LISTConnection
Adds product option values to a product option of type LIST
Authentication
Connected account requiredTags
Add Tag to CompanyKEAP_ADD_TAG_TO_COMPANYApplies a Tag to a Company.Connection
Applies a Tag to a Company.
Authentication
Connected account requiredTags
Adjust Inventory of a ProductKEAP_ADJUST_INVENTORYIncrease or decrease the quantity of the ProductConnection
Increase or decrease the quantity of the Product
Authentication
Connected account requiredTags
Apply Commission to an Order ItemKEAP_APPLY_COMMISSION_ON_ORDER_ITEMSApplies commission to an order item on an existing order.Connection
Applies commission to an order item on an existing order.
Authentication
Connected account requiredTags
Apply TagKEAP_APPLY_TAGSApplies a Tag to a list of Contacts.Connection
Applies a Tag to a list of Contacts.
Authentication
Connected account requiredTags
Apply Taxes on an OrderKEAP_APPLY_TAXCalculate taxes for a single Order for a given order idConnection
Calculate taxes for a single Order for a given order id
Authentication
Connected account requiredTags
Assign a Product Commission ProgramKEAP_ASSIGN_PRODUCT_COMMISSION_PROGRAMAssigns a Product Commission Program to a ProductConnection
Assigns a Product Commission Program to a Product
Authentication
Connected account requiredTags
Assign Products to a Product CategoryKEAP_ASSIGN_PRODUCTS_TO_CATEGORYUpdates the list of products assigned to a Product Category. **Note:** The full list of product IDs that should remain assigned must be provided; any IDs omitted are removed automatically.Connection
Updates the list of products assigned to a Product Category. **Note:** The full list of product IDs that should remain assigned must be provided; any IDs omitted are removed automatically.
Authentication
Connected account requiredTags
Assign a Subscription Commission ProgramKEAP_ASSIGN_SUBSCRIPTION_COMMISSION_PROGRAMAssigns a Subscription Commission Program to a SubscriptionConnection
Assigns a Subscription Commission Program to a Subscription
Authentication
Connected account requiredTags
Attach a File to an Order InvoiceKEAP_ATTACH_FILE_TO_ORDERAttaches an uploaded File to an Order InvoiceConnection
Attaches an uploaded File to an Order Invoice
Authentication
Connected account requiredTags
Bulk update for Automations CategoriesKEAP_BULK_ASSIGNMENT_AUTOMATIONS_CATEGORIESBulk updates the categories of one or more automationsConnection
Bulk updates the categories of one or more automations
Authentication
Connected account requiredTags
Bulk unpublish AutomationsKEAP_BULK_UNPUBLISH_AUTOMATIONSBulk unpublish one or more automationsConnection
Bulk unpublish one or more automations
Authentication
Connected account requiredTags
Cancel SubscriptionKEAP_CANCEL_SUBSCRIPTIONCancels the specified subscriptionConnection
Cancels the specified subscription
Authentication
Connected account requiredTags
Count Participants in an AutomationKEAP_COUNT_PARTICIPANTS_V2Returns the total number of participants and unique contacts currently active in the given automation.Connection
Returns the total number of participants and unique contacts currently active in the given automation.
Authentication
Connected account requiredTags
Create an Affiliate Custom FieldKEAP_CREATE_AFFILIATE_CUSTOM_FIELDCreates a single Affiliate Custom FieldConnection
Creates a single Affiliate Custom Field
Authentication
Connected account requiredTags
Create an Affiliate Custom Field GroupKEAP_CREATE_AFFILIATE_CUSTOM_FIELD_GROUPCreates a new custom field group for the Affiliate record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.Connection
Creates a new custom field group for the Affiliate record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.
Authentication
Connected account requiredTags
Create automation categoryKEAP_CREATE_CATEGORYCreates a single automation categoryConnection
Creates a single automation category
Authentication
Connected account requiredTags
Create a Category DiscountKEAP_CREATE_CATEGORY_DISCOUNTCreates a Category DiscountConnection
Creates a Category Discount
Authentication
Connected account requiredTags
Create a CompanyKEAP_CREATE_COMPANYCreates a new Company.`country_code` is required if `region` is specified.Connection
Creates a new Company.`country_code` is required if `region` is specified.
Authentication
Connected account requiredTags
Create a Company Custom FieldKEAP_CREATE_COMPANY_CUSTOM_FIELDCreates a custom field of the specified type and options to the Company objectConnection
Creates a custom field of the specified type and options to the Company object
Authentication
Connected account requiredTags
Create a Company Custom Field GroupKEAP_CREATE_COMPANY_CUSTOM_FIELD_GROUPCreates a new custom field group for the Company record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.Connection
Creates a new custom field group for the Company record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.
Authentication
Connected account requiredTags
Create a ContactKEAP_CREATE_CONTACTCreates a new Contact. *Note:* Contact must contain at least one item in `email_addresses`, `phone_numbers`, or `addresses` and `country_code` is required if `region` is specified. Optionally accepts a `duplicate_option` query parameter which performs duplicate checking by one of the following options: `Email`, `EmailAndName`, `EmailAndNameAndCompany`. If a match is found using the option provided, the existing contact will be updated. If an existing contact was not found using the `duplicate_option` provided, a new contact record will be created. When `duplicate_option` is not specified, a new contact is always created.Connection
Creates a new Contact. *Note:* Contact must contain at least one item in `email_addresses`, `phone_numbers`, or `addresses` and `country_code` is required if `region` is specified. Optionally accepts a `duplicate_option` query parameter which performs duplicate checking by one of the following options: `Email`, `EmailAndName`, `EmailAndNameAndCompany`. If a match is found using the option provided, the existing contact will be updated. If an existing contact was not found using the `duplicate_option` provided, a new contact record will be created. When `duplicate_option` is not specified, a new contact is always created.
Authentication
Connected account requiredTags
Create a Contact Custom FieldKEAP_CREATE_CONTACT_CUSTOM_FIELDCreates a custom field of the specified type and options to the Contact objectConnection
Creates a custom field of the specified type and options to the Contact object
Authentication
Connected account requiredTags
Create a Contact Custom Field GroupKEAP_CREATE_CONTACT_CUSTOM_FIELD_GROUPCreates a new custom field group for the Contact record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.Connection
Creates a new custom field group for the Contact record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.
Authentication
Connected account requiredTags
Create a Contact Link typeKEAP_CREATE_CONTACT_LINK_TYPECreates a new type of Contact LinkConnection
Creates a new type of Contact Link
Authentication
Connected account requiredTags
Create a Default Commission ProgramKEAP_CREATE_DEFAULT_COMMISSION_PROGRAMCreates a Default Commission ProgramConnection
Creates a Default Commission Program
Authentication
Connected account requiredTags
Create an Email RecordKEAP_CREATE_EMAILCreates a Record of an Email sent to a ContactConnection
Creates a Record of an Email sent to a Contact
Authentication
Connected account requiredTags
Create a set of Email RecordsKEAP_CREATE_EMAILSCreates a set of Records of Emails sent to Contacts, maximum 1000 per transaction.Connection
Creates a set of Records of Emails sent to Contacts, maximum 1000 per transaction.
Authentication
Connected account requiredTags
Create a fileKEAP_CREATE_FILEUploads a file using multipart/form-data. The `file` part contains the binary file content; `file_name`, `is_public`, `file_association`, and optionally `contact_id` are additional text parts in the same multipart request. Sending these as URL query parameters is not supported.Connection
Uploads a file using multipart/form-data. The `file` part contains the binary file content; `file_name`, `is_public`, `file_association`, and optionally `contact_id` are additional text parts in the same multipart request. Sending these as URL query parameters is not supported.
Authentication
Connected account requiredTags
Create a Subscription Free Trial DiscountKEAP_CREATE_FREE_TRIAL_DISCOUNTCreates a Subscription Free Trial DiscountConnection
Creates a Subscription Free Trial Discount
Authentication
Connected account requiredTags
Create a Subscription Free Trial Discount CriteriaKEAP_CREATE_FREE_TRIAL_DISCOUNT_CRITERIACreates a Subscription Free Trial Discount CriteriaConnection
Creates a Subscription Free Trial Discount Criteria
Authentication
Connected account requiredTags
Create the product category image fileKEAP_CREATE_IMAGE_FILECreates the product category image file and uploads it to the specified product categoryConnection
Creates the product category image file and uploads it to the specified product category
Authentication
Connected account requiredTags
Create a Lead SourceKEAP_CREATE_LEAD_SOURCECreates a new Lead SourceConnection
Creates a new Lead Source
Authentication
Connected account requiredTags
Create a Lead Source CategoryKEAP_CREATE_LEAD_SOURCE_CATEGORYCreates a new Lead Source Category.Connection
Creates a new Lead Source Category.
Authentication
Connected account requiredTags
Create a Lead Source ExpenseKEAP_CREATE_LEAD_SOURCE_EXPENSECreates a new Lead Source ExpenseConnection
Creates a new Lead Source Expense
Authentication
Connected account requiredTags
Create a Lead Source Recurring ExpenseKEAP_CREATE_LEAD_SOURCE_RECURRING_EXPENSECreates a new Lead Source Recurring ExpenseConnection
Creates a new Lead Source Recurring Expense
Authentication
Connected account requiredTags
Create a NoteKEAP_CREATE_NOTECreates a new Note.Connection
Creates a new Note.
Authentication
Connected account requiredTags
Create a Custom FieldKEAP_CREATE_NOTE_CUSTOM_FIELDCreates a custom field of the specified type and options to the Note object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.Connection
Creates a custom field of the specified type and options to the Note object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Create a Note Custom Field GroupKEAP_CREATE_NOTE_CUSTOM_FIELD_GROUPCreates a new custom field group for the Note record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.Connection
Creates a new custom field group for the Note record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Create an OpportunityKEAP_CREATE_OPPORTUNITYCreates a new opportunity as the authenticated user.Connection
Creates a new opportunity as the authenticated user.
Authentication
Connected account requiredTags
Create an Opportunity Custom Field GroupKEAP_CREATE_OPPORTUNITY_CUSTOM_FIELD_GROUPCreates a new custom field group for the Opportunity record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.Connection
Creates a new custom field group for the Opportunity record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.
Authentication
Connected account requiredTags
Create an Opportunity Custom FieldKEAP_CREATE_OPPORTUNITY_CUSTOM_FIELDSCreates a custom field of the specified type and options to the Opportunity objectConnection
Creates a custom field of the specified type and options to the Opportunity object
Authentication
Connected account requiredTags
Create an Opportunity StageKEAP_CREATE_OPPORTUNITY_STAGECreates a new Opportunity StageConnection
Creates a new Opportunity Stage
Authentication
Connected account requiredTags
Create an OrderKEAP_CREATE_ORDERCreates a one time Order with Order itemsConnection
Creates a one time Order with Order items
Authentication
Connected account requiredTags
Create an Order Custom FieldKEAP_CREATE_ORDER_CUSTOM_FIELDCreates a custom field of the specified type and options to the Order objectConnection
Creates a custom field of the specified type and options to the Order object
Authentication
Connected account requiredTags
Create an Order Custom Field GroupKEAP_CREATE_ORDER_CUSTOM_FIELD_GROUPCreates a new custom field group for the Order record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.Connection
Creates a new custom field group for the Order record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.
Authentication
Connected account requiredTags
Create an Order ItemKEAP_CREATE_ORDER_ITEMCreates an order item on an existing orderConnection
Creates an order item on an existing order
Authentication
Connected account requiredTags
Create an Order Total DiscountKEAP_CREATE_ORDER_TOTAL_DISCOUNTCreates an Order Total DiscountConnection
Creates an Order Total Discount
Authentication
Connected account requiredTags
Create an Order Total Discount CriteriaKEAP_CREATE_ORDER_TOTAL_DISCOUNT_CRITERIACreates an Order Total Discount CriteriaConnection
Creates an Order Total Discount Criteria
Authentication
Connected account requiredTags
Create a PaymentKEAP_CREATE_PAYMENT_FOR_AN_ORDERCreates a payment record. Alternatively, adds a record of historical or external payment of cash or credit cardConnection
Creates a payment record. Alternatively, adds a record of historical or external payment of cash or credit card
Authentication
Connected account requiredTags
Create Payment Method ConfigurationKEAP_CREATE_PAYMENT_METHOD_CONFIGCreates configuration details for rendering payment method componentsConnection
Creates configuration details for rendering payment method components
Authentication
Connected account requiredTags
Create a ProductKEAP_CREATE_PRODUCTCreates a new productConnection
Creates a new product
Authentication
Connected account requiredTags
Create a Product CategoryKEAP_CREATE_PRODUCT_CATEGORYCreates a new Product CategoryConnection
Creates a new Product Category
Authentication
Connected account requiredTags
Create a Product DiscountKEAP_CREATE_PRODUCT_DISCOUNTCreates a Product DiscountConnection
Creates a Product Discount
Authentication
Connected account requiredTags
Create a Product Discount CriteriaKEAP_CREATE_PRODUCT_DISCOUNT_CRITERIACreates a Product Discount CriteriaConnection
Creates a Product Discount Criteria
Authentication
Connected account requiredTags
Create the Product ImageKEAP_CREATE_PRODUCT_IMAGECreates the Product Image file and uploads it to the specified ProductConnection
Creates the Product Image file and uploads it to the specified Product
Authentication
Connected account requiredTags
Create a Product Interest BundleKEAP_CREATE_PRODUCT_INTEREST_BUNDLECreates a new Product Interest Bundle.Connection
Creates a new Product Interest Bundle.
Authentication
Connected account requiredTags
Create a Product OptionKEAP_CREATE_PRODUCT_OPTIONCreates a new product optionConnection
Creates a new product option
Authentication
Connected account requiredTags
Create an Affiliate LinkKEAP_CREATE_REDIRECT_LINKCreates a single Affiliate LinkConnection
Creates a single Affiliate Link
Authentication
Connected account requiredTags
Create a ReferralKEAP_CREATE_REFERRALCreates a new referral partner referral on the provided contactConnection
Creates a new referral partner referral on the provided contact
Authentication
Connected account requiredTags
Create a Shipping DiscountKEAP_CREATE_SHIPPING_DISCOUNTCreates a Shipping DiscountConnection
Creates a Shipping Discount
Authentication
Connected account requiredTags
Create a Shipping Discount CriteriaKEAP_CREATE_SHIPPING_DISCOUNT_CRITERIACreates a Shipping Discount CriteriaConnection
Creates a Shipping Discount Criteria
Authentication
Connected account requiredTags
Create SubscriptionKEAP_CREATE_SUBSCRIPTIONCreates a subscription with the specified product and product subscription id.Connection
Creates a subscription with the specified product and product subscription id.
Authentication
Connected account requiredTags
Create a Subscription Custom FieldKEAP_CREATE_SUBSCRIPTION_CUSTOM_FIELDCreates a custom field of the specified type and options to the Subscription objectConnection
Creates a custom field of the specified type and options to the Subscription object
Authentication
Connected account requiredTags
Create a Subscription Custom Field GroupKEAP_CREATE_SUBSCRIPTION_CUSTOM_FIELD_GROUPCreates a new custom field group for the Subscription record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.Connection
Creates a new custom field group for the Subscription record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.
Authentication
Connected account requiredTags
Create Subscription PlanKEAP_CREATE_SUBSCRIPTION_PLANSCreates a Subscription PlanConnection
Creates a Subscription Plan
Authentication
Connected account requiredTags
Create TagKEAP_CREATE_TAGCreates a new TagConnection
Creates a new Tag
Authentication
Connected account requiredTags
Create Tag CategoryKEAP_CREATE_TAG_CATEGORYCreates a new Tag Category.Connection
Creates a new Tag Category.
Authentication
Connected account requiredTags
Create a TaskKEAP_CREATE_TASKCreates a new task as the authenticated user.Connection
Creates a new task as the authenticated user.
Authentication
Connected account requiredTags
Create a Custom FieldKEAP_CREATE_TASK_CUSTOM_FIELDCreates a custom field of the specified type and options to the Task object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.Connection
Creates a custom field of the specified type and options to the Task object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Create a Task Custom Field GroupKEAP_CREATE_TASK_CUSTOM_FIELD_GROUPCreates a new custom field group for the Task record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.Connection
Creates a new custom field group for the Task record type. If `tab_id` is omitted, the group is added to the default 'Custom Fields' tab.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Deactivate a Contact Payment MethodKEAP_DEACTIVATE_PAYMENT_METHODDeactivate the specified payment methodConnection
Deactivate the specified payment method
Authentication
Connected account requiredTags
Delete AffiliateKEAP_DELETE_AFFILIATEDeletes the specified AffiliateConnection
Deletes the specified Affiliate
Authentication
Connected account requiredTags
Delete a Commission ProgramKEAP_DELETE_AFFILIATE_COMMISSION_PROGRAMDeletes a Commission ProgramConnection
Deletes a Commission Program
Authentication
Connected account requiredTags
Delete a Custom FieldKEAP_DELETE_AFFILIATE_CUSTOM_FIELDDeletes a Custom Field from Affiliate.Connection
Deletes a Custom Field from Affiliate.
Authentication
Connected account requiredTags
Delete an Affiliate Custom Field GroupKEAP_DELETE_AFFILIATE_CUSTOM_FIELD_GROUPDeletes a custom field group. Returns 409 Conflict if the group still contains custom fields.Connection
Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.
Authentication
Connected account requiredTags
Delete an AutomationKEAP_DELETE_AUTOMATIONDeletes a single automationConnection
Deletes a single automation
Authentication
Connected account requiredTags
Delete automation categoryKEAP_DELETE_CATEGORIESDeletes one or more automation categories based on the request parametersConnection
Deletes one or more automation categories based on the request parameters
Authentication
Connected account requiredTags
Delete a Category DiscountKEAP_DELETE_CATEGORY_DISCOUNTDeletes a specified Category DiscountConnection
Deletes a specified Category Discount
Authentication
Connected account requiredTags
Remove Commission Program ResourceKEAP_DELETE_COMMISSION_PROGRAM_RESOURCERemoves a resource from a commission programConnection
Removes a resource from a commission program
Authentication
Connected account requiredTags
Delete a CompanyKEAP_DELETE_COMPANYDeletes the specified CompanyConnection
Deletes the specified Company
Authentication
Connected account requiredTags
Delete a Company Custom FieldKEAP_DELETE_COMPANY_CUSTOM_FIELDDeletes a custom field from the company modelConnection
Deletes a custom field from the company model
Authentication
Connected account requiredTags
Delete a Company Custom Field GroupKEAP_DELETE_COMPANY_CUSTOM_FIELD_GROUPDeletes a custom field group. Returns 409 Conflict if the group still contains custom fields.Connection
Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.
Authentication
Connected account requiredTags
Delete a ContactKEAP_DELETE_CONTACTDeletes the specified ContactConnection
Deletes the specified Contact
Authentication
Connected account requiredTags
Delete a Contact Custom FieldKEAP_DELETE_CONTACT_CUSTOM_FIELDDeletes a custom field from the Contacts modelConnection
Deletes a custom field from the Contacts model
Authentication
Connected account requiredTags
Delete a Contact Custom Field GroupKEAP_DELETE_CONTACT_CUSTOM_FIELD_GROUPDeletes a custom field group. Returns 409 Conflict if the group still contains custom fields.Connection
Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.
Authentication
Connected account requiredTags
Delete a Contact Link typeKEAP_DELETE_CONTACT_LINK_TYPEDeletes the specified Contact Link type. The Link type cannot be deleted if it is currently applied to any Linked Contacts.Connection
Deletes the specified Contact Link type. The Link type cannot be deleted if it is currently applied to any Linked Contacts.
Authentication
Connected account requiredTags
Delete an Email RecordKEAP_DELETE_EMAILDeletes a specific Email RecordConnection
Deletes a specific Email Record
Authentication
Connected account requiredTags
Remove a set of Email RecordsKEAP_DELETE_EMAILSRemoves a set of Email RecordsConnection
Removes a set of Email Records
Authentication
Connected account requiredTags
Delete a fileKEAP_DELETE_FILEDeletes a specified fileConnection
Deletes a specified file
Authentication
Connected account requiredTags
Delete a Subscription Free Trial DiscountKEAP_DELETE_FREE_TRIAL_DISCOUNTDeletes a specified Subscription Free Trial DiscountConnection
Deletes a specified Subscription Free Trial Discount
Authentication
Connected account requiredTags
Delete a Subscription Free Trial Discount CriteriaKEAP_DELETE_FREE_TRIAL_DISCOUNT_CRITERIADeletes a specified Subscription Free Trial Discount CriteriaConnection
Deletes a specified Subscription Free Trial Discount Criteria
Authentication
Connected account requiredTags
Delete the image from a product categoryKEAP_DELETE_IMAGE_FILEDeletes the image from the specified product categoryConnection
Deletes the image from the specified product category
Authentication
Connected account requiredTags
Delete a WordPress Opt-In OptionKEAP_DELETE_INTEGRATIONS_WORD_PRESS_OPT_INDeletes a value from the list of WordPress Opt-In Options AvailableConnection
Deletes a value from the list of WordPress Opt-In Options Available
Authentication
Connected account requiredTags
Delete a Lead SourceKEAP_DELETE_LEAD_SOURCEDeletes a Lead Source by IDConnection
Deletes a Lead Source by ID
Authentication
Connected account requiredTags
Delete a Lead Source CategoryKEAP_DELETE_LEAD_SOURCE_CATEGORYDeletes the specified Lead Source CategoryConnection
Deletes the specified Lead Source Category
Authentication
Connected account requiredTags
Delete a lead source expenseKEAP_DELETE_LEAD_SOURCE_EXPENSEDeletes a lead source expense by IDConnection
Deletes a lead source expense by ID
Authentication
Connected account requiredTags
Delete a Lead Source Recurring ExpenseKEAP_DELETE_LEAD_SOURCE_RECURRING_EXPENSEDeletes a new Lead Source Recurring Expense that belongs to a Lead SourceConnection
Deletes a new Lead Source Recurring Expense that belongs to a Lead Source
Authentication
Connected account requiredTags
Delete a NoteKEAP_DELETE_NOTEDeletes the specified NoteConnection
Deletes the specified Note
Authentication
Connected account requiredTags
Delete a Note Custom Field GroupKEAP_DELETE_NOTE_CUSTOM_FIELD_GROUPDeletes a custom field group. Returns 409 Conflict if the group still contains custom fields.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.Connection
Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Delete a Note Custom FieldKEAP_DELETE_NOTES_CUSTOM_FIELDDeletes a Custom Field from the Note object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.Connection
Deletes a Custom Field from the Note object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Delete an Opportunity Custom FieldKEAP_DELETE_OPPORTUNITIES_CUSTOM_FIELDDeletes a Custom Field from Opportunity.Connection
Deletes a Custom Field from Opportunity.
Authentication
Connected account requiredTags
Delete an OpportunityKEAP_DELETE_OPPORTUNITYDeletes the specified OpportunityConnection
Deletes the specified Opportunity
Authentication
Connected account requiredTags
Delete an Opportunity Custom Field GroupKEAP_DELETE_OPPORTUNITY_CUSTOM_FIELD_GROUPDeletes a custom field group. Returns 409 Conflict if the group still contains custom fields.Connection
Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.
Authentication
Connected account requiredTags
Delete an Opportunity StageKEAP_DELETE_OPPORTUNITY_STAGEDeletes the specified Opportunity StageConnection
Deletes the specified Opportunity Stage
Authentication
Connected account requiredTags
Delete an OrderKEAP_DELETE_ORDERDeletes an Order<br/> Note: The Order must not have any transactions recorded to be available for deletion.Connection
Deletes an Order<br/> Note: The Order must not have any transactions recorded to be available for deletion.
Authentication
Connected account requiredTags
Delete an Order Custom FieldKEAP_DELETE_ORDER_CUSTOM_FIELDDeletes a Custom Field from the Order objectConnection
Deletes a Custom Field from the Order object
Authentication
Connected account requiredTags
Delete an Order Custom Field GroupKEAP_DELETE_ORDER_CUSTOM_FIELD_GROUPDeletes a custom field group. Returns 409 Conflict if the group still contains custom fields.Connection
Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.
Authentication
Connected account requiredTags
Delete an Order ItemKEAP_DELETE_ORDER_ITEMDeletes an order item on an existing orderConnection
Deletes an order item on an existing order
Authentication
Connected account requiredTags
Delete an Order Total DiscountKEAP_DELETE_ORDER_TOTAL_DISCOUNTDeletes a specified Order Total DiscountConnection
Deletes a specified Order Total Discount
Authentication
Connected account requiredTags
Delete an Order Total Discount CriteriaKEAP_DELETE_ORDER_TOTAL_DISCOUNT_CRITERIADeletes a specified Order Total Discount CriteriaConnection
Deletes a specified Order Total Discount Criteria
Authentication
Connected account requiredTags
Delete a Contact Payment MethodKEAP_DELETE_PAYMENT_METHODDeletes the specified payment methodConnection
Deletes the specified payment method
Authentication
Connected account requiredTags
Delete a ProductKEAP_DELETE_PRODUCTDeletes a single productConnection
Deletes a single product
Authentication
Connected account requiredTags
Delete a Product CategoryKEAP_DELETE_PRODUCT_CATEGORYDeletes the specified Product Category, its sub-categories, and removes products from itConnection
Deletes the specified Product Category, its sub-categories, and removes products from it
Authentication
Connected account requiredTags
Delete a Product DiscountKEAP_DELETE_PRODUCT_DISCOUNTDeletes a specified Product DiscountConnection
Deletes a specified Product Discount
Authentication
Connected account requiredTags
Delete a Product Discount CriteriaKEAP_DELETE_PRODUCT_DISCOUNT_CRITERIADeletes a specified Product Discount CriteriaConnection
Deletes a specified Product Discount Criteria
Authentication
Connected account requiredTags
Delete the Product ImageKEAP_DELETE_PRODUCT_IMAGEDeletes the Product Image from the specified ProductConnection
Deletes the Product Image from the specified Product
Authentication
Connected account requiredTags
Delete a Product Interest BundleKEAP_DELETE_PRODUCT_INTEREST_BUNDLEDeletes an existing Product Interest Bundle.Connection
Deletes an existing Product Interest Bundle.
Authentication
Connected account requiredTags
Delete a Product OptionKEAP_DELETE_PRODUCT_OPTIONDeletes a single product optionConnection
Deletes a single product option
Authentication
Connected account requiredTags
Delete a Product Option List ItemKEAP_DELETE_PRODUCT_OPTION_LIST_OPTION_VALUEDeletes a single option value in a Product Option of type LISTConnection
Deletes a single option value in a Product Option of type LIST
Authentication
Connected account requiredTags
Delete an Affiliate LinkKEAP_DELETE_REDIRECT_LINKDeletes an Affiliate LinkConnection
Deletes an Affiliate Link
Authentication
Connected account requiredTags
Delete a Shipping DiscountKEAP_DELETE_SHIPPING_DISCOUNTDeletes a specified Shipping DiscountConnection
Deletes a specified Shipping Discount
Authentication
Connected account requiredTags
Delete a Shipping Discount CriteriaKEAP_DELETE_SHIPPING_DISCOUNT_CRITERIADeletes a specified Shipping Discount CriteriaConnection
Deletes a specified Shipping Discount Criteria
Authentication
Connected account requiredTags
Delete a Subscription Custom FieldKEAP_DELETE_SUBSCRIPTION_CUSTOM_FIELDDeletes a custom field from the Subscription objectConnection
Deletes a custom field from the Subscription object
Authentication
Connected account requiredTags
Delete a Subscription Custom Field GroupKEAP_DELETE_SUBSCRIPTION_CUSTOM_FIELD_GROUPDeletes a custom field group. Returns 409 Conflict if the group still contains custom fields.Connection
Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.
Authentication
Connected account requiredTags
Delete Subscription PlanKEAP_DELETE_SUBSCRIPTION_PLANDeletes a Subscription PlanConnection
Deletes a Subscription Plan
Authentication
Connected account requiredTags
Delete TagKEAP_DELETE_TAGDeletes a Tag.Connection
Deletes a Tag.
Authentication
Connected account requiredTags
Delete Tag CategoryKEAP_DELETE_TAG_CATEGORYDeletes the specified Tag CategoryConnection
Deletes the specified Tag Category
Authentication
Connected account requiredTags
Delete a TaskKEAP_DELETE_TASKDeletes a single taskConnection
Deletes a single task
Authentication
Connected account requiredTags
Delete a Custom FieldKEAP_DELETE_TASK_CUSTOM_FIELDDeletes a Custom Field from the Task object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.Connection
Deletes a Custom Field from the Task object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Delete a Task Custom Field GroupKEAP_DELETE_TASK_CUSTOM_FIELD_GROUPDeletes a custom field group. Returns 409 Conflict if the group still contains custom fields.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.Connection
Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Detach a File from an Order InvoiceKEAP_DETACH_FILE_FROM_ORDERDetaches a File from an Order InvoiceConnection
Detaches a File from an Order Invoice
Authentication
Connected account requiredTags
Get Subscription PlanKEAP_FETCH_SUBSCRIPTION_PLANRetrieves a Subscription PlanConnection
Retrieves a Subscription Plan
Authentication
Connected account requiredTags
Retrieve an AffiliateKEAP_GET_AFFILIATERetrieves a single AffiliateConnection
Retrieves a single Affiliate
Authentication
Connected account requiredTags
Retrieve Affiliate Commission Earned and View LedgerURl for portalKEAP_GET_AFFILIATE_COMMISSION_TOTALGet the Affiliate Commission Earned and View LedgerURl for portalConnection
Get the Affiliate Commission Earned and View LedgerURl for portal
Authentication
Connected account requiredTags
Retrieve Affiliate CommissionsKEAP_GET_AFFILIATE_COMMISSIONSRetrieve a list of Affiliate's CommissionsConnection
Retrieve a list of Affiliate's Commissions
Authentication
Connected account requiredTags
Retrieve an Affiliate Custom Field GroupKEAP_GET_AFFILIATE_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Affiliate record type.Connection
Retrieves a single custom field group by id for the Affiliate record type.
Authentication
Connected account requiredTags
Retrieve Affiliate ModelKEAP_GET_AFFILIATE_CUSTOM_FIELDSGet the custom fields and optional properties for the Affiliate objectConnection
Get the custom fields and optional properties for the Affiliate object
Authentication
Connected account requiredTags
Get Application ConfigurationKEAP_GET_APPLICATION_CONFIGURATIONSGet configuration values for the application instance.Connection
Get configuration values for the application instance.
Authentication
Connected account requiredTags
Retrieve an AutomationKEAP_GET_AUTOMATIONRetrieves a single automationConnection
Retrieves a single automation
Authentication
Connected account requiredTags
Retrieve Business ProfileKEAP_GET_BUSINESS_PROFILERetrieves Business Profile information.Connection
Retrieves Business Profile information.
Authentication
Connected account requiredTags
Retrieve a CampaignKEAP_GET_CAMPAIGNRetrieves a single campaignConnection
Retrieves a single campaign
Authentication
Connected account requiredTags
Retrieve a list of Goals for a CampaignKEAP_GET_CAMPAIGN_GOALSRetrieves a list of Goals (published) for a CampaignConnection
Retrieves a list of Goals (published) for a Campaign
Authentication
Connected account requiredTags
Retrieve a list of Sequences for a CampaignKEAP_GET_CAMPAIGN_SEQUENCESRetrieves a list of Sequences (published) for a CampaignConnection
Retrieves a list of Sequences (published) for a Campaign
Authentication
Connected account requiredTags
Retrieve a Tag CategoryKEAP_GET_CATEGORYReturns information about the specified Tag CategoryConnection
Returns information about the specified Tag Category
Authentication
Connected account requiredTags
Retrieve a Category DiscountKEAP_GET_CATEGORY_DISCOUNTRetrieves a single Category DiscountConnection
Retrieves a single Category Discount
Authentication
Connected account requiredTags
Retrieve a Commission ProgramKEAP_GET_COMMISSION_PROGRAMRetrieves a single Commission ProgramConnection
Retrieves a single Commission Program
Authentication
Connected account requiredTags
Retrieve a CompanyKEAP_GET_COMPANYRetrieves a single CompanyConnection
Retrieves a single Company
Authentication
Connected account requiredTags
Retrieve a Company Custom Field GroupKEAP_GET_COMPANY_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Company record type.Connection
Retrieves a single custom field group by id for the Company record type.
Authentication
Connected account requiredTags
Retrieve a ContactKEAP_GET_CONTACTRetrieves a single ContactConnection
Retrieves a single Contact
Authentication
Connected account requiredTags
Retrieve a Contact Custom Field GroupKEAP_GET_CONTACT_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Contact record type.Connection
Retrieves a single custom field group by id for the Contact record type.
Authentication
Connected account requiredTags
Get Contact Option typesKEAP_GET_CONTACT_OPTION_TYPESGets a list of Contact Option types.Connection
Gets a list of Contact Option types.
Authentication
Connected account requiredTags
Get CountryKEAP_GET_COUNTRY_BY_CODEGets a country by its code or nameConnection
Gets a country by its code or name
Authentication
Connected account requiredTags
Retrieve an EmailKEAP_GET_EMAILRetrieves a single Email that has been sentConnection
Retrieves a single Email that has been sent
Authentication
Connected account requiredTags
Retrieve an Email Address statusKEAP_GET_EMAIL_ADDRESS_STATUSRetrieves the opt-in status for a given Email AddressConnection
Retrieves the opt-in status for a given Email Address
Authentication
Connected account requiredTags
Retrieve an email templateKEAP_GET_EMAIL_TEMPLATERetrieve an email templateConnection
Retrieve an email template
Authentication
Connected account requiredTags
Retrieve a fileKEAP_GET_FILERetrieves a fileConnection
Retrieves a file
Authentication
Connected account requiredTags
Retrieve Product Legacy Image DataKEAP_GET_FILE_DATARetrieves the product's legacy imageConnection
Retrieves the product's legacy image
Authentication
Connected account requiredTags
Retrieve a file's dataKEAP_GET_FILE_DATA_1Retrieves a file's dataConnection
Retrieves a file's data
Authentication
Connected account requiredTags
Retrieve a Subscription Free Trial DiscountKEAP_GET_FREE_TRIAL_DISCOUNTRetrieves a Subscription Free Trial DiscountConnection
Retrieves a Subscription Free Trial Discount
Authentication
Connected account requiredTags
Get Webform HTMLKEAP_GET_HTMLReturns the HTMLConnection
Returns the HTML
Authentication
Connected account requiredTags
Retrieve Lead Score of a ContactKEAP_GET_LEAD_SCORE_DETAILSRetrieves information about the Lead Score of a ContactConnection
Retrieves information about the Lead Score of a Contact
Authentication
Connected account requiredTags
Retrieve a Lead SourceKEAP_GET_LEAD_SOURCERetrieves a Lead Source by IDConnection
Retrieves a Lead Source by ID
Authentication
Connected account requiredTags
Retrieve a Lead Source CategoryKEAP_GET_LEAD_SOURCE_CATEGORYRetrieves a single Lead Source Category for a given IDConnection
Retrieves a single Lead Source Category for a given ID
Authentication
Connected account requiredTags
Retrieve a Lead Source ExpenseKEAP_GET_LEAD_SOURCE_EXPENSERetrieves a single Lead Source Expense for a given IDConnection
Retrieves a single Lead Source Expense for a given ID
Authentication
Connected account requiredTags
Retrieve a Lead Source Recurring ExpenseKEAP_GET_LEAD_SOURCE_RECURRING_EXPENSERetrieves a Lead Source Recurring Expense using leadSourceId and leadSourceRecurringExpenseIdConnection
Retrieves a Lead Source Recurring Expense using leadSourceId and leadSourceRecurringExpenseId
Authentication
Connected account requiredTags
Retrieve a NoteKEAP_GET_NOTERetrieves the specified NoteConnection
Retrieves the specified Note
Authentication
Connected account requiredTags
Retrieve a Note Custom Field GroupKEAP_GET_NOTE_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Note record type.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.Connection
Retrieves a single custom field group by id for the Note record type.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Retrieve a OpportunityKEAP_GET_OPPORTUNITYRetrieves the specified OpportunityConnection
Retrieves the specified Opportunity
Authentication
Connected account requiredTags
Retrieve an Opportunity Custom Field GroupKEAP_GET_OPPORTUNITY_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Opportunity record type.Connection
Retrieves a single custom field group by id for the Opportunity record type.
Authentication
Connected account requiredTags
Retrieve an Opportunity StageKEAP_GET_OPPORTUNITY_STAGERetrieves the specified Opportunity StageConnection
Retrieves the specified Opportunity Stage
Authentication
Connected account requiredTags
Retrieve an Opportunity Stage MoveKEAP_GET_OPPORTUNITY_STAGE_MOVERetrieves a single historical record of an opportunity being moved from one pipeline stage to another.Connection
Retrieves a single historical record of an opportunity being moved from one pipeline stage to another.
Authentication
Connected account requiredTags
Retrieve an OrderKEAP_GET_ORDERRetrieves a single Order for a given order idConnection
Retrieves a single Order for a given order id
Authentication
Connected account requiredTags
Retrieve an Order Custom Field GroupKEAP_GET_ORDER_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Order record type.Connection
Retrieves a single custom field group by id for the Order record type.
Authentication
Connected account requiredTags
Retrieve an Order ItemKEAP_GET_ORDER_ITEMRetrieves a single order item from an existing orderConnection
Retrieves a single order item from an existing order
Authentication
Connected account requiredTags
Retrieve an Order Total DiscountKEAP_GET_ORDER_TOTAL_DISCOUNTRetrieves an Order Total DiscountConnection
Retrieves an Order Total Discount
Authentication
Connected account requiredTags
Get a ProductKEAP_GET_PRODUCTGets a single ProductConnection
Gets a single Product
Authentication
Connected account requiredTags
Get a Product CategoryKEAP_GET_PRODUCT_CATEGORYGets a single Product CategoryConnection
Gets a single Product Category
Authentication
Connected account requiredTags
Retrieve a Product DiscountKEAP_GET_PRODUCT_DISCOUNTRetrieves a Product DiscountConnection
Retrieves a Product Discount
Authentication
Connected account requiredTags
Get a Product Interest BundleKEAP_GET_PRODUCT_INTEREST_BUNDLEGets a single Product Interest Bundle.Connection
Gets a single Product Interest Bundle.
Authentication
Connected account requiredTags
Get Product OptionKEAP_GET_PRODUCT_OPTIONRetrieves a Product OptionConnection
Retrieves a Product Option
Authentication
Connected account requiredTags
Get ProvinceKEAP_GET_PROVINCE_BY_CODEGet a province by its code or nameConnection
Get a province by its code or name
Authentication
Connected account requiredTags
Retrieve an Affiliate LinkKEAP_GET_REDIRECT_LINKRetrieves information about a single Affiliate LinkConnection
Retrieves information about a single Affiliate Link
Authentication
Connected account requiredTags
Retrieve Affiliate ReferralsKEAP_GET_REFERRALS_BY_AFFILIATE_IDRetrieves all referrals belonging to the given affiliateConnection
Retrieves all referrals belonging to the given affiliate
Authentication
Connected account requiredTags
Retrieve a Shipping DiscountKEAP_GET_SHIPPING_DISCOUNTRetrieves a Shipping DiscountConnection
Retrieves a Shipping Discount
Authentication
Connected account requiredTags
Retrieve a SubscriptionKEAP_GET_SUBSCRIPTIONRetrieves a single subscriptionConnection
Retrieves a single subscription
Authentication
Connected account requiredTags
Retrieve a Subscription Custom Field GroupKEAP_GET_SUBSCRIPTION_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Subscription record type.Connection
Retrieves a single custom field group by id for the Subscription record type.
Authentication
Connected account requiredTags
Retrieve a TagKEAP_GET_TAGRetrieves information about the specified TagConnection
Retrieves information about the specified Tag
Authentication
Connected account requiredTags
Retrieve a TaskKEAP_GET_TASKRetrieves a single taskConnection
Retrieves a single task
Authentication
Connected account requiredTags
Retrieve a Task Custom Field GroupKEAP_GET_TASK_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Task record type.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.Connection
Retrieves a single custom field group by id for the Task record type.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Get UserKEAP_GET_USER_BY_IDRetrieves a specific UserConnection
Retrieves a specific User
Authentication
Connected account requiredTags
Retrieve a User GroupKEAP_GET_USER_GROUPRetrieves a single user group by its ID.Connection
Retrieves a single user group by its ID.
Authentication
Connected account requiredTags
Retrieve User InfoKEAP_GET_USER_INFORetrieves information for the current authenticated end-user, as outlined by the [OpenID Connect specification](http://openid.net/specs/openid-connect-core-1_0.html#UserInfo).Connection
Retrieves information for the current authenticated end-user, as outlined by the [OpenID Connect specification](http://openid.net/specs/openid-connect-core-1_0.html#UserInfo).
Authentication
Connected account requiredTags
Get User email signatureKEAP_GET_USER_SIGNATURERetrieves a HTML snippet that contains the user's email signature.Connection
Retrieves a HTML snippet that contains the user's email signature.
Authentication
Connected account requiredTags
Invoice a SubscriptionKEAP_INVOICE_SUBSCRIPTIONGenerates invoices from all cycles of a subscription that are due. Returns the most recently billed invoice.Connection
Generates invoices from all cycles of a subscription that are due. Returns the most recently billed invoice.
Authentication
Connected account requiredTags
Get Application StatusKEAP_IS_APPLICATION_ENABLEDCheck if the application is enabled or notConnection
Check if the application is enabled or not
Authentication
Connected account requiredTags
Link ContactsKEAP_LINK_CONTACTSLinks two Contacts together using the provided Link typeConnection
Links two Contacts together using the provided Link type
Authentication
Connected account requiredTags
List AffiliatesKEAP_LIST_AFFILIATERetrieves a list of AffiliatesConnection
Retrieves a list of Affiliates
Authentication
Connected account requiredTags
List Affiliate Commission ProgramsKEAP_LIST_AFFILIATE_COMMISSION_PROGRAMSRetrieves a list of Affiliate Commission ProgramsConnection
Retrieves a list of Affiliate Commission Programs
Authentication
Connected account requiredTags
List Affiliate Custom Field GroupsKEAP_LIST_AFFILIATE_CUSTOM_FIELD_GROUPSRetrieves a list of custom field groups for the Affiliate record type. Optionally filter by tab_id to scope to a specific tab.Connection
Retrieves a list of custom field groups for the Affiliate record type. Optionally filter by tab_id to scope to a specific tab.
Authentication
Connected account requiredTags
List Affiliate LinksKEAP_LIST_AFFILIATE_LINKSRetrieves a list of Affiliate LinksConnection
Retrieves a list of Affiliate Links
Authentication
Connected account requiredTags
List Affiliate PaymentsKEAP_LIST_AFFILIATE_PAYMENTSRetrieves a list of affiliate paymentsConnection
Retrieves a list of affiliate payments
Authentication
Connected account requiredTags
List Automations IdsKEAP_LIST_ALL_AUTOMATION_IDSRetrieves a list of automations IDsConnection
Retrieves a list of automations IDs
Authentication
Connected account requiredTags
List All NotesKEAP_LIST_ALL_NOTESRetrieves a list of all notesConnection
Retrieves a list of all notes
Authentication
Connected account requiredTags
List Assigned Products to CategoriesKEAP_LIST_ASSIGNED_PRODUCTSRetrieves a list of Products assigned to Product CategoriesConnection
Retrieves a list of Products assigned to Product Categories
Authentication
Connected account requiredTags
List AutomationsKEAP_LIST_AUTOMATIONSRetrieves a list of automationsConnection
Retrieves a list of automations
Authentication
Connected account requiredTags
List CampaignsKEAP_LIST_CAMPAIGNSRetrieves a list of campaigns for the authenticated userConnection
Retrieves a list of campaigns for the authenticated user
Authentication
Connected account requiredTags
List automation categoriesKEAP_LIST_CATEGORIESRetrieves a list of automation categoriesConnection
Retrieves a list of automation categories
Authentication
Connected account requiredTags
List Category DiscountsKEAP_LIST_CATEGORY_DISCOUNTSRetrieves a list of Category DiscountsConnection
Retrieves a list of Category Discounts
Authentication
Connected account requiredTags
Retrieve Commission Program ResourcesKEAP_LIST_COMMISSION_PROGRAM_RESOURCESRetrieves resources for a commission programConnection
Retrieves resources for a commission program
Authentication
Connected account requiredTags
List CompaniesKEAP_LIST_COMPANIESRetrieves a list of all Companies.<br/><br/>Connection
Retrieves a list of all Companies.<br/><br/>
Authentication
Connected account requiredTags
List Tagged CompaniesKEAP_LIST_COMPANIES_FOR_TAG_IDRetrieves a list of Companies that have the given Tag applied. To search for `null` or empty fields use `filter==NONE`Connection
Retrieves a list of Companies that have the given Tag applied. To search for `null` or empty fields use `filter==NONE`
Authentication
Connected account requiredTags
List Company Custom Field GroupsKEAP_LIST_COMPANY_CUSTOM_FIELD_GROUPSRetrieves a list of custom field groups for the Company record type. Optionally filter by tab_id to scope to a specific tab.Connection
Retrieves a list of custom field groups for the Company record type. Optionally filter by tab_id to scope to a specific tab.
Authentication
Connected account requiredTags
List Contact Custom Field GroupsKEAP_LIST_CONTACT_CUSTOM_FIELD_GROUPSRetrieves a list of custom field groups for the Contact record type. Optionally filter by tab_id to scope to a specific tab.Connection
Retrieves a list of custom field groups for the Contact record type. Optionally filter by tab_id to scope to a specific tab.
Authentication
Connected account requiredTags
List Contact Link typesKEAP_LIST_CONTACT_LINK_TYPESRetrieves a list of Contact Link types.Connection
Retrieves a list of Contact Link types.
Authentication
Connected account requiredTags
List Linked ContactsKEAP_LIST_CONTACT_LINKSRetrieves a list of Linked Contacts for a given ContactConnection
Retrieves a list of Linked Contacts for a given Contact
Authentication
Connected account requiredTags
List ContactsKEAP_LIST_CONTACTSRetrieves a list of ContactsConnection
Retrieves a list of Contacts
Authentication
Connected account requiredTags
List Tagged ContactsKEAP_LIST_CONTACTS_WITH_TAG_IDRetrieves a list of Contacts with the specified Tag To search for `null` or empty fields use `filter==NONE`Connection
Retrieves a list of Contacts with the specified Tag To search for `null` or empty fields use `filter==NONE`
Authentication
Connected account requiredTags
List CountriesKEAP_LIST_COUNTRIESRetrieves a list of countriesConnection
Retrieves a list of countries
Authentication
Connected account requiredTags
List Email Address StatusesKEAP_LIST_EMAIL_ADDRESS_STATUSESRetrieve a list of the Status of Email AddressesConnection
Retrieve a list of the Status of Email Addresses
Authentication
Connected account requiredTags
List EmailsKEAP_LIST_EMAILSRetrieves a list of emails that have been sentConnection
Retrieves a list of emails that have been sent
Authentication
Connected account requiredTags
Retrieves a list of expenses incurred from a recurring expenseKEAP_LIST_EXPENSES_INCURRED_FROM_LEAD_SOURCE_RECURRING_EXPENSERetrieves a list of expenses incurred from a recurring expenseConnection
Retrieves a list of expenses incurred from a recurring expense
Authentication
Connected account requiredTags
List all filesKEAP_LIST_FILESRetrieves a list of filesConnection
Retrieves a list of files
Authentication
Connected account requiredTags
List all Subscription Free Trial DiscountsKEAP_LIST_FREE_TRIAL_DISCOUNTSRetrieves a list of Subscription Free Trial DiscountsConnection
Retrieves a list of Subscription Free Trial Discounts
Authentication
Connected account requiredTags
List WordPress Opt-In OptionsKEAP_LIST_INTEGRATIONS_WORD_PRESS_OPT_IN_OPTIONSRetrieves the list of WordPress Opt-In Options availableConnection
Retrieves the list of WordPress Opt-In Options available
Authentication
Connected account requiredTags
List Lead Source CategoriesKEAP_LIST_LEAD_SOURCE_CATEGORIESRetrieves a list of Lead Source CategoriesConnection
Retrieves a list of Lead Source Categories
Authentication
Connected account requiredTags
List Lead Source ExpensesKEAP_LIST_LEAD_SOURCE_EXPENSESRetrieves a list of lead source expensesConnection
Retrieves a list of lead source expenses
Authentication
Connected account requiredTags
Retrieves a list of lead source recurring expensesKEAP_LIST_LEAD_SOURCE_RECURRING_EXPENSESRetrieves a list of recurring expenses with lead_source_id and optional 'filter' query paramConnection
Retrieves a list of recurring expenses with lead_source_id and optional 'filter' query param
Authentication
Connected account requiredTags
List Lead SourcesKEAP_LIST_LEAD_SOURCESRetrieves a list of Lead SourcesConnection
Retrieves a list of Lead Sources
Authentication
Connected account requiredTags
List Merchant accountsKEAP_LIST_MERCHANTSRetrieves a list of Merchant accountsConnection
Retrieves a list of Merchant accounts
Authentication
Connected account requiredTags
List Note Custom Field GroupsKEAP_LIST_NOTE_CUSTOM_FIELD_GROUPSRetrieves a list of custom field groups for the Note record type. Optionally filter by tab_id to scope to a specific tab.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.Connection
Retrieves a list of custom field groups for the Note record type. Optionally filter by tab_id to scope to a specific tab.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Retrieve Note TemplatesKEAP_LIST_NOTE_TEMPLATESRetrieves a list of Note TemplatesConnection
Retrieves a list of Note Templates
Authentication
Connected account requiredTags
List NotesKEAP_LIST_NOTESRetrieves a list of Notes for a given contactConnection
Retrieves a list of Notes for a given contact
Authentication
Connected account requiredTags
List OpportunitiesKEAP_LIST_OPPORTUNITIESRetrieves a list of all Opportunities.Connection
Retrieves a list of all Opportunities.
Authentication
Connected account requiredTags
List Opportunity Custom Field GroupsKEAP_LIST_OPPORTUNITY_CUSTOM_FIELD_GROUPSRetrieves a list of custom field groups for the Opportunity record type. Optionally filter by tab_id to scope to a specific tab.Connection
Retrieves a list of custom field groups for the Opportunity record type. Optionally filter by tab_id to scope to a specific tab.
Authentication
Connected account requiredTags
List Opportunity Stage MovesKEAP_LIST_OPPORTUNITY_STAGE_MOVESReturns a paginated list of historical stage-move records.Connection
Returns a paginated list of historical stage-move records.
Authentication
Connected account requiredTags
List of Opportunity StagesKEAP_LIST_OPPORTUNITY_STAGESRetrieves a list of Opportunity Stages.Connection
Retrieves a list of Opportunity Stages.
Authentication
Connected account requiredTags
List Order Custom Field GroupsKEAP_LIST_ORDER_CUSTOM_FIELD_GROUPSRetrieves a list of custom field groups for the Order record type. Optionally filter by tab_id to scope to a specific tab.Connection
Retrieves a list of custom field groups for the Order record type. Optionally filter by tab_id to scope to a specific tab.
Authentication
Connected account requiredTags
Retrieve Order PaymentsKEAP_LIST_ORDER_PAYMENTSRetrieves a list of payments made against a given order, including historical or external payments of cash or credit cardConnection
Retrieves a list of payments made against a given order, including historical or external payments of cash or credit card
Authentication
Connected account requiredTags
List all Order Total DiscountsKEAP_LIST_ORDER_TOTAL_DISCOUNTSRetrieves a list of Order Total DiscountsConnection
Retrieves a list of Order Total Discounts
Authentication
Connected account requiredTags
List ordersKEAP_LIST_ORDERSRetrieves a list of ordersConnection
Retrieves a list of orders
Authentication
Connected account requiredTags
List UsersKEAP_LIST_PAGINATED_USERSRetrieves a list of usersConnection
Retrieves a list of users
Authentication
Connected account requiredTags
List of Payment MethodsKEAP_LIST_PAYMENT_METHODSRetrieves a list of Payment MethodsConnection
Retrieves a list of Payment Methods
Authentication
Connected account requiredTags
List of Contact Payment MethodsKEAP_LIST_PAYMENT_METHODS_1Retrieves a list of Contact Payment MethodsConnection
Retrieves a list of Contact Payment Methods
Authentication
Connected account requiredTags
List PaymentsKEAP_LIST_PAYMENTSRetrieves a list of paymentsConnection
Retrieves a list of payments
Authentication
Connected account requiredTags
List all Product CategoriesKEAP_LIST_PRODUCT_CATEGORIESRetrieves a list of Product CategoriesConnection
Retrieves a list of Product Categories
Authentication
Connected account requiredTags
List all Product DiscountsKEAP_LIST_PRODUCT_DISCOUNTSRetrieves a list of Product DiscountsConnection
Retrieves a list of Product Discounts
Authentication
Connected account requiredTags
List Product Interest BundlesKEAP_LIST_PRODUCT_INTEREST_BUNDLESRetrieves a list of Product Interest BundlesConnection
Retrieves a list of Product Interest Bundles
Authentication
Connected account requiredTags
List Product OptionsKEAP_LIST_PRODUCT_OPTIONSRetrieves all options of a ProductConnection
Retrieves all options of a Product
Authentication
Connected account requiredTags
List ProductsKEAP_LIST_PRODUCTSRetrieves a list of ProductsConnection
Retrieves a list of Products
Authentication
Connected account requiredTags
List a Country's ProvincesKEAP_LIST_PROVINCES_FOR_COUNTRYRetrieves a list of provinces for a given countryConnection
Retrieves a list of provinces for a given country
Authentication
Connected account requiredTags
List ReferralsKEAP_LIST_REFERRALSRetrieves a list of all referrals with optional filtering and sortingConnection
Retrieves a list of all referrals with optional filtering and sorting
Authentication
Connected account requiredTags
List ReportsKEAP_LIST_REPORTSRetrieves a list of Reports as defined in the application (identified as Saved Search)<br/><span style='color:red'>Deprecated as of v2</span>Connection
Retrieves a list of Reports as defined in the application (identified as Saved Search)<br/><span style='color:red'>Deprecated as of v2</span>
Authentication
Connected account requiredTags
List all Shipping DiscountsKEAP_LIST_SHIPPING_DISCOUNTSRetrieves a list of Shipping DiscountsConnection
Retrieves a list of Shipping Discounts
Authentication
Connected account requiredTags
List Shipping methodsKEAP_LIST_SHIPPING_METHODSRetrieves a list of Shipping methodsConnection
Retrieves a list of Shipping methods
Authentication
Connected account requiredTags
List Subscription Custom Field GroupsKEAP_LIST_SUBSCRIPTION_CUSTOM_FIELD_GROUPSRetrieves a list of custom field groups for the Subscription record type. Optionally filter by tab_id to scope to a specific tab.Connection
Retrieves a list of custom field groups for the Subscription record type. Optionally filter by tab_id to scope to a specific tab.
Authentication
Connected account requiredTags
List Subscription PlansKEAP_LIST_SUBSCRIPTION_PLANSRetrieves a list of Subscription PlansConnection
Retrieves a list of Subscription Plans
Authentication
Connected account requiredTags
List SubscriptionsKEAP_LIST_SUBSCRIPTIONSRetrieves a list of subscriptions using the specified search criteria.Connection
Retrieves a list of subscriptions using the specified search criteria.
Authentication
Connected account requiredTags
List Affiliate SummariesKEAP_LIST_SUMMARIESRetrieves a list of Affiliate SummariesConnection
Retrieves a list of Affiliate Summaries
Authentication
Connected account requiredTags
List Tag CategoriesKEAP_LIST_TAG_CATEGORIESRetrieves a list of defined Tag Categories To search for `null` or empty fields use `filter==NONE`Connection
Retrieves a list of defined Tag Categories To search for `null` or empty fields use `filter==NONE`
Authentication
Connected account requiredTags
List TagsKEAP_LIST_TAGSRetrieves a list of Tags defined in the application To search for `null` or empty fields use `filter==NONE`Connection
Retrieves a list of Tags defined in the application To search for `null` or empty fields use `filter==NONE`
Authentication
Connected account requiredTags
List Applied TagsKEAP_LIST_TAGS_FOR_COMPANYRetrieves a list of tags applied to the specified CompanyConnection
Retrieves a list of tags applied to the specified Company
Authentication
Connected account requiredTags
List Applied TagsKEAP_LIST_TAGS_FOR_CONTACTRetrieves a list of tags applied to the specified ContactConnection
Retrieves a list of tags applied to the specified Contact
Authentication
Connected account requiredTags
List Task Custom Field GroupsKEAP_LIST_TASK_CUSTOM_FIELD_GROUPSRetrieves a list of custom field groups for the Task record type. Optionally filter by tab_id to scope to a specific tab.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.Connection
Retrieves a list of custom field groups for the Task record type. Optionally filter by tab_id to scope to a specific tab.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
List TasksKEAP_LIST_TASKSRetrieves a list of tasks based on the provided filter. Tasks which are not assigned to a User may be queried with user_id==UNASSIGNED.Connection
Retrieves a list of tasks based on the provided filter. Tasks which are not assigned to a User may be queried with user_id==UNASSIGNED.
Authentication
Connected account requiredTags
List TransactionsKEAP_LIST_TRANSACTIONSRetrieves a list of sales transactionsConnection
Retrieves a list of sales transactions
Authentication
Connected account requiredTags
List User GroupsKEAP_LIST_USER_GROUPSRetrieves a list of all user groups in the application.Connection
Retrieves a list of all user groups in the application.
Authentication
Connected account requiredTags
List Webforms with filterKEAP_LIST_WEBFORMSRetrieves a list of webformsConnection
Retrieves a list of webforms
Authentication
Connected account requiredTags
Merge two ContactsKEAP_MERGE_CONTACTSMerges two Contacts together. The duplicate contact will be merged into the primary contact.Connection
Merges two Contacts together. The duplicate contact will be merged into the primary contact.
Authentication
Connected account requiredTags
Update automation categoryKEAP_PATCH_CATEGORYUpdates part of a single automation categoryConnection
Updates part of a single automation category
Authentication
Connected account requiredTags
Remove an Affiliate from a Commission ProgramKEAP_REMOVE_AFFILIATE_FROM_PROGRAMRemoves an Affiliate from a Commission ProgramConnection
Removes an Affiliate from a Commission Program
Authentication
Connected account requiredTags
Remove Contacts from Campaign SequenceKEAP_REMOVE_CONTACTS_FROM_CAMPAIGN_SEQUENCERemoves a list of contacts from a campaign sequence Response contains a map of the provided list of Contact Ids related to their individual result.Connection
Removes a list of contacts from a campaign sequence Response contains a map of the provided list of Contact Ids related to their individual result.
Authentication
Connected account requiredTags
Remove a Product from a Commission ProgramKEAP_REMOVE_PRODUCT_COMMISSION_FROM_COMMISSIONSRemoves a Product from a Commission ProgramConnection
Removes a Product from a Commission Program
Authentication
Connected account requiredTags
Delete a Product Interest from an existing BundleKEAP_REMOVE_PRODUCT_INTERESTDeletes an existing Product Interest from an existing Bundle.Connection
Deletes an existing Product Interest from an existing Bundle.
Authentication
Connected account requiredTags
Remove a Subscription from a Commission ProgramKEAP_REMOVE_SUBSCRIPTION_PLAN_COMMISSION_FROM_COMMISSIONSRemoves a Subscription from a Commission ProgramConnection
Removes a Subscription from a Commission Program
Authentication
Connected account requiredTags
Remove TagKEAP_REMOVE_TAG_FROM_COMPANYRemove a Tag from a Company.Connection
Remove a Tag from a Company.
Authentication
Connected account requiredTags
Remove TagsKEAP_REMOVE_TAGSRemoves a Tag from a list of Contacts.Connection
Removes a Tag from a list of Contacts.
Authentication
Connected account requiredTags
Retrieve Company Custom Field ModelKEAP_RETRIEVE_COMPANY_CUSTOM_FIELD_MODELGet the custom fields for the Company objectConnection
Get the custom fields for the Company object
Authentication
Connected account requiredTags
Retrieve Contact ModelKEAP_RETRIEVE_CONTACT_MODELGet the custom fields and optional properties for the Contact objectConnection
Get the custom fields and optional properties for the Contact object
Authentication
Connected account requiredTags
Retrieve Note ModelKEAP_RETRIEVE_NOTE_MODELGets the custom fields for the Note object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.Connection
Gets the custom fields for the Note object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Retrieve Opportunity Custom Field ModelKEAP_RETRIEVE_OPPORTUNITY_CUSTOM_FIELD_MODELGet the custom fields for the Opportunity objectConnection
Get the custom fields for the Opportunity object
Authentication
Connected account requiredTags
Retrieve Order Custom Field ModelKEAP_RETRIEVE_ORDER_CUSTOM_FIELD_MODELGets the custom fields for the Order objectConnection
Gets the custom fields for the Order object
Authentication
Connected account requiredTags
Retrieve ReportKEAP_RETRIEVE_REPORTRetrieves information about a Report as defined in the application (identified as Saved Search)<br/><span style='color:red'>Deprecated as of v2</span>Connection
Retrieves information about a Report as defined in the application (identified as Saved Search)<br/><span style='color:red'>Deprecated as of v2</span>
Authentication
Connected account requiredTags
Retrieve Report ModelKEAP_RETRIEVE_REPORT_MODELRetrieves the list of fields available for a Report (Saved Search). The returned field `name` values can be used in the `fields` parameter when running the report.Connection
Retrieves the list of fields available for a Report (Saved Search). The returned field `name` values can be used in the `fields` parameter when running the report.
Authentication
Connected account requiredTags
Retrieve Subscription Custom Field ModelKEAP_RETRIEVE_SUBSCRIPTION_CUSTOM_FIELD_MODELGet the custom fields for the Subscription objectConnection
Get the custom fields for the Subscription object
Authentication
Connected account requiredTags
Retrieve Task ModelKEAP_RETRIEVE_TASK_MODELGet the custom fields for the Task object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.Connection
Get the custom fields for the Task object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Run a ReportKEAP_RUN_REPORTRuns a report as defined in the application (identified as Saved Search)<br/><span style='color:red'>Deprecated as of v2</span>Connection
Runs a report as defined in the application (identified as Saved Search)<br/><span style='color:red'>Deprecated as of v2</span>
Authentication
Connected account requiredTags
Send an EmailKEAP_SEND_EMAILSends an Email to a list of ContactsConnection
Sends an Email to a list of Contacts
Authentication
Connected account requiredTags
Send an email based on a templateKEAP_SEND_EMAIL_TEMPLATESend an email based on a templateConnection
Send an email based on a template
Authentication
Connected account requiredTags
Set default Merchant AccountKEAP_SET_MERCHANT_GATEWAY_AS_DEFAULTSets the specified Merchant Account as the default Merchant Account.Connection
Sets the specified Merchant Account as the default Merchant Account.
Authentication
Connected account requiredTags
Delete Link between two ContactsKEAP_UNLINK_CONTACTSDeletes Link between two ContactsConnection
Deletes Link between two Contacts
Authentication
Connected account requiredTags
Unpublish an AutomationKEAP_UNPUBLISH_AUTOMATIONUnpublishes a single automationConnection
Unpublishes a single automation
Authentication
Connected account requiredTags
Update an AffiliateKEAP_UPDATE_AFFILIATEUpdates a single AffiliateConnection
Updates a single Affiliate
Authentication
Connected account requiredTags
Update a Custom FieldKEAP_UPDATE_AFFILIATE_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Affiliate object.Connection
Updates a custom field of the specified type and options to the Affiliate object.
Authentication
Connected account requiredTags
Update an Affiliate Custom Field GroupKEAP_UPDATE_AFFILIATE_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.Connection
Updates an existing custom field group. Only fields listed in `update_mask` are applied.
Authentication
Connected account requiredTags
Update Business ProfileKEAP_UPDATE_BUSINESS_PROFILEUpdates Business Profile information.Connection
Updates Business Profile information.
Authentication
Connected account requiredTags
Update a Category DiscountKEAP_UPDATE_CATEGORY_DISCOUNTUpdates a Category DiscountConnection
Updates a Category Discount
Authentication
Connected account requiredTags
Update an Affiliate Commission ProgramKEAP_UPDATE_COMMISSION_PROGRAMUpdates the properties of an Affiliate Commission ProgramConnection
Updates the properties of an Affiliate Commission Program
Authentication
Connected account requiredTags
Update Commission Program ResourceKEAP_UPDATE_COMMISSION_PROGRAM_RESOURCEUpdates a resource for a commission programConnection
Updates a resource for a commission program
Authentication
Connected account requiredTags
Update a CompanyKEAP_UPDATE_COMPANYUpdates a Company with the values provided in the requestConnection
Updates a Company with the values provided in the request
Authentication
Connected account requiredTags
Update a Company Custom FieldKEAP_UPDATE_COMPANY_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Company objectConnection
Updates a custom field of the specified type and options to the Company object
Authentication
Connected account requiredTags
Update a Company Custom Field GroupKEAP_UPDATE_COMPANY_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.Connection
Updates an existing custom field group. Only fields listed in `update_mask` are applied.
Authentication
Connected account requiredTags
Update a ContactKEAP_UPDATE_CONTACTUpdates a ContactConnection
Updates a Contact
Authentication
Connected account requiredTags
Update a Contact Custom Field GroupKEAP_UPDATE_CONTACT_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.Connection
Updates an existing custom field group. Only fields listed in `update_mask` are applied.
Authentication
Connected account requiredTags
Update a Contact Link typeKEAP_UPDATE_CONTACT_LINK_TYPEUpdates the specified Contact Link type. Only fields listed in `update_mask` are applied. Reducing `max_links` below the current number of Linked Contacts of this type returns 409 Conflict.Connection
Updates the specified Contact Link type. Only fields listed in `update_mask` are applied. Reducing `max_links` below the current number of Linked Contacts of this type returns 409 Conflict.
Authentication
Connected account requiredTags
Update a Default Commission ProgramKEAP_UPDATE_DEFAULT_COMMISSION_PROGRAMUpdates a Default Commission ProgramConnection
Updates a Default Commission Program
Authentication
Connected account requiredTags
Update an Email Address opt-in statusKEAP_UPDATE_EMAIL_ADDRESS_OPT_STATUSUpdates an Email Address opt-in status You may opt-in or mark an email address as _Marketable_ by including the following field in the request JSON with an opt-in reason. (This field is also shown in the complete request body sample.) The reason you provide here will help with compliance. Example reasons: "Customer opted-in through webform", "Company gave explicit permission." ```json "opt_in_reason": "your reason for opt-in" ``` Note that the email address status will only be updated to `Unconfirmed` (marketable) for email addresses that are currently in the following states: - `Unengaged Marketable` - `Unengaged Non-Marketable` - `Non-Marketable` - `Opt-Out: Manual` All other existing statuses e.g. `List Unsubscribe`, `Opt-Out`, `System` etc will remain non-marketable and in their existing state.Connection
Updates an Email Address opt-in status You may opt-in or mark an email address as _Marketable_ by including the following field in the request JSON with an opt-in reason. (This field is also shown in the complete request body sample.) The reason you provide here will help with compliance. Example reasons: "Customer opted-in through webform", "Company gave explicit permission." ```json "opt_in_reason": "your reason for opt-in" ``` Note that the email address status will only be updated to `Unconfirmed` (marketable) for email addresses that are currently in the following states: - `Unengaged Marketable` - `Unengaged Non-Marketable` - `Non-Marketable` - `Opt-Out: Manual` All other existing statuses e.g. `List Unsubscribe`, `Opt-Out`, `System` etc will remain non-marketable and in their existing state.
Authentication
Connected account requiredTags
Update a fileKEAP_UPDATE_FILEUpdates a file using multipart/form-data. Note that this endpoint uses POST instead of PATCH.Connection
Updates a file using multipart/form-data. Note that this endpoint uses POST instead of PATCH.
Authentication
Connected account requiredTags
Update a Subscription Free Trial DiscountKEAP_UPDATE_FREE_TRIAL_DISCOUNTUpdates a Subscription Free Trial DiscountConnection
Updates a Subscription Free Trial Discount
Authentication
Connected account requiredTags
Update a Lead SourceKEAP_UPDATE_LEAD_SOURCEUpdates a Lead Source with only the values provided in the requestConnection
Updates a Lead Source with only the values provided in the request
Authentication
Connected account requiredTags
Update a Lead Source CategoryKEAP_UPDATE_LEAD_SOURCE_CATEGORYUpdates a Lead Source CategoryConnection
Updates a Lead Source Category
Authentication
Connected account requiredTags
Update a Lead Source ExpenseKEAP_UPDATE_LEAD_SOURCE_EXPENSEUpdates a new Lead Source ExpenseConnection
Updates a new Lead Source Expense
Authentication
Connected account requiredTags
Update a Lead Source Recurring ExpenseKEAP_UPDATE_LEAD_SOURCE_RECURRING_EXPENSEUpdates a Lead Source Recurring ExpenseConnection
Updates a Lead Source Recurring Expense
Authentication
Connected account requiredTags
Update a NoteKEAP_UPDATE_NOTEUpdates a Note for a ContactConnection
Updates a Note for a Contact
Authentication
Connected account requiredTags
Update a Note Custom Field GroupKEAP_UPDATE_NOTE_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.Connection
Updates an existing custom field group. Only fields listed in `update_mask` are applied.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Update a Custom FieldKEAP_UPDATE_NOTES_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Note object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.Connection
Updates a custom field of the specified type and options to the Note object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Update an opportunityKEAP_UPDATE_OPPORTUNITYUpdates specified values of a given opportunityConnection
Updates specified values of a given opportunity
Authentication
Connected account requiredTags
Update a Opportunity's Custom FieldKEAP_UPDATE_OPPORTUNITY_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Opportunity object.Connection
Updates a custom field of the specified type and options to the Opportunity object.
Authentication
Connected account requiredTags
Update an Opportunity Custom Field GroupKEAP_UPDATE_OPPORTUNITY_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.Connection
Updates an existing custom field group. Only fields listed in `update_mask` are applied.
Authentication
Connected account requiredTags
Update an Opportunity StageKEAP_UPDATE_OPPORTUNITY_STAGEUpdates specified values of a given Opportunity StageConnection
Updates specified values of a given Opportunity Stage
Authentication
Connected account requiredTags
Update an OrderKEAP_UPDATE_ORDERUpdates an OrderConnection
Updates an Order
Authentication
Connected account requiredTags
Update an Order Custom FieldKEAP_UPDATE_ORDER_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Order objectConnection
Updates a custom field of the specified type and options to the Order object
Authentication
Connected account requiredTags
Update an Order Custom Field GroupKEAP_UPDATE_ORDER_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.Connection
Updates an existing custom field group. Only fields listed in `update_mask` are applied.
Authentication
Connected account requiredTags
Update an Order ItemKEAP_UPDATE_ORDER_ITEMUpdates an Order ItemConnection
Updates an Order Item
Authentication
Connected account requiredTags
Update an Order Total DiscountKEAP_UPDATE_ORDER_TOTAL_DISCOUNTUpdates an Order Total DiscountConnection
Updates an Order Total Discount
Authentication
Connected account requiredTags
Update a ProductKEAP_UPDATE_PRODUCTUpdates a productConnection
Updates a product
Authentication
Connected account requiredTags
Update a Product CategoryKEAP_UPDATE_PRODUCT_CATEGORYUpdates a single Product CategoryConnection
Updates a single Product Category
Authentication
Connected account requiredTags
Update a Product Commission ProgramKEAP_UPDATE_PRODUCT_COMMISSION_PROGRAMUpdates a Product Commission ProgramConnection
Updates a Product Commission Program
Authentication
Connected account requiredTags
Update a Product DiscountKEAP_UPDATE_PRODUCT_DISCOUNTUpdates a Product DiscountConnection
Updates a Product Discount
Authentication
Connected account requiredTags
Update a Product Interest in an existing BundleKEAP_UPDATE_PRODUCT_INTERESTUpdates an existing Product Interest in an existing Bundle.Connection
Updates an existing Product Interest in an existing Bundle.
Authentication
Connected account requiredTags
Update a Product Interest BundleKEAP_UPDATE_PRODUCT_INTEREST_BUNDLEUpdates an existing Product Interest Bundle.Connection
Updates an existing Product Interest Bundle.
Authentication
Connected account requiredTags
Updates a Product OptionKEAP_UPDATE_PRODUCT_OPTIONUpdates a product optionConnection
Updates a product option
Authentication
Connected account requiredTags
Updates a Product Option List Option ValueKEAP_UPDATE_PRODUCT_OPTION_LIST_OPTION_VALUEUpdates a single product option valueConnection
Updates a single product option value
Authentication
Connected account requiredTags
Update an Affiliate LinkKEAP_UPDATE_REDIRECT_LINKUpdates an Affiliate LinkConnection
Updates an Affiliate Link
Authentication
Connected account requiredTags
Update a Shipping DiscountKEAP_UPDATE_SHIPPING_DISCOUNTUpdates a Shipping DiscountConnection
Updates a Shipping Discount
Authentication
Connected account requiredTags
Update the state of an Easy AutomationKEAP_UPDATE_STATEUpdates the lifecycle state of an existing Easy Automation. Supported states: `disabled`, `enabled`.Connection
Updates the lifecycle state of an existing Easy Automation. Supported states: `disabled`, `enabled`.
Authentication
Connected account requiredTags
Update a SubscriptionKEAP_UPDATE_SUBSCRIPTIONUpdates a SubscriptionConnection
Updates a Subscription
Authentication
Connected account requiredTags
Update a Subscription Commission ProgramKEAP_UPDATE_SUBSCRIPTION_COMMISSION_PROGRAMUpdates a Subscription Commission ProgramConnection
Updates a Subscription Commission Program
Authentication
Connected account requiredTags
Update a Subscription Custom FieldKEAP_UPDATE_SUBSCRIPTION_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Subscription objectConnection
Updates a custom field of the specified type and options to the Subscription object
Authentication
Connected account requiredTags
Update a Subscription Custom Field GroupKEAP_UPDATE_SUBSCRIPTION_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.Connection
Updates an existing custom field group. Only fields listed in `update_mask` are applied.
Authentication
Connected account requiredTags
Update Subscription PlanKEAP_UPDATE_SUBSCRIPTION_PLANUpdates a Subscription PlanConnection
Updates a Subscription Plan
Authentication
Connected account requiredTags
Update a TagKEAP_UPDATE_TAGUpdates a Tag with only the values provided in the requestConnection
Updates a Tag with only the values provided in the request
Authentication
Connected account requiredTags
Update a Tag CategoryKEAP_UPDATE_TAG_CATEGORYUpdates a Tag Category with only the values provided in the requestConnection
Updates a Tag Category with only the values provided in the request
Authentication
Connected account requiredTags
Update a TaskKEAP_UPDATE_TASKUpdates a task with only the values provided in the request.Connection
Updates a task with only the values provided in the request.
Authentication
Connected account requiredTags
Update a Task's Custom FieldKEAP_UPDATE_TASK_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Task object.<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.Connection
Updates a custom field of the specified type and options to the Task object.<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Update a Task Custom Field GroupKEAP_UPDATE_TASK_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.Connection
Updates an existing custom field group. Only fields listed in `update_mask` are applied.<br/>Note: Custom Field Groups for Tasks, Classic Appointments and Notes are combined.
Authentication
Connected account requiredTags
Update UserKEAP_UPDATE_USERUpdates information on a specific UserConnection
Updates information on a specific User
Authentication
Connected account requiredTags