Open Connector
All tools

Keap

Use Keap to manage CRM contacts, tags, tasks, products, subscriptions, automation, and commerce workflows.

keapv1.0.0357 tools

Authentication

MethodKindStatusDetails
OAuth 2.0oauth2available

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 contact

Achieves a goal in an automation for a contact

Authentication

Connected account required

Tags

Automation
Achieve a WordPress Opt-In GoalKEAP_ACHIEVE_INTEGRATIONS_WORD_PRESS_OPT_IN_GOALAchieves a WordPress Opt-In Option Goal

Achieves a WordPress Opt-In Option Goal

Authentication

Connected account required

Tags

Integrations
Create an AffiliateKEAP_ADD_AFFILIATECreates a single Affiliate

Creates a single Affiliate

Authentication

Connected account required

Tags

Affiliate
Assign Affiliate to Commission programKEAP_ADD_AFFILIATE_TO_PROGRAMAssigns an Affiliate to Commission Program

Assigns an Affiliate to Commission Program

Authentication

Connected account required

Tags

Affiliate
Create an Affiliate Commission ProgramKEAP_ADD_COMMISSION_PROGRAMCreates an Affiliate Commission Program

Creates an Affiliate Commission Program

Authentication

Connected account required

Tags

Affiliate
Create Commission Program ResourceKEAP_ADD_COMMISSION_PROGRAM_RESOURCECreates a resource for a commission program

Creates a resource for a commission program

Authentication

Connected account required

Tags

Affiliate
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.

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 required

Tags

Automation
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.

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 required

Tags

Campaign
Add a WordPress Opt-In OptionKEAP_ADD_INTEGRATIONS_WORD_PRESS_OPT_INAdds a value to the list of WordPress Opt-In Options Available

Adds a value to the list of WordPress Opt-In Options Available

Authentication

Connected account required

Tags

Integrations
Create a Product Interest in an existing BundleKEAP_ADD_PRODUCT_INTERESTCreates a new Product Interest in an existing Bundle.

Creates a new Product Interest in an existing Bundle.

Authentication

Connected account required

Tags

Product Interest Bundles
Add a Product Option List Option ValueKEAP_ADD_PRODUCT_OPTION_LIST_OPTION_VALUEAdds product option values to a product option of type LIST

Adds product option values to a product option of type LIST

Authentication

Connected account required

Tags

Products
Add Tag to CompanyKEAP_ADD_TAG_TO_COMPANYApplies a Tag to a Company.

Applies a Tag to a Company.

Authentication

Connected account required

Tags

Company
Adjust Inventory of a ProductKEAP_ADJUST_INVENTORYIncrease or decrease the quantity of the Product

Increase or decrease the quantity of the Product

Authentication

Connected account required

Tags

Products
Apply Commission to an Order ItemKEAP_APPLY_COMMISSION_ON_ORDER_ITEMSApplies commission to an order item on an existing order.

Applies commission to an order item on an existing order.

Authentication

Connected account required

Tags

Orders
Apply TagKEAP_APPLY_TAGSApplies a Tag to a list of Contacts.

Applies a Tag to a list of Contacts.

Authentication

Connected account required

Tags

Tags
Apply Taxes on an OrderKEAP_APPLY_TAXCalculate taxes for a single Order for a given order id

Calculate taxes for a single Order for a given order id

Authentication

Connected account required

Tags

Orders
Assign a Product Commission ProgramKEAP_ASSIGN_PRODUCT_COMMISSION_PROGRAMAssigns a Product Commission Program to a Product

Assigns a Product Commission Program to a Product

Authentication

Connected account required

Tags

Affiliate
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.

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 required

Tags

Product Categories
Assign a Subscription Commission ProgramKEAP_ASSIGN_SUBSCRIPTION_COMMISSION_PROGRAMAssigns a Subscription Commission Program to a Subscription

Assigns a Subscription Commission Program to a Subscription

Authentication

Connected account required

Tags

Affiliate
Attach a File to an Order InvoiceKEAP_ATTACH_FILE_TO_ORDERAttaches an uploaded File to an Order Invoice

Attaches an uploaded File to an Order Invoice

Authentication

Connected account required

Tags

Orders
Bulk update for Automations CategoriesKEAP_BULK_ASSIGNMENT_AUTOMATIONS_CATEGORIESBulk updates the categories of one or more automations

Bulk updates the categories of one or more automations

Authentication

Connected account required

Tags

Automation
Bulk unpublish AutomationsKEAP_BULK_UNPUBLISH_AUTOMATIONSBulk unpublish one or more automations

Bulk unpublish one or more automations

Authentication

Connected account required

Tags

Automation
Cancel SubscriptionKEAP_CANCEL_SUBSCRIPTIONCancels the specified subscription

Cancels the specified subscription

Authentication

Connected account required

Tags

Subscriptions
Count Participants in an AutomationKEAP_COUNT_PARTICIPANTS_V2Returns the total number of participants and unique contacts currently active in the given automation.

Returns the total number of participants and unique contacts currently active in the given automation.

Authentication

Connected account required

Tags

Automationpre-release
Create an Affiliate Custom FieldKEAP_CREATE_AFFILIATE_CUSTOM_FIELDCreates a single Affiliate Custom Field

Creates a single Affiliate Custom Field

Authentication

Connected account required

Tags

Affiliate
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.

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 required

Tags

Affiliate
Create automation categoryKEAP_CREATE_CATEGORYCreates a single automation category

Creates a single automation category

Authentication

Connected account required

Tags

AutomationCategory
Create a Category DiscountKEAP_CREATE_CATEGORY_DISCOUNTCreates a Category Discount

Creates a Category Discount

Authentication

Connected account required

Tags

Category Discounts
Create a CompanyKEAP_CREATE_COMPANYCreates a new Company.`country_code` is required if `region` is specified.

Creates a new Company.`country_code` is required if `region` is specified.

Authentication

Connected account required

Tags

Company
Create a Company Custom FieldKEAP_CREATE_COMPANY_CUSTOM_FIELDCreates a custom field of the specified type and options to the Company object

Creates a custom field of the specified type and options to the Company object

Authentication

Connected account required

Tags

Company
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.

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 required

Tags

Company
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.

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 required

Tags

Contact
Create a Contact Custom FieldKEAP_CREATE_CONTACT_CUSTOM_FIELDCreates a custom field of the specified type and options to the Contact object

Creates a custom field of the specified type and options to the Contact object

Authentication

Connected account required

Tags

Contact
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.

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 required

Tags

Contact
Create a Contact Link typeKEAP_CREATE_CONTACT_LINK_TYPECreates a new type of Contact Link

Creates a new type of Contact Link

Authentication

Connected account required

Tags

Contact
Create a Default Commission ProgramKEAP_CREATE_DEFAULT_COMMISSION_PROGRAMCreates a Default Commission Program

Creates a Default Commission Program

Authentication

Connected account required

Tags

Affiliate
Create an Email RecordKEAP_CREATE_EMAILCreates a Record of an Email sent to a Contact

Creates a Record of an Email sent to a Contact

Authentication

Connected account required

Tags

Email
Create a set of Email RecordsKEAP_CREATE_EMAILSCreates a set of Records of Emails sent to Contacts, maximum 1000 per transaction.

Creates a set of Records of Emails sent to Contacts, maximum 1000 per transaction.

Authentication

Connected account required

Tags

Email
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.

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 required

Tags

Files
Create a Subscription Free Trial DiscountKEAP_CREATE_FREE_TRIAL_DISCOUNTCreates a Subscription Free Trial Discount

Creates a Subscription Free Trial Discount

Authentication

Connected account required

Tags

Free Trial Discounts
Create a Subscription Free Trial Discount CriteriaKEAP_CREATE_FREE_TRIAL_DISCOUNT_CRITERIACreates a Subscription Free Trial Discount Criteria

Creates a Subscription Free Trial Discount Criteria

Authentication

Connected account required

Tags

Free Trial Discounts
Create the product category image fileKEAP_CREATE_IMAGE_FILECreates the product category image file and uploads it to the specified product category

Creates the product category image file and uploads it to the specified product category

Authentication

Connected account required

Tags

Product Categories
Create a Lead SourceKEAP_CREATE_LEAD_SOURCECreates a new Lead Source

Creates a new Lead Source

Authentication

Connected account required

Tags

Lead Sources
Create a Lead Source CategoryKEAP_CREATE_LEAD_SOURCE_CATEGORYCreates a new Lead Source Category.

Creates a new Lead Source Category.

Authentication

Connected account required

Tags

Lead Source Categories
Create a Lead Source ExpenseKEAP_CREATE_LEAD_SOURCE_EXPENSECreates a new Lead Source Expense

Creates a new Lead Source Expense

Authentication

Connected account required

Tags

Lead Source Expenses
Create a Lead Source Recurring ExpenseKEAP_CREATE_LEAD_SOURCE_RECURRING_EXPENSECreates a new Lead Source Recurring Expense

Creates a new Lead Source Recurring Expense

Authentication

Connected account required

Tags

Lead Source Recurring Expenses
Create a NoteKEAP_CREATE_NOTECreates a new Note.

Creates a new Note.

Authentication

Connected account required

Tags

Note
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.

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 required

Tags

Note
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.

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 required

Tags

Note
Create an OpportunityKEAP_CREATE_OPPORTUNITYCreates a new opportunity as the authenticated user.

Creates a new opportunity as the authenticated user.

Authentication

Connected account required

Tags

Opportunity
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.

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 required

Tags

Opportunity
Create an Opportunity Custom FieldKEAP_CREATE_OPPORTUNITY_CUSTOM_FIELDSCreates a custom field of the specified type and options to the Opportunity object

Creates a custom field of the specified type and options to the Opportunity object

Authentication

Connected account required

Tags

Opportunity
Create an Opportunity StageKEAP_CREATE_OPPORTUNITY_STAGECreates a new Opportunity Stage

Creates a new Opportunity Stage

Authentication

Connected account required

Tags

Opportunity
Create an OrderKEAP_CREATE_ORDERCreates a one time Order with Order items

Creates a one time Order with Order items

Authentication

Connected account required

Tags

Orders
Create an Order Custom FieldKEAP_CREATE_ORDER_CUSTOM_FIELDCreates a custom field of the specified type and options to the Order object

Creates a custom field of the specified type and options to the Order object

Authentication

Connected account required

Tags

Orders
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.

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 required

Tags

Orders
Create an Order ItemKEAP_CREATE_ORDER_ITEMCreates an order item on an existing order

Creates an order item on an existing order

Authentication

Connected account required

Tags

Orders
Create an Order Total DiscountKEAP_CREATE_ORDER_TOTAL_DISCOUNTCreates an Order Total Discount

Creates an Order Total Discount

Authentication

Connected account required

Tags

Order Total Discounts
Create an Order Total Discount CriteriaKEAP_CREATE_ORDER_TOTAL_DISCOUNT_CRITERIACreates an Order Total Discount Criteria

Creates an Order Total Discount Criteria

Authentication

Connected account required

Tags

Order Total Discounts
Create a PaymentKEAP_CREATE_PAYMENT_FOR_AN_ORDERCreates a payment record. Alternatively, adds a record of historical or external payment of cash or credit card

Creates a payment record. Alternatively, adds a record of historical or external payment of cash or credit card

Authentication

Connected account required

Tags

Orders
Create Payment Method ConfigurationKEAP_CREATE_PAYMENT_METHOD_CONFIGCreates configuration details for rendering payment method components

Creates configuration details for rendering payment method components

Authentication

Connected account required

Tags

Payment Method Configs
Create a ProductKEAP_CREATE_PRODUCTCreates a new product

Creates a new product

Authentication

Connected account required

Tags

Products
Create a Product CategoryKEAP_CREATE_PRODUCT_CATEGORYCreates a new Product Category

Creates a new Product Category

Authentication

Connected account required

Tags

Product Categories
Create a Product DiscountKEAP_CREATE_PRODUCT_DISCOUNTCreates a Product Discount

Creates a Product Discount

Authentication

Connected account required

Tags

Product Discounts
Create a Product Discount CriteriaKEAP_CREATE_PRODUCT_DISCOUNT_CRITERIACreates a Product Discount Criteria

Creates a Product Discount Criteria

Authentication

Connected account required

Tags

Product Discounts
Create the Product ImageKEAP_CREATE_PRODUCT_IMAGECreates the Product Image file and uploads it to the specified Product

Creates the Product Image file and uploads it to the specified Product

Authentication

Connected account required

Tags

Products
Create a Product Interest BundleKEAP_CREATE_PRODUCT_INTEREST_BUNDLECreates a new Product Interest Bundle.

Creates a new Product Interest Bundle.

Authentication

Connected account required

Tags

Product Interest Bundles
Create a Product OptionKEAP_CREATE_PRODUCT_OPTIONCreates a new product option

Creates a new product option

Authentication

Connected account required

Tags

Products
Create an Affiliate LinkKEAP_CREATE_REDIRECT_LINKCreates a single Affiliate Link

Creates a single Affiliate Link

Authentication

Connected account required

Tags

Affiliate
Create a ReferralKEAP_CREATE_REFERRALCreates a new referral partner referral on the provided contact

Creates a new referral partner referral on the provided contact

Authentication

Connected account required

Tags

Referral
Create a Shipping DiscountKEAP_CREATE_SHIPPING_DISCOUNTCreates a Shipping Discount

Creates a Shipping Discount

Authentication

Connected account required

Tags

Shipping Discounts
Create a Shipping Discount CriteriaKEAP_CREATE_SHIPPING_DISCOUNT_CRITERIACreates a Shipping Discount Criteria

Creates a Shipping Discount Criteria

Authentication

Connected account required

Tags

Shipping Discounts
Create SubscriptionKEAP_CREATE_SUBSCRIPTIONCreates a subscription with the specified product and product subscription id.

Creates a subscription with the specified product and product subscription id.

Authentication

Connected account required

Tags

Subscriptions
Create a Subscription Custom FieldKEAP_CREATE_SUBSCRIPTION_CUSTOM_FIELDCreates a custom field of the specified type and options to the Subscription object

Creates a custom field of the specified type and options to the Subscription object

Authentication

Connected account required

Tags

Subscriptions
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.

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 required

Tags

Subscriptions
Create Subscription PlanKEAP_CREATE_SUBSCRIPTION_PLANSCreates a Subscription Plan

Creates a Subscription Plan

Authentication

Connected account required

Tags

Subscription Plans
Create TagKEAP_CREATE_TAGCreates a new Tag

Creates a new Tag

Authentication

Connected account required

Tags

Tags
Create Tag CategoryKEAP_CREATE_TAG_CATEGORYCreates a new Tag Category.

Creates a new Tag Category.

Authentication

Connected account required

Tags

Tags
Create a TaskKEAP_CREATE_TASKCreates a new task as the authenticated user.

Creates a new task as the authenticated user.

Authentication

Connected account required

Tags

Task
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.

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 required

Tags

Task
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.

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 required

Tags

Task
Deactivate a Contact Payment MethodKEAP_DEACTIVATE_PAYMENT_METHODDeactivate the specified payment method

Deactivate the specified payment method

Authentication

Connected account required

Tags

Payment Methods
Delete AffiliateKEAP_DELETE_AFFILIATEDeletes the specified Affiliate

Deletes the specified Affiliate

Authentication

Connected account required

Tags

Affiliate
Delete a Commission ProgramKEAP_DELETE_AFFILIATE_COMMISSION_PROGRAMDeletes a Commission Program

Deletes a Commission Program

Authentication

Connected account required

Tags

Affiliate
Delete a Custom FieldKEAP_DELETE_AFFILIATE_CUSTOM_FIELDDeletes a Custom Field from Affiliate.

Deletes a Custom Field from Affiliate.

Authentication

Connected account required

Tags

Affiliate
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.

Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.

Authentication

Connected account required

Tags

Affiliate
Delete an AutomationKEAP_DELETE_AUTOMATIONDeletes a single automation

Deletes a single automation

Authentication

Connected account required

Tags

Automation
Delete automation categoryKEAP_DELETE_CATEGORIESDeletes one or more automation categories based on the request parameters

Deletes one or more automation categories based on the request parameters

Authentication

Connected account required

Tags

AutomationCategory
Delete a Category DiscountKEAP_DELETE_CATEGORY_DISCOUNTDeletes a specified Category Discount

Deletes a specified Category Discount

Authentication

Connected account required

Tags

Category Discounts
Remove Commission Program ResourceKEAP_DELETE_COMMISSION_PROGRAM_RESOURCERemoves a resource from a commission program

Removes a resource from a commission program

Authentication

Connected account required

Tags

Affiliate
Delete a CompanyKEAP_DELETE_COMPANYDeletes the specified Company

Deletes the specified Company

Authentication

Connected account required

Tags

Company
Delete a Company Custom FieldKEAP_DELETE_COMPANY_CUSTOM_FIELDDeletes a custom field from the company model

Deletes a custom field from the company model

Authentication

Connected account required

Tags

Company
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.

Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.

Authentication

Connected account required

Tags

Company
Delete a ContactKEAP_DELETE_CONTACTDeletes the specified Contact

Deletes the specified Contact

Authentication

Connected account required

Tags

Contact
Delete a Contact Custom FieldKEAP_DELETE_CONTACT_CUSTOM_FIELDDeletes a custom field from the Contacts model

Deletes a custom field from the Contacts model

Authentication

Connected account required

Tags

Contact
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.

Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.

Authentication

Connected account required

Tags

Contact
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.

Deletes the specified Contact Link type. The Link type cannot be deleted if it is currently applied to any Linked Contacts.

Authentication

Connected account required

Tags

Contact
Delete an Email RecordKEAP_DELETE_EMAILDeletes a specific Email Record

Deletes a specific Email Record

Authentication

Connected account required

Tags

Email
Remove a set of Email RecordsKEAP_DELETE_EMAILSRemoves a set of Email Records

Removes a set of Email Records

Authentication

Connected account required

Tags

Email
Delete a fileKEAP_DELETE_FILEDeletes a specified file

Deletes a specified file

Authentication

Connected account required

Tags

Files
Delete a Subscription Free Trial DiscountKEAP_DELETE_FREE_TRIAL_DISCOUNTDeletes a specified Subscription Free Trial Discount

Deletes a specified Subscription Free Trial Discount

Authentication

Connected account required

Tags

Free Trial Discounts
Delete a Subscription Free Trial Discount CriteriaKEAP_DELETE_FREE_TRIAL_DISCOUNT_CRITERIADeletes a specified Subscription Free Trial Discount Criteria

Deletes a specified Subscription Free Trial Discount Criteria

Authentication

Connected account required

Tags

Free Trial Discounts
Delete the image from a product categoryKEAP_DELETE_IMAGE_FILEDeletes the image from the specified product category

Deletes the image from the specified product category

Authentication

Connected account required

Tags

Product Categories
Delete a WordPress Opt-In OptionKEAP_DELETE_INTEGRATIONS_WORD_PRESS_OPT_INDeletes a value from the list of WordPress Opt-In Options Available

Deletes a value from the list of WordPress Opt-In Options Available

Authentication

Connected account required

Tags

Integrations
Delete a Lead SourceKEAP_DELETE_LEAD_SOURCEDeletes a Lead Source by ID

Deletes a Lead Source by ID

Authentication

Connected account required

Tags

Lead Sources
Delete a Lead Source CategoryKEAP_DELETE_LEAD_SOURCE_CATEGORYDeletes the specified Lead Source Category

Deletes the specified Lead Source Category

Authentication

Connected account required

Tags

Lead Source Categories
Delete a lead source expenseKEAP_DELETE_LEAD_SOURCE_EXPENSEDeletes a lead source expense by ID

Deletes a lead source expense by ID

Authentication

Connected account required

Tags

Lead Source Expenses
Delete a Lead Source Recurring ExpenseKEAP_DELETE_LEAD_SOURCE_RECURRING_EXPENSEDeletes a new Lead Source Recurring Expense that belongs to a Lead Source

Deletes a new Lead Source Recurring Expense that belongs to a Lead Source

Authentication

Connected account required

Tags

Lead Source Recurring Expenses
Delete a NoteKEAP_DELETE_NOTEDeletes the specified Note

Deletes the specified Note

Authentication

Connected account required

Tags

Note
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.

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 required

Tags

Note
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.

Deletes a Custom Field from the Note object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.

Authentication

Connected account required

Tags

Note
Delete an Opportunity Custom FieldKEAP_DELETE_OPPORTUNITIES_CUSTOM_FIELDDeletes a Custom Field from Opportunity.

Deletes a Custom Field from Opportunity.

Authentication

Connected account required

Tags

Opportunity
Delete an OpportunityKEAP_DELETE_OPPORTUNITYDeletes the specified Opportunity

Deletes the specified Opportunity

Authentication

Connected account required

Tags

Opportunity
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.

Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.

Authentication

Connected account required

Tags

Opportunity
Delete an Opportunity StageKEAP_DELETE_OPPORTUNITY_STAGEDeletes the specified Opportunity Stage

Deletes the specified Opportunity Stage

Authentication

Connected account required

Tags

Opportunity
Delete an OrderKEAP_DELETE_ORDERDeletes an Order<br/> Note: The Order must not have any transactions recorded to be available for deletion.

Deletes an Order<br/> Note: The Order must not have any transactions recorded to be available for deletion.

Authentication

Connected account required

Tags

Orders
Delete an Order Custom FieldKEAP_DELETE_ORDER_CUSTOM_FIELDDeletes a Custom Field from the Order object

Deletes a Custom Field from the Order object

Authentication

Connected account required

Tags

Orders
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.

Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.

Authentication

Connected account required

Tags

Orders
Delete an Order ItemKEAP_DELETE_ORDER_ITEMDeletes an order item on an existing order

Deletes an order item on an existing order

Authentication

Connected account required

Tags

Orders
Delete an Order Total DiscountKEAP_DELETE_ORDER_TOTAL_DISCOUNTDeletes a specified Order Total Discount

Deletes a specified Order Total Discount

Authentication

Connected account required

Tags

Order Total Discounts
Delete an Order Total Discount CriteriaKEAP_DELETE_ORDER_TOTAL_DISCOUNT_CRITERIADeletes a specified Order Total Discount Criteria

Deletes a specified Order Total Discount Criteria

Authentication

Connected account required

Tags

Order Total Discounts
Delete a Contact Payment MethodKEAP_DELETE_PAYMENT_METHODDeletes the specified payment method

Deletes the specified payment method

Authentication

Connected account required

Tags

Payment Methods
Delete a ProductKEAP_DELETE_PRODUCTDeletes a single product

Deletes a single product

Authentication

Connected account required

Tags

Products
Delete a Product CategoryKEAP_DELETE_PRODUCT_CATEGORYDeletes the specified Product Category, its sub-categories, and removes products from it

Deletes the specified Product Category, its sub-categories, and removes products from it

Authentication

Connected account required

Tags

Product Categories
Delete a Product DiscountKEAP_DELETE_PRODUCT_DISCOUNTDeletes a specified Product Discount

Deletes a specified Product Discount

Authentication

Connected account required

Tags

Product Discounts
Delete a Product Discount CriteriaKEAP_DELETE_PRODUCT_DISCOUNT_CRITERIADeletes a specified Product Discount Criteria

Deletes a specified Product Discount Criteria

Authentication

Connected account required

Tags

Product Discounts
Delete the Product ImageKEAP_DELETE_PRODUCT_IMAGEDeletes the Product Image from the specified Product

Deletes the Product Image from the specified Product

Authentication

Connected account required

Tags

Products
Delete a Product Interest BundleKEAP_DELETE_PRODUCT_INTEREST_BUNDLEDeletes an existing Product Interest Bundle.

Deletes an existing Product Interest Bundle.

Authentication

Connected account required

Tags

Product Interest Bundles
Delete a Product OptionKEAP_DELETE_PRODUCT_OPTIONDeletes a single product option

Deletes a single product option

Authentication

Connected account required

Tags

Products
Delete a Product Option List ItemKEAP_DELETE_PRODUCT_OPTION_LIST_OPTION_VALUEDeletes a single option value in a Product Option of type LIST

Deletes a single option value in a Product Option of type LIST

Authentication

Connected account required

Tags

Products
Delete an Affiliate LinkKEAP_DELETE_REDIRECT_LINKDeletes an Affiliate Link

Deletes an Affiliate Link

Authentication

Connected account required

Tags

Affiliate
Delete a Shipping DiscountKEAP_DELETE_SHIPPING_DISCOUNTDeletes a specified Shipping Discount

Deletes a specified Shipping Discount

Authentication

Connected account required

Tags

Shipping Discounts
Delete a Shipping Discount CriteriaKEAP_DELETE_SHIPPING_DISCOUNT_CRITERIADeletes a specified Shipping Discount Criteria

Deletes a specified Shipping Discount Criteria

Authentication

Connected account required

Tags

Shipping Discounts
Delete a Subscription Custom FieldKEAP_DELETE_SUBSCRIPTION_CUSTOM_FIELDDeletes a custom field from the Subscription object

Deletes a custom field from the Subscription object

Authentication

Connected account required

Tags

Subscriptions
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.

Deletes a custom field group. Returns 409 Conflict if the group still contains custom fields.

Authentication

Connected account required

Tags

Subscriptions
Delete Subscription PlanKEAP_DELETE_SUBSCRIPTION_PLANDeletes a Subscription Plan

Deletes a Subscription Plan

Authentication

Connected account required

Tags

Subscription Plans
Delete TagKEAP_DELETE_TAGDeletes a Tag.

Deletes a Tag.

Authentication

Connected account required

Tags

Tags
Delete Tag CategoryKEAP_DELETE_TAG_CATEGORYDeletes the specified Tag Category

Deletes the specified Tag Category

Authentication

Connected account required

Tags

Tags
Delete a TaskKEAP_DELETE_TASKDeletes a single task

Deletes a single task

Authentication

Connected account required

Tags

Task
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.

Deletes a Custom Field from the Task object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.

Authentication

Connected account required

Tags

Task
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.

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 required

Tags

Task
Detach a File from an Order InvoiceKEAP_DETACH_FILE_FROM_ORDERDetaches a File from an Order Invoice

Detaches a File from an Order Invoice

Authentication

Connected account required

Tags

Orders
Get Subscription PlanKEAP_FETCH_SUBSCRIPTION_PLANRetrieves a Subscription Plan

Retrieves a Subscription Plan

Authentication

Connected account required

Tags

Subscription Plans
Retrieve an AffiliateKEAP_GET_AFFILIATERetrieves a single Affiliate

Retrieves a single Affiliate

Authentication

Connected account required

Tags

Affiliate
Retrieve Affiliate Commission Earned and View LedgerURl for portalKEAP_GET_AFFILIATE_COMMISSION_TOTALGet the Affiliate Commission Earned and View LedgerURl for portal

Get the Affiliate Commission Earned and View LedgerURl for portal

Authentication

Connected account required

Tags

Affiliate
Retrieve Affiliate CommissionsKEAP_GET_AFFILIATE_COMMISSIONSRetrieve a list of Affiliate's Commissions

Retrieve a list of Affiliate's Commissions

Authentication

Connected account required

Tags

Affiliate
Retrieve an Affiliate Custom Field GroupKEAP_GET_AFFILIATE_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Affiliate record type.

Retrieves a single custom field group by id for the Affiliate record type.

Authentication

Connected account required

Tags

Affiliate
Retrieve Affiliate ModelKEAP_GET_AFFILIATE_CUSTOM_FIELDSGet the custom fields and optional properties for the Affiliate object

Get the custom fields and optional properties for the Affiliate object

Authentication

Connected account required

Tags

Affiliate
Get Application ConfigurationKEAP_GET_APPLICATION_CONFIGURATIONSGet configuration values for the application instance.

Get configuration values for the application instance.

Authentication

Connected account required

Tags

Settings
Retrieve an AutomationKEAP_GET_AUTOMATIONRetrieves a single automation

Retrieves a single automation

Authentication

Connected account required

Tags

Automation
Retrieve Business ProfileKEAP_GET_BUSINESS_PROFILERetrieves Business Profile information.

Retrieves Business Profile information.

Authentication

Connected account required

Tags

Business Profile
Retrieve a CampaignKEAP_GET_CAMPAIGNRetrieves a single campaign

Retrieves a single campaign

Authentication

Connected account required

Tags

Campaign
Retrieve a list of Goals for a CampaignKEAP_GET_CAMPAIGN_GOALSRetrieves a list of Goals (published) for a Campaign

Retrieves a list of Goals (published) for a Campaign

Authentication

Connected account required

Tags

Campaign
Retrieve a list of Sequences for a CampaignKEAP_GET_CAMPAIGN_SEQUENCESRetrieves a list of Sequences (published) for a Campaign

Retrieves a list of Sequences (published) for a Campaign

Authentication

Connected account required

Tags

Campaign
Retrieve a Tag CategoryKEAP_GET_CATEGORYReturns information about the specified Tag Category

Returns information about the specified Tag Category

Authentication

Connected account required

Tags

Tags
Retrieve a Category DiscountKEAP_GET_CATEGORY_DISCOUNTRetrieves a single Category Discount

Retrieves a single Category Discount

Authentication

Connected account required

Tags

Category Discounts
Retrieve a Commission ProgramKEAP_GET_COMMISSION_PROGRAMRetrieves a single Commission Program

Retrieves a single Commission Program

Authentication

Connected account required

Tags

Affiliate
Retrieve a CompanyKEAP_GET_COMPANYRetrieves a single Company

Retrieves a single Company

Authentication

Connected account required

Tags

Company
Retrieve a Company Custom Field GroupKEAP_GET_COMPANY_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Company record type.

Retrieves a single custom field group by id for the Company record type.

Authentication

Connected account required

Tags

Company
Retrieve a ContactKEAP_GET_CONTACTRetrieves a single Contact

Retrieves a single Contact

Authentication

Connected account required

Tags

Contact
Retrieve a Contact Custom Field GroupKEAP_GET_CONTACT_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Contact record type.

Retrieves a single custom field group by id for the Contact record type.

Authentication

Connected account required

Tags

Contact
Get Contact Option typesKEAP_GET_CONTACT_OPTION_TYPESGets a list of Contact Option types.

Gets a list of Contact Option types.

Authentication

Connected account required

Tags

Settings
Get CountryKEAP_GET_COUNTRY_BY_CODEGets a country by its code or name

Gets a country by its code or name

Authentication

Connected account required

Tags

Locale
Retrieve an EmailKEAP_GET_EMAILRetrieves a single Email that has been sent

Retrieves a single Email that has been sent

Authentication

Connected account required

Tags

Email
Retrieve an Email Address statusKEAP_GET_EMAIL_ADDRESS_STATUSRetrieves the opt-in status for a given Email Address

Retrieves the opt-in status for a given Email Address

Authentication

Connected account required

Tags

Email Address
Retrieve an email templateKEAP_GET_EMAIL_TEMPLATERetrieve an email template

Retrieve an email template

Authentication

Connected account required

Tags

Email
Retrieve a fileKEAP_GET_FILERetrieves a file

Retrieves a file

Authentication

Connected account required

Tags

Files
Retrieve Product Legacy Image DataKEAP_GET_FILE_DATARetrieves the product's legacy image

Retrieves the product's legacy image

Authentication

Connected account required

Tags

Products
Retrieve a file's dataKEAP_GET_FILE_DATA_1Retrieves a file's data

Retrieves a file's data

Authentication

Connected account required

Tags

Files
Retrieve a Subscription Free Trial DiscountKEAP_GET_FREE_TRIAL_DISCOUNTRetrieves a Subscription Free Trial Discount

Retrieves a Subscription Free Trial Discount

Authentication

Connected account required

Tags

Free Trial Discounts
Get Webform HTMLKEAP_GET_HTMLReturns the HTML

Returns the HTML

Authentication

Connected account required

Tags

Webforms
Retrieve Lead Score of a ContactKEAP_GET_LEAD_SCORE_DETAILSRetrieves information about the Lead Score of a Contact

Retrieves information about the Lead Score of a Contact

Authentication

Connected account required

Tags

LeadScore
Retrieve a Lead SourceKEAP_GET_LEAD_SOURCERetrieves a Lead Source by ID

Retrieves a Lead Source by ID

Authentication

Connected account required

Tags

Lead Sources
Retrieve a Lead Source CategoryKEAP_GET_LEAD_SOURCE_CATEGORYRetrieves a single Lead Source Category for a given ID

Retrieves a single Lead Source Category for a given ID

Authentication

Connected account required

Tags

Lead Source Categories
Retrieve a Lead Source ExpenseKEAP_GET_LEAD_SOURCE_EXPENSERetrieves a single Lead Source Expense for a given ID

Retrieves a single Lead Source Expense for a given ID

Authentication

Connected account required

Tags

Lead Source Expenses
Retrieve a Lead Source Recurring ExpenseKEAP_GET_LEAD_SOURCE_RECURRING_EXPENSERetrieves a Lead Source Recurring Expense using leadSourceId and leadSourceRecurringExpenseId

Retrieves a Lead Source Recurring Expense using leadSourceId and leadSourceRecurringExpenseId

Authentication

Connected account required

Tags

Lead Source Recurring Expenses
Retrieve a NoteKEAP_GET_NOTERetrieves the specified Note

Retrieves the specified Note

Authentication

Connected account required

Tags

Note
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.

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 required

Tags

Note
Retrieve a OpportunityKEAP_GET_OPPORTUNITYRetrieves the specified Opportunity

Retrieves the specified Opportunity

Authentication

Connected account required

Tags

Opportunity
Retrieve an Opportunity Custom Field GroupKEAP_GET_OPPORTUNITY_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Opportunity record type.

Retrieves a single custom field group by id for the Opportunity record type.

Authentication

Connected account required

Tags

Opportunity
Retrieve an Opportunity StageKEAP_GET_OPPORTUNITY_STAGERetrieves the specified Opportunity Stage

Retrieves the specified Opportunity Stage

Authentication

Connected account required

Tags

Opportunity
Retrieve an Opportunity Stage MoveKEAP_GET_OPPORTUNITY_STAGE_MOVERetrieves a single historical record of an opportunity being moved from one pipeline stage to another.

Retrieves a single historical record of an opportunity being moved from one pipeline stage to another.

Authentication

Connected account required

Tags

Opportunity
Retrieve an OrderKEAP_GET_ORDERRetrieves a single Order for a given order id

Retrieves a single Order for a given order id

Authentication

Connected account required

Tags

Orders
Retrieve an Order Custom Field GroupKEAP_GET_ORDER_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Order record type.

Retrieves a single custom field group by id for the Order record type.

Authentication

Connected account required

Tags

Orders
Retrieve an Order ItemKEAP_GET_ORDER_ITEMRetrieves a single order item from an existing order

Retrieves a single order item from an existing order

Authentication

Connected account required

Tags

Orders
Retrieve an Order Total DiscountKEAP_GET_ORDER_TOTAL_DISCOUNTRetrieves an Order Total Discount

Retrieves an Order Total Discount

Authentication

Connected account required

Tags

Order Total Discounts
Get a ProductKEAP_GET_PRODUCTGets a single Product

Gets a single Product

Authentication

Connected account required

Tags

Products
Get a Product CategoryKEAP_GET_PRODUCT_CATEGORYGets a single Product Category

Gets a single Product Category

Authentication

Connected account required

Tags

Product Categories
Retrieve a Product DiscountKEAP_GET_PRODUCT_DISCOUNTRetrieves a Product Discount

Retrieves a Product Discount

Authentication

Connected account required

Tags

Product Discounts
Get a Product Interest BundleKEAP_GET_PRODUCT_INTEREST_BUNDLEGets a single Product Interest Bundle.

Gets a single Product Interest Bundle.

Authentication

Connected account required

Tags

Product Interest Bundles
Get Product OptionKEAP_GET_PRODUCT_OPTIONRetrieves a Product Option

Retrieves a Product Option

Authentication

Connected account required

Tags

Products
Get ProvinceKEAP_GET_PROVINCE_BY_CODEGet a province by its code or name

Get a province by its code or name

Authentication

Connected account required

Tags

Locale
Retrieve an Affiliate LinkKEAP_GET_REDIRECT_LINKRetrieves information about a single Affiliate Link

Retrieves information about a single Affiliate Link

Authentication

Connected account required

Tags

Affiliate
Retrieve Affiliate ReferralsKEAP_GET_REFERRALS_BY_AFFILIATE_IDRetrieves all referrals belonging to the given affiliate

Retrieves all referrals belonging to the given affiliate

Authentication

Connected account required

Tags

Affiliate
Retrieve a Shipping DiscountKEAP_GET_SHIPPING_DISCOUNTRetrieves a Shipping Discount

Retrieves a Shipping Discount

Authentication

Connected account required

Tags

Shipping Discounts
Retrieve a SubscriptionKEAP_GET_SUBSCRIPTIONRetrieves a single subscription

Retrieves a single subscription

Authentication

Connected account required

Tags

Subscriptions
Retrieve a Subscription Custom Field GroupKEAP_GET_SUBSCRIPTION_CUSTOM_FIELD_GROUPRetrieves a single custom field group by id for the Subscription record type.

Retrieves a single custom field group by id for the Subscription record type.

Authentication

Connected account required

Tags

Subscriptions
Retrieve a TagKEAP_GET_TAGRetrieves information about the specified Tag

Retrieves information about the specified Tag

Authentication

Connected account required

Tags

Tags
Retrieve a TaskKEAP_GET_TASKRetrieves a single task

Retrieves a single task

Authentication

Connected account required

Tags

Task
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.

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 required

Tags

Task
Get UserKEAP_GET_USER_BY_IDRetrieves a specific User

Retrieves a specific User

Authentication

Connected account required

Tags

Users
Retrieve a User GroupKEAP_GET_USER_GROUPRetrieves a single user group by its ID.

Retrieves a single user group by its ID.

Authentication

Connected account required

Tags

User Groups
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).

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 required

Tags

Users
Get User email signatureKEAP_GET_USER_SIGNATURERetrieves a HTML snippet that contains the user's email signature.

Retrieves a HTML snippet that contains the user's email signature.

Authentication

Connected account required

Tags

Users
Invoice a SubscriptionKEAP_INVOICE_SUBSCRIPTIONGenerates invoices from all cycles of a subscription that are due. Returns the most recently billed invoice.

Generates invoices from all cycles of a subscription that are due. Returns the most recently billed invoice.

Authentication

Connected account required

Tags

Subscriptions
Get Application StatusKEAP_IS_APPLICATION_ENABLEDCheck if the application is enabled or not

Check if the application is enabled or not

Authentication

Connected account required

Tags

Settings
Link ContactsKEAP_LINK_CONTACTSLinks two Contacts together using the provided Link type

Links two Contacts together using the provided Link type

Authentication

Connected account required

Tags

Contact
List AffiliatesKEAP_LIST_AFFILIATERetrieves a list of Affiliates

Retrieves a list of Affiliates

Authentication

Connected account required

Tags

Affiliate
List Affiliate Commission ProgramsKEAP_LIST_AFFILIATE_COMMISSION_PROGRAMSRetrieves a list of Affiliate Commission Programs

Retrieves a list of Affiliate Commission Programs

Authentication

Connected account required

Tags

Affiliate
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.

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 required

Tags

Affiliate
List Affiliate LinksKEAP_LIST_AFFILIATE_LINKSRetrieves a list of Affiliate Links

Retrieves a list of Affiliate Links

Authentication

Connected account required

Tags

Affiliate
List Affiliate PaymentsKEAP_LIST_AFFILIATE_PAYMENTSRetrieves a list of affiliate payments

Retrieves a list of affiliate payments

Authentication

Connected account required

Tags

Affiliate
List Automations IdsKEAP_LIST_ALL_AUTOMATION_IDSRetrieves a list of automations IDs

Retrieves a list of automations IDs

Authentication

Connected account required

Tags

Automation
List All NotesKEAP_LIST_ALL_NOTESRetrieves a list of all notes

Retrieves a list of all notes

Authentication

Connected account required

Tags

Note
List Assigned Products to CategoriesKEAP_LIST_ASSIGNED_PRODUCTSRetrieves a list of Products assigned to Product Categories

Retrieves a list of Products assigned to Product Categories

Authentication

Connected account required

Tags

Product Categories
List AutomationsKEAP_LIST_AUTOMATIONSRetrieves a list of automations

Retrieves a list of automations

Authentication

Connected account required

Tags

Automation
List CampaignsKEAP_LIST_CAMPAIGNSRetrieves a list of campaigns for the authenticated user

Retrieves a list of campaigns for the authenticated user

Authentication

Connected account required

Tags

Campaign
List automation categoriesKEAP_LIST_CATEGORIESRetrieves a list of automation categories

Retrieves a list of automation categories

Authentication

Connected account required

Tags

AutomationCategory
List Category DiscountsKEAP_LIST_CATEGORY_DISCOUNTSRetrieves a list of Category Discounts

Retrieves a list of Category Discounts

Authentication

Connected account required

Tags

Category Discounts
Retrieve Commission Program ResourcesKEAP_LIST_COMMISSION_PROGRAM_RESOURCESRetrieves resources for a commission program

Retrieves resources for a commission program

Authentication

Connected account required

Tags

Affiliate
List CompaniesKEAP_LIST_COMPANIESRetrieves a list of all Companies.<br/><br/>

Retrieves a list of all Companies.<br/><br/>

Authentication

Connected account required

Tags

Company
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`

Retrieves a list of Companies that have the given Tag applied. To search for `null` or empty fields use `filter==NONE`

Authentication

Connected account required

Tags

Tags
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.

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 required

Tags

Company
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.

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 required

Tags

Contact
List Contact Link typesKEAP_LIST_CONTACT_LINK_TYPESRetrieves a list of Contact Link types.

Retrieves a list of Contact Link types.

Authentication

Connected account required

Tags

Contact
List Linked ContactsKEAP_LIST_CONTACT_LINKSRetrieves a list of Linked Contacts for a given Contact

Retrieves a list of Linked Contacts for a given Contact

Authentication

Connected account required

Tags

Contact
List ContactsKEAP_LIST_CONTACTSRetrieves a list of Contacts

Retrieves a list of Contacts

Authentication

Connected account required

Tags

Contact
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`

Retrieves a list of Contacts with the specified Tag To search for `null` or empty fields use `filter==NONE`

Authentication

Connected account required

Tags

Tags
List CountriesKEAP_LIST_COUNTRIESRetrieves a list of countries

Retrieves a list of countries

Authentication

Connected account required

Tags

Locale
List Email Address StatusesKEAP_LIST_EMAIL_ADDRESS_STATUSESRetrieve a list of the Status of Email Addresses

Retrieve a list of the Status of Email Addresses

Authentication

Connected account required

Tags

Email Address
List EmailsKEAP_LIST_EMAILSRetrieves a list of emails that have been sent

Retrieves a list of emails that have been sent

Authentication

Connected account required

Tags

Email
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 expense

Retrieves a list of expenses incurred from a recurring expense

Authentication

Connected account required

Tags

Lead Source Recurring Expenses
List all filesKEAP_LIST_FILESRetrieves a list of files

Retrieves a list of files

Authentication

Connected account required

Tags

Files
List all Subscription Free Trial DiscountsKEAP_LIST_FREE_TRIAL_DISCOUNTSRetrieves a list of Subscription Free Trial Discounts

Retrieves a list of Subscription Free Trial Discounts

Authentication

Connected account required

Tags

Free Trial Discounts
List WordPress Opt-In OptionsKEAP_LIST_INTEGRATIONS_WORD_PRESS_OPT_IN_OPTIONSRetrieves the list of WordPress Opt-In Options available

Retrieves the list of WordPress Opt-In Options available

Authentication

Connected account required

Tags

Integrations
List Lead Source CategoriesKEAP_LIST_LEAD_SOURCE_CATEGORIESRetrieves a list of Lead Source Categories

Retrieves a list of Lead Source Categories

Authentication

Connected account required

Tags

Lead Source Categories
List Lead Source ExpensesKEAP_LIST_LEAD_SOURCE_EXPENSESRetrieves a list of lead source expenses

Retrieves a list of lead source expenses

Authentication

Connected account required

Tags

Lead Source Expenses
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 param

Retrieves a list of recurring expenses with lead_source_id and optional 'filter' query param

Authentication

Connected account required

Tags

Lead Source Recurring Expenses
List Lead SourcesKEAP_LIST_LEAD_SOURCESRetrieves a list of Lead Sources

Retrieves a list of Lead Sources

Authentication

Connected account required

Tags

Lead Sources
List Merchant accountsKEAP_LIST_MERCHANTSRetrieves a list of Merchant accounts

Retrieves a list of Merchant accounts

Authentication

Connected account required

Tags

Merchants
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.

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 required

Tags

Note
Retrieve Note TemplatesKEAP_LIST_NOTE_TEMPLATESRetrieves a list of Note Templates

Retrieves a list of Note Templates

Authentication

Connected account required

Tags

Note
List NotesKEAP_LIST_NOTESRetrieves a list of Notes for a given contact

Retrieves a list of Notes for a given contact

Authentication

Connected account required

Tags

Note
List OpportunitiesKEAP_LIST_OPPORTUNITIESRetrieves a list of all Opportunities.

Retrieves a list of all Opportunities.

Authentication

Connected account required

Tags

Opportunity
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.

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 required

Tags

Opportunity
List Opportunity Stage MovesKEAP_LIST_OPPORTUNITY_STAGE_MOVESReturns a paginated list of historical stage-move records.

Returns a paginated list of historical stage-move records.

Authentication

Connected account required

Tags

Opportunity
List of Opportunity StagesKEAP_LIST_OPPORTUNITY_STAGESRetrieves a list of Opportunity Stages.

Retrieves a list of Opportunity Stages.

Authentication

Connected account required

Tags

Opportunity
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.

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 required

Tags

Orders
Retrieve Order PaymentsKEAP_LIST_ORDER_PAYMENTSRetrieves a list of payments made against a given order, including historical or external payments of cash or credit card

Retrieves a list of payments made against a given order, including historical or external payments of cash or credit card

Authentication

Connected account required

Tags

Orders
List all Order Total DiscountsKEAP_LIST_ORDER_TOTAL_DISCOUNTSRetrieves a list of Order Total Discounts

Retrieves a list of Order Total Discounts

Authentication

Connected account required

Tags

Order Total Discounts
List ordersKEAP_LIST_ORDERSRetrieves a list of orders

Retrieves a list of orders

Authentication

Connected account required

Tags

Orders
List UsersKEAP_LIST_PAGINATED_USERSRetrieves a list of users

Retrieves a list of users

Authentication

Connected account required

Tags

Users
List of Payment MethodsKEAP_LIST_PAYMENT_METHODSRetrieves a list of Payment Methods

Retrieves a list of Payment Methods

Authentication

Connected account required

Tags

Payment Methods
List of Contact Payment MethodsKEAP_LIST_PAYMENT_METHODS_1Retrieves a list of Contact Payment Methods

Retrieves a list of Contact Payment Methods

Authentication

Connected account required

Tags

Payment Methods
List PaymentsKEAP_LIST_PAYMENTSRetrieves a list of payments

Retrieves a list of payments

Authentication

Connected account required

Tags

Sales
List all Product CategoriesKEAP_LIST_PRODUCT_CATEGORIESRetrieves a list of Product Categories

Retrieves a list of Product Categories

Authentication

Connected account required

Tags

Product Categories
List all Product DiscountsKEAP_LIST_PRODUCT_DISCOUNTSRetrieves a list of Product Discounts

Retrieves a list of Product Discounts

Authentication

Connected account required

Tags

Product Discounts
List Product Interest BundlesKEAP_LIST_PRODUCT_INTEREST_BUNDLESRetrieves a list of Product Interest Bundles

Retrieves a list of Product Interest Bundles

Authentication

Connected account required

Tags

Product Interest Bundles
List Product OptionsKEAP_LIST_PRODUCT_OPTIONSRetrieves all options of a Product

Retrieves all options of a Product

Authentication

Connected account required

Tags

Products
List ProductsKEAP_LIST_PRODUCTSRetrieves a list of Products

Retrieves a list of Products

Authentication

Connected account required

Tags

Products
List a Country's ProvincesKEAP_LIST_PROVINCES_FOR_COUNTRYRetrieves a list of provinces for a given country

Retrieves a list of provinces for a given country

Authentication

Connected account required

Tags

Locale
List ReferralsKEAP_LIST_REFERRALSRetrieves a list of all referrals with optional filtering and sorting

Retrieves a list of all referrals with optional filtering and sorting

Authentication

Connected account required

Tags

Referral
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>

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 required

Tags

Reporting
List all Shipping DiscountsKEAP_LIST_SHIPPING_DISCOUNTSRetrieves a list of Shipping Discounts

Retrieves a list of Shipping Discounts

Authentication

Connected account required

Tags

Shipping Discounts
List Shipping methodsKEAP_LIST_SHIPPING_METHODSRetrieves a list of Shipping methods

Retrieves a list of Shipping methods

Authentication

Connected account required

Tags

Shipping
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.

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 required

Tags

Subscriptions
List Subscription PlansKEAP_LIST_SUBSCRIPTION_PLANSRetrieves a list of Subscription Plans

Retrieves a list of Subscription Plans

Authentication

Connected account required

Tags

Subscription Plans
List SubscriptionsKEAP_LIST_SUBSCRIPTIONSRetrieves a list of subscriptions using the specified search criteria.

Retrieves a list of subscriptions using the specified search criteria.

Authentication

Connected account required

Tags

Subscriptions
List Affiliate SummariesKEAP_LIST_SUMMARIESRetrieves a list of Affiliate Summaries

Retrieves a list of Affiliate Summaries

Authentication

Connected account required

Tags

Affiliate
List Tag CategoriesKEAP_LIST_TAG_CATEGORIESRetrieves a list of defined Tag Categories To search for `null` or empty fields use `filter==NONE`

Retrieves a list of defined Tag Categories To search for `null` or empty fields use `filter==NONE`

Authentication

Connected account required

Tags

Tags
List TagsKEAP_LIST_TAGSRetrieves a list of Tags defined in the application To search for `null` or empty fields use `filter==NONE`

Retrieves a list of Tags defined in the application To search for `null` or empty fields use `filter==NONE`

Authentication

Connected account required

Tags

Tags
List Applied TagsKEAP_LIST_TAGS_FOR_COMPANYRetrieves a list of tags applied to the specified Company

Retrieves a list of tags applied to the specified Company

Authentication

Connected account required

Tags

Company
List Applied TagsKEAP_LIST_TAGS_FOR_CONTACTRetrieves a list of tags applied to the specified Contact

Retrieves a list of tags applied to the specified Contact

Authentication

Connected account required

Tags

Contact
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.

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 required

Tags

Task
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.

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 required

Tags

Task
List TransactionsKEAP_LIST_TRANSACTIONSRetrieves a list of sales transactions

Retrieves a list of sales transactions

Authentication

Connected account required

Tags

Sales
List User GroupsKEAP_LIST_USER_GROUPSRetrieves a list of all user groups in the application.

Retrieves a list of all user groups in the application.

Authentication

Connected account required

Tags

User Groups
List Webforms with filterKEAP_LIST_WEBFORMSRetrieves a list of webforms

Retrieves a list of webforms

Authentication

Connected account required

Tags

Webforms
Merge two ContactsKEAP_MERGE_CONTACTSMerges two Contacts together. The duplicate contact will be merged into the primary contact.

Merges two Contacts together. The duplicate contact will be merged into the primary contact.

Authentication

Connected account required

Tags

Contact
Update automation categoryKEAP_PATCH_CATEGORYUpdates part of a single automation category

Updates part of a single automation category

Authentication

Connected account required

Tags

AutomationCategory
Remove an Affiliate from a Commission ProgramKEAP_REMOVE_AFFILIATE_FROM_PROGRAMRemoves an Affiliate from a Commission Program

Removes an Affiliate from a Commission Program

Authentication

Connected account required

Tags

Affiliate
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.

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 required

Tags

Campaign
Remove a Product from a Commission ProgramKEAP_REMOVE_PRODUCT_COMMISSION_FROM_COMMISSIONSRemoves a Product from a Commission Program

Removes a Product from a Commission Program

Authentication

Connected account required

Tags

Affiliate
Delete a Product Interest from an existing BundleKEAP_REMOVE_PRODUCT_INTERESTDeletes an existing Product Interest from an existing Bundle.

Deletes an existing Product Interest from an existing Bundle.

Authentication

Connected account required

Tags

Product Interest Bundles
Remove a Subscription from a Commission ProgramKEAP_REMOVE_SUBSCRIPTION_PLAN_COMMISSION_FROM_COMMISSIONSRemoves a Subscription from a Commission Program

Removes a Subscription from a Commission Program

Authentication

Connected account required

Tags

Affiliate
Remove TagKEAP_REMOVE_TAG_FROM_COMPANYRemove a Tag from a Company.

Remove a Tag from a Company.

Authentication

Connected account required

Tags

Company
Remove TagsKEAP_REMOVE_TAGSRemoves a Tag from a list of Contacts.

Removes a Tag from a list of Contacts.

Authentication

Connected account required

Tags

Tags
Retrieve Company Custom Field ModelKEAP_RETRIEVE_COMPANY_CUSTOM_FIELD_MODELGet the custom fields for the Company object

Get the custom fields for the Company object

Authentication

Connected account required

Tags

Company
Retrieve Contact ModelKEAP_RETRIEVE_CONTACT_MODELGet the custom fields and optional properties for the Contact object

Get the custom fields and optional properties for the Contact object

Authentication

Connected account required

Tags

Contact
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.

Gets the custom fields for the Note object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.

Authentication

Connected account required

Tags

Note
Retrieve Opportunity Custom Field ModelKEAP_RETRIEVE_OPPORTUNITY_CUSTOM_FIELD_MODELGet the custom fields for the Opportunity object

Get the custom fields for the Opportunity object

Authentication

Connected account required

Tags

Opportunity
Retrieve Order Custom Field ModelKEAP_RETRIEVE_ORDER_CUSTOM_FIELD_MODELGets the custom fields for the Order object

Gets the custom fields for the Order object

Authentication

Connected account required

Tags

Orders
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>

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 required

Tags

Reporting
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.

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 required

Tags

Reporting
Retrieve Subscription Custom Field ModelKEAP_RETRIEVE_SUBSCRIPTION_CUSTOM_FIELD_MODELGet the custom fields for the Subscription object

Get the custom fields for the Subscription object

Authentication

Connected account required

Tags

Subscriptions
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.

Get the custom fields for the Task object<br/>Note: Custom Fields for Tasks, Classic Appointments and Notes are combined.

Authentication

Connected account required

Tags

Task
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>

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 required

Tags

Reporting
Send an EmailKEAP_SEND_EMAILSends an Email to a list of Contacts

Sends an Email to a list of Contacts

Authentication

Connected account required

Tags

Email
Send an email based on a templateKEAP_SEND_EMAIL_TEMPLATESend an email based on a template

Send an email based on a template

Authentication

Connected account required

Tags

Email
Set default Merchant AccountKEAP_SET_MERCHANT_GATEWAY_AS_DEFAULTSets the specified Merchant Account as the default Merchant Account.

Sets the specified Merchant Account as the default Merchant Account.

Authentication

Connected account required

Tags

Sales
Delete Link between two ContactsKEAP_UNLINK_CONTACTSDeletes Link between two Contacts

Deletes Link between two Contacts

Authentication

Connected account required

Tags

Contact
Unpublish an AutomationKEAP_UNPUBLISH_AUTOMATIONUnpublishes a single automation

Unpublishes a single automation

Authentication

Connected account required

Tags

Automation
Update an AffiliateKEAP_UPDATE_AFFILIATEUpdates a single Affiliate

Updates a single Affiliate

Authentication

Connected account required

Tags

Affiliate
Update a Custom FieldKEAP_UPDATE_AFFILIATE_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Affiliate object.

Updates a custom field of the specified type and options to the Affiliate object.

Authentication

Connected account required

Tags

Affiliate
Update an Affiliate Custom Field GroupKEAP_UPDATE_AFFILIATE_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.

Updates an existing custom field group. Only fields listed in `update_mask` are applied.

Authentication

Connected account required

Tags

Affiliate
Update Business ProfileKEAP_UPDATE_BUSINESS_PROFILEUpdates Business Profile information.

Updates Business Profile information.

Authentication

Connected account required

Tags

Business Profile
Update a Category DiscountKEAP_UPDATE_CATEGORY_DISCOUNTUpdates a Category Discount

Updates a Category Discount

Authentication

Connected account required

Tags

Category Discounts
Update an Affiliate Commission ProgramKEAP_UPDATE_COMMISSION_PROGRAMUpdates the properties of an Affiliate Commission Program

Updates the properties of an Affiliate Commission Program

Authentication

Connected account required

Tags

Affiliate
Update Commission Program ResourceKEAP_UPDATE_COMMISSION_PROGRAM_RESOURCEUpdates a resource for a commission program

Updates a resource for a commission program

Authentication

Connected account required

Tags

Affiliate
Update a CompanyKEAP_UPDATE_COMPANYUpdates a Company with the values provided in the request

Updates a Company with the values provided in the request

Authentication

Connected account required

Tags

Company
Update a Company Custom FieldKEAP_UPDATE_COMPANY_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Company object

Updates a custom field of the specified type and options to the Company object

Authentication

Connected account required

Tags

Company
Update a Company Custom Field GroupKEAP_UPDATE_COMPANY_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.

Updates an existing custom field group. Only fields listed in `update_mask` are applied.

Authentication

Connected account required

Tags

Company
Update a ContactKEAP_UPDATE_CONTACTUpdates a Contact

Updates a Contact

Authentication

Connected account required

Tags

Contact
Update a Contact Custom Field GroupKEAP_UPDATE_CONTACT_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.

Updates an existing custom field group. Only fields listed in `update_mask` are applied.

Authentication

Connected account required

Tags

Contact
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.

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 required

Tags

Contact
Update a Default Commission ProgramKEAP_UPDATE_DEFAULT_COMMISSION_PROGRAMUpdates a Default Commission Program

Updates a Default Commission Program

Authentication

Connected account required

Tags

Affiliate
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.

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 required

Tags

Email Address
Update a fileKEAP_UPDATE_FILEUpdates a file using multipart/form-data. Note that this endpoint uses POST instead of PATCH.

Updates a file using multipart/form-data. Note that this endpoint uses POST instead of PATCH.

Authentication

Connected account required

Tags

Files
Update a Subscription Free Trial DiscountKEAP_UPDATE_FREE_TRIAL_DISCOUNTUpdates a Subscription Free Trial Discount

Updates a Subscription Free Trial Discount

Authentication

Connected account required

Tags

Free Trial Discounts
Update a Lead SourceKEAP_UPDATE_LEAD_SOURCEUpdates a Lead Source with only the values provided in the request

Updates a Lead Source with only the values provided in the request

Authentication

Connected account required

Tags

Lead Sources
Update a Lead Source CategoryKEAP_UPDATE_LEAD_SOURCE_CATEGORYUpdates a Lead Source Category

Updates a Lead Source Category

Authentication

Connected account required

Tags

Lead Source Categories
Update a Lead Source ExpenseKEAP_UPDATE_LEAD_SOURCE_EXPENSEUpdates a new Lead Source Expense

Updates a new Lead Source Expense

Authentication

Connected account required

Tags

Lead Source Expenses
Update a Lead Source Recurring ExpenseKEAP_UPDATE_LEAD_SOURCE_RECURRING_EXPENSEUpdates a Lead Source Recurring Expense

Updates a Lead Source Recurring Expense

Authentication

Connected account required

Tags

Lead Source Recurring Expenses
Update a NoteKEAP_UPDATE_NOTEUpdates a Note for a Contact

Updates a Note for a Contact

Authentication

Connected account required

Tags

Note
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.

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 required

Tags

Note
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.

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 required

Tags

Note
Update an opportunityKEAP_UPDATE_OPPORTUNITYUpdates specified values of a given opportunity

Updates specified values of a given opportunity

Authentication

Connected account required

Tags

Opportunity
Update a Opportunity's Custom FieldKEAP_UPDATE_OPPORTUNITY_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Opportunity object.

Updates a custom field of the specified type and options to the Opportunity object.

Authentication

Connected account required

Tags

Opportunity
Update an Opportunity Custom Field GroupKEAP_UPDATE_OPPORTUNITY_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.

Updates an existing custom field group. Only fields listed in `update_mask` are applied.

Authentication

Connected account required

Tags

Opportunity
Update an Opportunity StageKEAP_UPDATE_OPPORTUNITY_STAGEUpdates specified values of a given Opportunity Stage

Updates specified values of a given Opportunity Stage

Authentication

Connected account required

Tags

Opportunity
Update an OrderKEAP_UPDATE_ORDERUpdates an Order

Updates an Order

Authentication

Connected account required

Tags

Orders
Update an Order Custom FieldKEAP_UPDATE_ORDER_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Order object

Updates a custom field of the specified type and options to the Order object

Authentication

Connected account required

Tags

Orders
Update an Order Custom Field GroupKEAP_UPDATE_ORDER_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.

Updates an existing custom field group. Only fields listed in `update_mask` are applied.

Authentication

Connected account required

Tags

Orders
Update an Order ItemKEAP_UPDATE_ORDER_ITEMUpdates an Order Item

Updates an Order Item

Authentication

Connected account required

Tags

Orders
Update an Order Total DiscountKEAP_UPDATE_ORDER_TOTAL_DISCOUNTUpdates an Order Total Discount

Updates an Order Total Discount

Authentication

Connected account required

Tags

Order Total Discounts
Update a ProductKEAP_UPDATE_PRODUCTUpdates a product

Updates a product

Authentication

Connected account required

Tags

Products
Update a Product CategoryKEAP_UPDATE_PRODUCT_CATEGORYUpdates a single Product Category

Updates a single Product Category

Authentication

Connected account required

Tags

Product Categories
Update a Product Commission ProgramKEAP_UPDATE_PRODUCT_COMMISSION_PROGRAMUpdates a Product Commission Program

Updates a Product Commission Program

Authentication

Connected account required

Tags

Affiliate
Update a Product DiscountKEAP_UPDATE_PRODUCT_DISCOUNTUpdates a Product Discount

Updates a Product Discount

Authentication

Connected account required

Tags

Product Discounts
Update a Product Interest in an existing BundleKEAP_UPDATE_PRODUCT_INTERESTUpdates an existing Product Interest in an existing Bundle.

Updates an existing Product Interest in an existing Bundle.

Authentication

Connected account required

Tags

Product Interest Bundles
Update a Product Interest BundleKEAP_UPDATE_PRODUCT_INTEREST_BUNDLEUpdates an existing Product Interest Bundle.

Updates an existing Product Interest Bundle.

Authentication

Connected account required

Tags

Product Interest Bundles
Updates a Product OptionKEAP_UPDATE_PRODUCT_OPTIONUpdates a product option

Updates a product option

Authentication

Connected account required

Tags

Products
Updates a Product Option List Option ValueKEAP_UPDATE_PRODUCT_OPTION_LIST_OPTION_VALUEUpdates a single product option value

Updates a single product option value

Authentication

Connected account required

Tags

Products
Update an Affiliate LinkKEAP_UPDATE_REDIRECT_LINKUpdates an Affiliate Link

Updates an Affiliate Link

Authentication

Connected account required

Tags

Affiliate
Update a Shipping DiscountKEAP_UPDATE_SHIPPING_DISCOUNTUpdates a Shipping Discount

Updates a Shipping Discount

Authentication

Connected account required

Tags

Shipping Discounts
Update the state of an Easy AutomationKEAP_UPDATE_STATEUpdates the lifecycle state of an existing Easy Automation. Supported states: `disabled`, `enabled`.

Updates the lifecycle state of an existing Easy Automation. Supported states: `disabled`, `enabled`.

Authentication

Connected account required

Tags

Automation
Update a SubscriptionKEAP_UPDATE_SUBSCRIPTIONUpdates a Subscription

Updates a Subscription

Authentication

Connected account required

Tags

Subscriptions
Update a Subscription Commission ProgramKEAP_UPDATE_SUBSCRIPTION_COMMISSION_PROGRAMUpdates a Subscription Commission Program

Updates a Subscription Commission Program

Authentication

Connected account required

Tags

Affiliate
Update a Subscription Custom FieldKEAP_UPDATE_SUBSCRIPTION_CUSTOM_FIELDUpdates a custom field of the specified type and options to the Subscription object

Updates a custom field of the specified type and options to the Subscription object

Authentication

Connected account required

Tags

Subscriptions
Update a Subscription Custom Field GroupKEAP_UPDATE_SUBSCRIPTION_CUSTOM_FIELD_GROUPUpdates an existing custom field group. Only fields listed in `update_mask` are applied.

Updates an existing custom field group. Only fields listed in `update_mask` are applied.

Authentication

Connected account required

Tags

Subscriptions
Update Subscription PlanKEAP_UPDATE_SUBSCRIPTION_PLANUpdates a Subscription Plan

Updates a Subscription Plan

Authentication

Connected account required

Tags

Subscription Plans
Update a TagKEAP_UPDATE_TAGUpdates a Tag with only the values provided in the request

Updates a Tag with only the values provided in the request

Authentication

Connected account required

Tags

Tags
Update a Tag CategoryKEAP_UPDATE_TAG_CATEGORYUpdates a Tag Category with only the values provided in the request

Updates a Tag Category with only the values provided in the request

Authentication

Connected account required

Tags

Tags
Update a TaskKEAP_UPDATE_TASKUpdates a task with only the values provided in the request.

Updates a task with only the values provided in the request.

Authentication

Connected account required

Tags

Task
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.

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 required

Tags

Task
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.

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 required

Tags

Task
Update UserKEAP_UPDATE_USERUpdates information on a specific User

Updates information on a specific User

Authentication

Connected account required

Tags

Users

Provider resources