Outreach
No catalog description yet.
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: "OUTREACH_DELETE_ACCOUNT_NOTES_ID", 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("OUTREACH_DELETE_ACCOUNT_NOTES_ID", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute OUTREACH_DELETE_ACCOUNT_NOTES_ID --data '{ }'Tool catalog
Available tools
252 callable operations
Delete an Existing Account Note by IDOUTREACH_DELETE_ACCOUNT_NOTES_IDDelete an Existing Account Note by IDConnection
Delete an Existing Account Note by ID
Authentication
Connected account requiredTags
Delete an Existing Account by IDOUTREACH_DELETE_ACCOUNTS_IDDelete an Existing Account by IDConnection
Delete an Existing Account by ID
Authentication
Connected account requiredTags
Delete an Existing Call Disposition by IDOUTREACH_DELETE_CALL_DISPOSITIONS_IDDelete an Existing Call Disposition by IDConnection
Delete an Existing Call Disposition by ID
Authentication
Connected account requiredTags
Delete an Existing Call Purpose by IDOUTREACH_DELETE_CALL_PURPOSES_IDDelete an Existing Call Purpose by IDConnection
Delete an Existing Call Purpose by ID
Authentication
Connected account requiredTags
Delete an Existing Call by IDOUTREACH_DELETE_CALLS_IDDelete an Existing Call by IDConnection
Delete an Existing Call by ID
Authentication
Connected account requiredTags
Delete an Existing Content Category by IDOUTREACH_DELETE_CONTENT_CATEGORIES_IDDelete an Existing Content Category by IDConnection
Delete an Existing Content Category by ID
Authentication
Connected account requiredTags
Delete an Existing Content Category Membership by IDOUTREACH_DELETE_CONTENT_CATEGORY_MEMBERSHIPS_IDDelete an Existing Content Category Membership by IDConnection
Delete an Existing Content Category Membership by ID
Authentication
Connected account requiredTags
Delete an Existing Content Category Ownership by IDOUTREACH_DELETE_CONTENT_CATEGORY_OWNERSHIPS_IDDelete an Existing Content Category Ownership by IDConnection
Delete an Existing Content Category Ownership by ID
Authentication
Connected account requiredTags
Delete an Existing Email Address by IDOUTREACH_DELETE_EMAIL_ADDRESSES_IDDelete an Existing Email Address by IDConnection
Delete an Existing Email Address by ID
Authentication
Connected account requiredTags
Delete an Existing Favorite by IDOUTREACH_DELETE_FAVORITES_IDDelete an Existing Favorite by IDConnection
Delete an Existing Favorite by ID
Authentication
Connected account requiredTags
Delete an Existing Mailbox by IDOUTREACH_DELETE_MAILBOXES_IDDelete an Existing Mailbox by IDConnection
Delete an Existing Mailbox by ID
Authentication
Connected account requiredTags
Delete an Existing Opportunity by IDOUTREACH_DELETE_OPPORTUNITIES_IDDelete an Existing Opportunity by IDConnection
Delete an Existing Opportunity by ID
Authentication
Connected account requiredTags
Delete an Existing Opportunity Prospect Role by IDOUTREACH_DELETE_OPPORTUNITY_PROSPECT_ROLES_IDDelete an Existing Opportunity Prospect Role by IDConnection
Delete an Existing Opportunity Prospect Role by ID
Authentication
Connected account requiredTags
Delete an Existing Opportunity Stage by IDOUTREACH_DELETE_OPPORTUNITY_STAGES_IDDelete an Existing Opportunity Stage by IDConnection
Delete an Existing Opportunity Stage by ID
Authentication
Connected account requiredTags
Delete an Existing Persona by IDOUTREACH_DELETE_PERSONAS_IDDelete an Existing Persona by IDConnection
Delete an Existing Persona by ID
Authentication
Connected account requiredTags
Delete an Existing Phone Number by IDOUTREACH_DELETE_PHONE_NUMBERS_IDDelete an Existing Phone Number by IDConnection
Delete an Existing Phone Number by ID
Authentication
Connected account requiredTags
Delete an Existing Product by IDOUTREACH_DELETE_PRODUCTS_IDDelete an Existing Product by IDConnection
Delete an Existing Product by ID
Authentication
Connected account requiredTags
Delete an Existing Profile by IDOUTREACH_DELETE_PROFILES_IDDelete an Existing Profile by IDConnection
Delete an Existing Profile by ID
Authentication
Connected account requiredTags
Delete an Existing Prospect Note by IDOUTREACH_DELETE_PROSPECT_NOTES_IDDelete an Existing Prospect Note by IDConnection
Delete an Existing Prospect Note by ID
Authentication
Connected account requiredTags
Delete an Existing Prospect by IDOUTREACH_DELETE_PROSPECTS_IDDelete an Existing Prospect by IDConnection
Delete an Existing Prospect by ID
Authentication
Connected account requiredTags
Delete an Existing Purchase by IDOUTREACH_DELETE_PURCHASES_IDDelete an Existing Purchase by IDConnection
Delete an Existing Purchase by ID
Authentication
Connected account requiredTags
Delete an Existing Recipient by IDOUTREACH_DELETE_RECIPIENTS_IDDelete an Existing Recipient by IDConnection
Delete an Existing Recipient by ID
Authentication
Connected account requiredTags
Delete an Existing Role by IDOUTREACH_DELETE_ROLES_IDDelete an Existing Role by IDConnection
Delete an Existing Role by ID
Authentication
Connected account requiredTags
Delete an Existing Ruleset by IDOUTREACH_DELETE_RULESETS_IDDelete an Existing Ruleset by IDConnection
Delete an Existing Ruleset by ID
Authentication
Connected account requiredTags
Delete an Existing Sequence State by IDOUTREACH_DELETE_SEQUENCE_STATES_IDDelete an Existing Sequence State by IDConnection
Delete an Existing Sequence State by ID
Authentication
Connected account requiredTags
Delete an Existing Sequence Template by IDOUTREACH_DELETE_SEQUENCE_TEMPLATES_IDDelete an Existing Sequence Template by IDConnection
Delete an Existing Sequence Template by ID
Authentication
Connected account requiredTags
Delete an Existing Sequence by IDOUTREACH_DELETE_SEQUENCES_IDDelete an Existing Sequence by IDConnection
Delete an Existing Sequence by ID
Authentication
Connected account requiredTags
Delete an Existing Snippet by IDOUTREACH_DELETE_SNIPPETS_IDDelete an Existing Snippet by IDConnection
Delete an Existing Snippet by ID
Authentication
Connected account requiredTags
Delete an Existing Stage by IDOUTREACH_DELETE_STAGES_IDDelete an Existing Stage by IDConnection
Delete an Existing Stage by ID
Authentication
Connected account requiredTags
Delete an Existing Task Disposition by IDOUTREACH_DELETE_TASK_DISPOSITIONS_IDDelete an Existing Task Disposition by IDConnection
Delete an Existing Task Disposition by ID
Authentication
Connected account requiredTags
Delete an Existing Task Purpose by IDOUTREACH_DELETE_TASK_PURPOSES_IDDelete an Existing Task Purpose by IDConnection
Delete an Existing Task Purpose by ID
Authentication
Connected account requiredTags
Delete an Existing Task by IDOUTREACH_DELETE_TASKS_IDDelete an Existing Task by IDConnection
Delete an Existing Task by ID
Authentication
Connected account requiredTags
Delete an Existing Team by IDOUTREACH_DELETE_TEAMS_IDDelete an Existing Team by IDConnection
Delete an Existing Team by ID
Authentication
Connected account requiredTags
Delete an Existing Template by IDOUTREACH_DELETE_TEMPLATES_IDDelete an Existing Template by IDConnection
Delete an Existing Template by ID
Authentication
Connected account requiredTags
Delete an Existing Webhook by IDOUTREACH_DELETE_WEBHOOKS_IDDelete an Existing Webhook by IDConnection
Delete an Existing Webhook by ID
Authentication
Connected account requiredTags
Get a Collection of Account NotesOUTREACH_GET_ACCOUNT_NOTESGet a Collection of Account NotesConnection
Get a Collection of Account Notes
Authentication
Connected account requiredTags
Get an Account Note by IDOUTREACH_GET_ACCOUNT_NOTES_IDGet an Account Note by IDConnection
Get an Account Note by ID
Authentication
Connected account requiredTags
Get a Collection of AccountsOUTREACH_GET_ACCOUNTSGet a Collection of AccountsConnection
Get a Collection of Accounts
Authentication
Connected account requiredTags
Get an Account by IDOUTREACH_GET_ACCOUNTS_IDGet an Account by IDConnection
Get an Account by ID
Authentication
Connected account requiredTags
Get a Collection of Audit LogsOUTREACH_GET_AUDIT_LOGSGet a Collection of Audit LogsConnection
Get a Collection of Audit Logs
Authentication
Connected account requiredTags
Get a Collection of Batch ItemsOUTREACH_GET_BATCH_ITEMSGet a Collection of Batch ItemsConnection
Get a Collection of Batch Items
Authentication
Connected account requiredTags
Get a Batch Item by IDOUTREACH_GET_BATCH_ITEMS_IDGet a Batch Item by IDConnection
Get a Batch Item by ID
Authentication
Connected account requiredTags
Get a Collection of BatchesOUTREACH_GET_BATCHESGet a Collection of BatchesConnection
Get a Collection of Batches
Authentication
Connected account requiredTags
Get a Batch by IDOUTREACH_GET_BATCHES_IDGet a Batch by IDConnection
Get a Batch by ID
Authentication
Connected account requiredTags
Get a Collection of Call DispositionsOUTREACH_GET_CALL_DISPOSITIONSGet a Collection of Call DispositionsConnection
Get a Collection of Call Dispositions
Authentication
Connected account requiredTags
Get a Call Disposition by IDOUTREACH_GET_CALL_DISPOSITIONS_IDGet a Call Disposition by IDConnection
Get a Call Disposition by ID
Authentication
Connected account requiredTags
Get a Collection of Call PurposesOUTREACH_GET_CALL_PURPOSESGet a Collection of Call PurposesConnection
Get a Collection of Call Purposes
Authentication
Connected account requiredTags
Get a Call Purpose by IDOUTREACH_GET_CALL_PURPOSES_IDGet a Call Purpose by IDConnection
Get a Call Purpose by ID
Authentication
Connected account requiredTags
Get a Collection of CallsOUTREACH_GET_CALLSGet a Collection of CallsConnection
Get a Collection of Calls
Authentication
Connected account requiredTags
Get a Call by IDOUTREACH_GET_CALLS_IDGet a Call by IDConnection
Get a Call by ID
Authentication
Connected account requiredTags
Get a Collection of Compliance RequestsOUTREACH_GET_COMPLIANCE_REQUESTSGet a Collection of Compliance RequestsConnection
Get a Collection of Compliance Requests
Authentication
Connected account requiredTags
Get a Compliance Request by IDOUTREACH_GET_COMPLIANCE_REQUESTS_IDGet a Compliance Request by IDConnection
Get a Compliance Request by ID
Authentication
Connected account requiredTags
Get a Collection of Content CategoriesOUTREACH_GET_CONTENT_CATEGORIESGet a Collection of Content CategoriesConnection
Get a Collection of Content Categories
Authentication
Connected account requiredTags
Get a Content Category by IDOUTREACH_GET_CONTENT_CATEGORIES_IDGet a Content Category by IDConnection
Get a Content Category by ID
Authentication
Connected account requiredTags
Get a Collection of Content Category MembershipsOUTREACH_GET_CONTENT_CATEGORY_MEMBERSHIPSGet a Collection of Content Category MembershipsConnection
Get a Collection of Content Category Memberships
Authentication
Connected account requiredTags
Get a Content Category Membership by IDOUTREACH_GET_CONTENT_CATEGORY_MEMBERSHIPS_IDGet a Content Category Membership by IDConnection
Get a Content Category Membership by ID
Authentication
Connected account requiredTags
Get a Collection of Content Category OwnershipsOUTREACH_GET_CONTENT_CATEGORY_OWNERSHIPSGet a Collection of Content Category OwnershipsConnection
Get a Collection of Content Category Ownerships
Authentication
Connected account requiredTags
Get a Collection of DutiesOUTREACH_GET_DUTIESGet a Collection of DutiesConnection
Get a Collection of Duties
Authentication
Connected account requiredTags
Get a Collection of Email AddressesOUTREACH_GET_EMAIL_ADDRESSESGet a Collection of Email AddressesConnection
Get a Collection of Email Addresses
Authentication
Connected account requiredTags
Get an Email Address by IDOUTREACH_GET_EMAIL_ADDRESSES_IDGet an Email Address by IDConnection
Get an Email Address by ID
Authentication
Connected account requiredTags
Get a Collection of EventsOUTREACH_GET_EVENTSGet a Collection of EventsConnection
Get a Collection of Events
Authentication
Connected account requiredTags
Get an Event by IDOUTREACH_GET_EVENTS_IDGet an Event by IDConnection
Get an Event by ID
Authentication
Connected account requiredTags
Get a Collection of FavoritesOUTREACH_GET_FAVORITESGet a Collection of FavoritesConnection
Get a Collection of Favorites
Authentication
Connected account requiredTags
Get a Favorite by IDOUTREACH_GET_FAVORITES_IDGet a Favorite by IDConnection
Get a Favorite by ID
Authentication
Connected account requiredTags
Get an Import by IDOUTREACH_GET_IMPORTS_IDGet an Import by IDConnection
Get an Import by ID
Authentication
Connected account requiredTags
Get a Collection of Kaia RecordingsOUTREACH_GET_KAIA_RECORDINGSGet a Collection of Kaia RecordingsConnection
Get a Collection of Kaia Recordings
Authentication
Connected account requiredTags
Get a Kaia Recording by IDOUTREACH_GET_KAIA_RECORDINGS_IDGet a Kaia Recording by IDConnection
Get a Kaia Recording by ID
Authentication
Connected account requiredTags
Get a Collection of Mail AliasesOUTREACH_GET_MAIL_ALIASESGet a Collection of Mail AliasesConnection
Get a Collection of Mail Aliases
Authentication
Connected account requiredTags
Get a Mail Alias by IDOUTREACH_GET_MAIL_ALIASES_IDGet a Mail Alias by IDConnection
Get a Mail Alias by ID
Authentication
Connected account requiredTags
Get a Collection of MailboxesOUTREACH_GET_MAILBOXESGet a Collection of MailboxesConnection
Get a Collection of Mailboxes
Authentication
Connected account requiredTags
Get a Mailbox by IDOUTREACH_GET_MAILBOXES_IDGet a Mailbox by IDConnection
Get a Mailbox by ID
Authentication
Connected account requiredTags
Get a Collection of MailingsOUTREACH_GET_MAILINGSGet a Collection of MailingsConnection
Get a Collection of Mailings
Authentication
Connected account requiredTags
Get a Mailing by IDOUTREACH_GET_MAILINGS_IDGet a Mailing by IDConnection
Get a Mailing by ID
Authentication
Connected account requiredTags
Get a Collection of OpportunitiesOUTREACH_GET_OPPORTUNITIESGet a Collection of OpportunitiesConnection
Get a Collection of Opportunities
Authentication
Connected account requiredTags
Get an Opportunity by IDOUTREACH_GET_OPPORTUNITIES_IDGet an Opportunity by IDConnection
Get an Opportunity by ID
Authentication
Connected account requiredTags
Get a Collection of Opportunity Prospect RolesOUTREACH_GET_OPPORTUNITY_PROSPECT_ROLESGet a Collection of Opportunity Prospect RolesConnection
Get a Collection of Opportunity Prospect Roles
Authentication
Connected account requiredTags
Get an Opportunity Prospect Role by IDOUTREACH_GET_OPPORTUNITY_PROSPECT_ROLES_IDGet an Opportunity Prospect Role by IDConnection
Get an Opportunity Prospect Role by ID
Authentication
Connected account requiredTags
Get a Collection of Opportunity StagesOUTREACH_GET_OPPORTUNITY_STAGESGet a Collection of Opportunity StagesConnection
Get a Collection of Opportunity Stages
Authentication
Connected account requiredTags
Get an Opportunity Stage by IDOUTREACH_GET_OPPORTUNITY_STAGES_IDGet an Opportunity Stage by IDConnection
Get an Opportunity Stage by ID
Authentication
Connected account requiredTags
Get an Org Setting by IDOUTREACH_GET_ORG_SETTINGS_IDGet an Org Setting by IDConnection
Get an Org Setting by ID
Authentication
Connected account requiredTags
Get a Collection of PersonasOUTREACH_GET_PERSONASGet a Collection of PersonasConnection
Get a Collection of Personas
Authentication
Connected account requiredTags
Get a Persona by IDOUTREACH_GET_PERSONAS_IDGet a Persona by IDConnection
Get a Persona by ID
Authentication
Connected account requiredTags
Get a Collection of Phone NumbersOUTREACH_GET_PHONE_NUMBERSGet a Collection of Phone NumbersConnection
Get a Collection of Phone Numbers
Authentication
Connected account requiredTags
Get a Phone Number by IDOUTREACH_GET_PHONE_NUMBERS_IDGet a Phone Number by IDConnection
Get a Phone Number by ID
Authentication
Connected account requiredTags
Get a Collection of ProductsOUTREACH_GET_PRODUCTSGet a Collection of ProductsConnection
Get a Collection of Products
Authentication
Connected account requiredTags
Get a Product by IDOUTREACH_GET_PRODUCTS_IDGet a Product by IDConnection
Get a Product by ID
Authentication
Connected account requiredTags
Get a Collection of ProfilesOUTREACH_GET_PROFILESGet a Collection of ProfilesConnection
Get a Collection of Profiles
Authentication
Connected account requiredTags
Get a Profile by IDOUTREACH_GET_PROFILES_IDGet a Profile by IDConnection
Get a Profile by ID
Authentication
Connected account requiredTags
Get a Collection of Prospect NotesOUTREACH_GET_PROSPECT_NOTESGet a Collection of Prospect NotesConnection
Get a Collection of Prospect Notes
Authentication
Connected account requiredTags
Get a Prospect Note by IDOUTREACH_GET_PROSPECT_NOTES_IDGet a Prospect Note by IDConnection
Get a Prospect Note by ID
Authentication
Connected account requiredTags
Get a Collection of ProspectsOUTREACH_GET_PROSPECTSGet a Collection of ProspectsConnection
Get a Collection of Prospects
Authentication
Connected account requiredTags
Get a Prospect by IDOUTREACH_GET_PROSPECTS_IDGet a Prospect by IDConnection
Get a Prospect by ID
Authentication
Connected account requiredTags
Get a Collection of PurchasesOUTREACH_GET_PURCHASESGet a Collection of PurchasesConnection
Get a Collection of Purchases
Authentication
Connected account requiredTags
Get a Purchase by IDOUTREACH_GET_PURCHASES_IDGet a Purchase by IDConnection
Get a Purchase by ID
Authentication
Connected account requiredTags
Get a Collection of RecipientsOUTREACH_GET_RECIPIENTSGet a Collection of RecipientsConnection
Get a Collection of Recipients
Authentication
Connected account requiredTags
Get a Recipient by IDOUTREACH_GET_RECIPIENTS_IDGet a Recipient by IDConnection
Get a Recipient by ID
Authentication
Connected account requiredTags
Get a Collection of RolesOUTREACH_GET_ROLESGet a Collection of RolesConnection
Get a Collection of Roles
Authentication
Connected account requiredTags
Get a Role by IDOUTREACH_GET_ROLES_IDGet a Role by IDConnection
Get a Role by ID
Authentication
Connected account requiredTags
Get a Collection of RulesetsOUTREACH_GET_RULESETSGet a Collection of RulesetsConnection
Get a Collection of Rulesets
Authentication
Connected account requiredTags
Get a Ruleset by IDOUTREACH_GET_RULESETS_IDGet a Ruleset by IDConnection
Get a Ruleset by ID
Authentication
Connected account requiredTags
Get a Collection of Sequence StatesOUTREACH_GET_SEQUENCE_STATESGet a Collection of Sequence StatesConnection
Get a Collection of Sequence States
Authentication
Connected account requiredTags
Get a Sequence State by IDOUTREACH_GET_SEQUENCE_STATES_IDGet a Sequence State by IDConnection
Get a Sequence State by ID
Authentication
Connected account requiredTags
Get a Collection of Sequence StepsOUTREACH_GET_SEQUENCE_STEPSGet a Collection of Sequence StepsConnection
Get a Collection of Sequence Steps
Authentication
Connected account requiredTags
Get a Sequence Step by IDOUTREACH_GET_SEQUENCE_STEPS_IDGet a Sequence Step by IDConnection
Get a Sequence Step by ID
Authentication
Connected account requiredTags
Get a Collection of Sequence TemplatesOUTREACH_GET_SEQUENCE_TEMPLATESGet a Collection of Sequence TemplatesConnection
Get a Collection of Sequence Templates
Authentication
Connected account requiredTags
Get a Sequence Template by IDOUTREACH_GET_SEQUENCE_TEMPLATES_IDGet a Sequence Template by IDConnection
Get a Sequence Template by ID
Authentication
Connected account requiredTags
Get a Collection of SequencesOUTREACH_GET_SEQUENCESGet a Collection of SequencesConnection
Get a Collection of Sequences
Authentication
Connected account requiredTags
Get a Sequence by IDOUTREACH_GET_SEQUENCES_IDGet a Sequence by IDConnection
Get a Sequence by ID
Authentication
Connected account requiredTags
Get a Collection of SnippetsOUTREACH_GET_SNIPPETSGet a Collection of SnippetsConnection
Get a Collection of Snippets
Authentication
Connected account requiredTags
Get a Snippet by IDOUTREACH_GET_SNIPPETS_IDGet a Snippet by IDConnection
Get a Snippet by ID
Authentication
Connected account requiredTags
Get a Collection of StagesOUTREACH_GET_STAGESGet a Collection of StagesConnection
Get a Collection of Stages
Authentication
Connected account requiredTags
Get a Stage by IDOUTREACH_GET_STAGES_IDGet a Stage by IDConnection
Get a Stage by ID
Authentication
Connected account requiredTags
Get a Collection of Task DispositionsOUTREACH_GET_TASK_DISPOSITIONSGet a Collection of Task DispositionsConnection
Get a Collection of Task Dispositions
Authentication
Connected account requiredTags
Get a Task Disposition by IDOUTREACH_GET_TASK_DISPOSITIONS_IDGet a Task Disposition by IDConnection
Get a Task Disposition by ID
Authentication
Connected account requiredTags
Get a Collection of Task PrioritiesOUTREACH_GET_TASK_PRIORITIESGet a Collection of Task PrioritiesConnection
Get a Collection of Task Priorities
Authentication
Connected account requiredTags
Get a Task Priority by IDOUTREACH_GET_TASK_PRIORITIES_IDGet a Task Priority by IDConnection
Get a Task Priority by ID
Authentication
Connected account requiredTags
Get a Collection of Task PurposesOUTREACH_GET_TASK_PURPOSESGet a Collection of Task PurposesConnection
Get a Collection of Task Purposes
Authentication
Connected account requiredTags
Get a Task Purpose by IDOUTREACH_GET_TASK_PURPOSES_IDGet a Task Purpose by IDConnection
Get a Task Purpose by ID
Authentication
Connected account requiredTags
Get a Collection of TasksOUTREACH_GET_TASKSGet a Collection of TasksConnection
Get a Collection of Tasks
Authentication
Connected account requiredTags
Get a Task by IDOUTREACH_GET_TASKS_IDGet a Task by IDConnection
Get a Task by ID
Authentication
Connected account requiredTags
Get a Collection of TeamsOUTREACH_GET_TEAMSGet a Collection of TeamsConnection
Get a Collection of Teams
Authentication
Connected account requiredTags
Get a Team by IDOUTREACH_GET_TEAMS_IDGet a Team by IDConnection
Get a Team by ID
Authentication
Connected account requiredTags
Get a Collection of TemplatesOUTREACH_GET_TEMPLATESGet a Collection of TemplatesConnection
Get a Collection of Templates
Authentication
Connected account requiredTags
Get a Template by IDOUTREACH_GET_TEMPLATES_IDGet a Template by IDConnection
Get a Template by ID
Authentication
Connected account requiredTags
Get a Collection of UsersOUTREACH_GET_USERSGet a Collection of UsersConnection
Get a Collection of Users
Authentication
Connected account requiredTags
Get a User by IDOUTREACH_GET_USERS_IDGet a User by IDConnection
Get a User by ID
Authentication
Connected account requiredTags
Get a Collection of WebhooksOUTREACH_GET_WEBHOOKSGet a Collection of WebhooksConnection
Get a Collection of Webhooks
Authentication
Connected account requiredTags
Get a Webhook by IDOUTREACH_GET_WEBHOOKS_IDGet a Webhook by IDConnection
Get a Webhook by ID
Authentication
Connected account requiredTags
Update an Account NoteOUTREACH_PATCH_ACCOUNT_NOTES_IDUpdate an Account NoteConnection
Update an Account Note
Authentication
Connected account requiredTags
Update an AccountOUTREACH_PATCH_ACCOUNTS_IDUpdate an AccountConnection
Update an Account
Authentication
Connected account requiredTags
Update a Call DispositionOUTREACH_PATCH_CALL_DISPOSITIONS_IDUpdate a Call DispositionConnection
Update a Call Disposition
Authentication
Connected account requiredTags
Update a Call PurposeOUTREACH_PATCH_CALL_PURPOSES_IDUpdate a Call PurposeConnection
Update a Call Purpose
Authentication
Connected account requiredTags
Update a Content CategoryOUTREACH_PATCH_CONTENT_CATEGORIES_IDUpdate a Content CategoryConnection
Update a Content Category
Authentication
Connected account requiredTags
Update an Email AddressOUTREACH_PATCH_EMAIL_ADDRESSES_IDUpdate an Email AddressConnection
Update an Email Address
Authentication
Connected account requiredTags
Update a MailboxOUTREACH_PATCH_MAILBOXES_IDUpdate a MailboxConnection
Update a Mailbox
Authentication
Connected account requiredTags
Update an OpportunityOUTREACH_PATCH_OPPORTUNITIES_IDUpdate an OpportunityConnection
Update an Opportunity
Authentication
Connected account requiredTags
Update an Opportunity Prospect RoleOUTREACH_PATCH_OPPORTUNITY_PROSPECT_ROLES_IDUpdate an Opportunity Prospect RoleConnection
Update an Opportunity Prospect Role
Authentication
Connected account requiredTags
Update an Opportunity StageOUTREACH_PATCH_OPPORTUNITY_STAGES_IDUpdate an Opportunity StageConnection
Update an Opportunity Stage
Authentication
Connected account requiredTags
Update an Org SettingOUTREACH_PATCH_ORG_SETTINGS_IDUpdate an Org SettingConnection
Update an Org Setting
Authentication
Connected account requiredTags
Update a PersonaOUTREACH_PATCH_PERSONAS_IDUpdate a PersonaConnection
Update a Persona
Authentication
Connected account requiredTags
Update a Phone NumberOUTREACH_PATCH_PHONE_NUMBERS_IDUpdate a Phone NumberConnection
Update a Phone Number
Authentication
Connected account requiredTags
Update a ProductOUTREACH_PATCH_PRODUCTS_IDUpdate a ProductConnection
Update a Product
Authentication
Connected account requiredTags
Update a ProfileOUTREACH_PATCH_PROFILES_IDUpdate a ProfileConnection
Update a Profile
Authentication
Connected account requiredTags
Update a Prospect NoteOUTREACH_PATCH_PROSPECT_NOTES_IDUpdate a Prospect NoteConnection
Update a Prospect Note
Authentication
Connected account requiredTags
Update a ProspectOUTREACH_PATCH_PROSPECTS_IDUpdate a ProspectConnection
Update a Prospect
Authentication
Connected account requiredTags
Update a PurchaseOUTREACH_PATCH_PURCHASES_IDUpdate a PurchaseConnection
Update a Purchase
Authentication
Connected account requiredTags
Update a RecipientOUTREACH_PATCH_RECIPIENTS_IDUpdate a RecipientConnection
Update a Recipient
Authentication
Connected account requiredTags
Update a RoleOUTREACH_PATCH_ROLES_IDUpdate a RoleConnection
Update a Role
Authentication
Connected account requiredTags
Update a RulesetOUTREACH_PATCH_RULESETS_IDUpdate a RulesetConnection
Update a Ruleset
Authentication
Connected account requiredTags
Update a Sequence StepOUTREACH_PATCH_SEQUENCE_STEPS_IDUpdate a Sequence StepConnection
Update a Sequence Step
Authentication
Connected account requiredTags
Update a Sequence TemplateOUTREACH_PATCH_SEQUENCE_TEMPLATES_IDUpdate a Sequence TemplateConnection
Update a Sequence Template
Authentication
Connected account requiredTags
Update a SequenceOUTREACH_PATCH_SEQUENCES_IDUpdate a SequenceConnection
Update a Sequence
Authentication
Connected account requiredTags
Update a SnippetOUTREACH_PATCH_SNIPPETS_IDUpdate a SnippetConnection
Update a Snippet
Authentication
Connected account requiredTags
Update a StageOUTREACH_PATCH_STAGES_IDUpdate a StageConnection
Update a Stage
Authentication
Connected account requiredTags
Update a Task DispositionOUTREACH_PATCH_TASK_DISPOSITIONS_IDUpdate a Task DispositionConnection
Update a Task Disposition
Authentication
Connected account requiredTags
Update a Task PurposeOUTREACH_PATCH_TASK_PURPOSES_IDUpdate a Task PurposeConnection
Update a Task Purpose
Authentication
Connected account requiredTags
Update a TaskOUTREACH_PATCH_TASKS_IDUpdate a TaskConnection
Update a Task
Authentication
Connected account requiredTags
Update a TeamOUTREACH_PATCH_TEAMS_IDUpdate a TeamConnection
Update a Team
Authentication
Connected account requiredTags
Update a TemplateOUTREACH_PATCH_TEMPLATES_IDUpdate a TemplateConnection
Update a Template
Authentication
Connected account requiredTags
Update a UserOUTREACH_PATCH_USERS_IDUpdate a UserConnection
Update a User
Authentication
Connected account requiredTags
Update a WebhookOUTREACH_PATCH_WEBHOOKS_IDUpdate a WebhookConnection
Update a Webhook
Authentication
Connected account requiredTags
Create a New Account NoteOUTREACH_POST_ACCOUNT_NOTESCreate a New Account NoteConnection
Create a New Account Note
Authentication
Connected account requiredTags
Create a New AccountOUTREACH_POST_ACCOUNTSCreate a New AccountConnection
Create a New Account
Authentication
Connected account requiredTags
Account Add TagsOUTREACH_POST_BATCHES_ACTIONS_ACCOUNT_ADD_TAGS### Bulk Action Adds tags to the accounts targeted by the query parameters (default: ALL) using the {tags} array of strings passed in request bodyConnection
### Bulk Action Adds tags to the accounts targeted by the query parameters (default: ALL) using the {tags} array of strings passed in request body
Authentication
Connected account requiredTags
Accounts Add AssignmentsOUTREACH_POST_BATCHES_ACTIONS_ACCOUNTS_ADD_ASSIGNMENTS### Bulk Action Adds assignments to the accounts targeted by the query parameters (default: ALL) using the {userIds} array of strings passed in request bodyConnection
### Bulk Action Adds assignments to the accounts targeted by the query parameters (default: ALL) using the {userIds} array of strings passed in request body
Authentication
Connected account requiredTags
Accounts Assign OwnerOUTREACH_POST_BATCHES_ACTIONS_ACCOUNTS_ASSIGN_OWNER### Bulk Action assign an user with {ownerId} as owner to all the targeted accountsConnection
### Bulk Action assign an user with {ownerId} as owner to all the targeted accounts
Authentication
Connected account requiredTags
Accounts Bulk ModifyOUTREACH_POST_BATCHES_ACTIONS_ACCOUNTS_BULK_MODIFY### Bulk Action Modifies the accounts targeted by the query parameters (default: ALL) using the {field: value, ...} pairs passed in request body. Alternative request body for a single field modification is also supported: ``` { "data": { "attributes": { "fieldName": "string", "fieldValue": "string", "ids": [0] } }, "type": "string" } ```Connection
### Bulk Action Modifies the accounts targeted by the query parameters (default: ALL) using the {field: value, ...} pairs passed in request body. Alternative request body for a single field modification is also supported: ``` { "data": { "attributes": { "fieldName": "string", "fieldValue": "string", "ids": [0] } }, "type": "string" } ```
Authentication
Connected account requiredTags
Accounts Destroy AllOUTREACH_POST_BATCHES_ACTIONS_ACCOUNTS_DESTROY_ALL### Bulk Action Deletes the accounts targeted by the query parameters (default: ALL)Connection
### Bulk Action Deletes the accounts targeted by the query parameters (default: ALL)
Authentication
Connected account requiredTags
Accounts Remove All AssignmentsOUTREACH_POST_BATCHES_ACTIONS_ACCOUNTS_REMOVE_ALL_ASSIGNMENTS### Bulk Action Removes all assignments from the accounts targeted by the query parameters (default: ALL)Connection
### Bulk Action Removes all assignments from the accounts targeted by the query parameters (default: ALL)
Authentication
Connected account requiredTags
Accounts Remove AssignmentsOUTREACH_POST_BATCHES_ACTIONS_ACCOUNTS_REMOVE_ASSIGNMENTS### Bulk Action Removes assignments from the accounts targeted by the query parameters (default: ALL) using the {userIds} array of strings passed in request bodyConnection
### Bulk Action Removes assignments from the accounts targeted by the query parameters (default: ALL) using the {userIds} array of strings passed in request body
Authentication
Connected account requiredTags
Accounts Remove TagsOUTREACH_POST_BATCHES_ACTIONS_ACCOUNTS_REMOVE_TAGS### Bulk Action Removes tags from the accounts targeted by the query parameters (default: ALL) using the {tags} array of strings passed in request bodyConnection
### Bulk Action Removes tags from the accounts targeted by the query parameters (default: ALL) using the {tags} array of strings passed in request body
Authentication
Connected account requiredTags
Custom Object Bulk DeleteOUTREACH_POST_BATCHES_ACTIONS_CUSTOM_OBJECT_BULK_DELETE### Bulk Action Action to delete custom objects of type selected by the query parameter {objectName}Connection
### Bulk Action Action to delete custom objects of type selected by the query parameter {objectName}
Authentication
Connected account requiredTags
Custom Object Bulk ModifyOUTREACH_POST_BATCHES_ACTIONS_CUSTOM_OBJECT_BULK_MODIFY### Bulk Action Action to modify custom objects of type selected by the query parameter {objectName}Connection
### Bulk Action Action to modify custom objects of type selected by the query parameter {objectName}
Authentication
Connected account requiredTags
Prospects Add AssignmentsOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_ADD_ASSIGNMENTS### Bulk Action Adds assignments to the prospects targeted by the query parameters (default: ALL) using the {userIds} array of strings passed in request bodyConnection
### Bulk Action Adds assignments to the prospects targeted by the query parameters (default: ALL) using the {userIds} array of strings passed in request body
Authentication
Connected account requiredTags
Prospects Add TagsOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_ADD_TAGS### Bulk Action Adds tags to the prospects targeted by the query parameters (default: ALL) using the {tags} array of strings passed in request bodyConnection
### Bulk Action Adds tags to the prospects targeted by the query parameters (default: ALL) using the {tags} array of strings passed in request body
Authentication
Connected account requiredTags
Prospects Add To SequenceOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_ADD_TO_SEQUENCE### Bulk Action Add Prospects To SequenceConnection
### Bulk Action Add Prospects To Sequence
Authentication
Connected account requiredTags
Prospects Assign AccountOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_ASSIGN_ACCOUNT### Bulk Action Sets the account to the prospects targeted by the query parameters (default: ALL) using the {accountId} which specifies the account to add to the prospectsConnection
### Bulk Action Sets the account to the prospects targeted by the query parameters (default: ALL) using the {accountId} which specifies the account to add to the prospects
Authentication
Connected account requiredTags
Prospects Assign OpportunityOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_ASSIGN_OPPORTUNITY### Bulk Action Sets the opportunity to the prospects targeted by the query parameters (default: ALL) using the {opportunityId} which specifies the account to add to the prospectsConnection
### Bulk Action Sets the opportunity to the prospects targeted by the query parameters (default: ALL) using the {opportunityId} which specifies the account to add to the prospects
Authentication
Connected account requiredTags
Prospects Assign OwnerOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_ASSIGN_OWNER### Bulk Action assign an user with {ownerId} as owner to all the targeted prospectsConnection
### Bulk Action assign an user with {ownerId} as owner to all the targeted prospects
Authentication
Connected account requiredTags
Prospects Bulk ModifyOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_BULK_MODIFY### Bulk Action Modifies the prospects targeted by the query parameters (default: ALL) using the {field: value, ...} pairs passed in request body Alternative request body for a single field modification is also supported: ``` { "data": { "attributes": { "fieldName": "string", "fieldValue": "string", "ids": [0] } }, "type": "string" } ```Connection
### Bulk Action Modifies the prospects targeted by the query parameters (default: ALL) using the {field: value, ...} pairs passed in request body Alternative request body for a single field modification is also supported: ``` { "data": { "attributes": { "fieldName": "string", "fieldValue": "string", "ids": [0] } }, "type": "string" } ```
Authentication
Connected account requiredTags
Prospects Destroy AllOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_DESTROY_ALL### Bulk Action Deletes the prospects targeted by the query parameters (default: ALL)Connection
### Bulk Action Deletes the prospects targeted by the query parameters (default: ALL)
Authentication
Connected account requiredTags
Prospects Finish AllOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_FINISH_ALL### Bulk Action For all prospects targeted by the query parameters (default: ALL), attempt to finish the associated prospect sequenceConnection
### Bulk Action For all prospects targeted by the query parameters (default: ALL), attempt to finish the associated prospect sequence
Authentication
Connected account requiredTags
Prospects Pause AllOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_PAUSE_ALL### Bulk Action For all prospects targeted by the query parameters (default: ALL), attempt to pause the associated prospect sequenceConnection
### Bulk Action For all prospects targeted by the query parameters (default: ALL), attempt to pause the associated prospect sequence
Authentication
Connected account requiredTags
Prospects Remove All AssignmentsOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_REMOVE_ALL_ASSIGNMENTS### Bulk Action Removes all assignments from the prospects targeted by the query parameters (default: ALL)Connection
### Bulk Action Removes all assignments from the prospects targeted by the query parameters (default: ALL)
Authentication
Connected account requiredTags
Prospects Remove AssignmentsOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_REMOVE_ASSIGNMENTS### Bulk Action Removes assignments from the prospects targeted by the query parameters (default: ALL) using the {userIds} array of strings passed in request bodyConnection
### Bulk Action Removes assignments from the prospects targeted by the query parameters (default: ALL) using the {userIds} array of strings passed in request body
Authentication
Connected account requiredTags
Prospects Remove TagsOUTREACH_POST_BATCHES_ACTIONS_PROSPECTS_REMOVE_TAGS### Bulk Action Removes tags from the prospects targeted by the query parameters (default: ALL) using the {tags} array of strings passed in request bodyConnection
### Bulk Action Removes tags from the prospects targeted by the query parameters (default: ALL) using the {tags} array of strings passed in request body
Authentication
Connected account requiredTags
CancelOUTREACH_POST_BATCHES_ID_ACTIONS_CANCEL### Member Action Action to call to cancel the batchConnection
### Member Action Action to call to cancel the batch
Authentication
Connected account requiredTags
ConfirmOUTREACH_POST_BATCHES_ID_ACTIONS_CONFIRM### Member Action Action to call to confirm the batchConnection
### Member Action Action to call to confirm the batch
Authentication
Connected account requiredTags
Create a New Call DispositionOUTREACH_POST_CALL_DISPOSITIONSCreate a New Call DispositionConnection
Create a New Call Disposition
Authentication
Connected account requiredTags
Create a New Call PurposeOUTREACH_POST_CALL_PURPOSESCreate a New Call PurposeConnection
Create a New Call Purpose
Authentication
Connected account requiredTags
Create a New CallOUTREACH_POST_CALLSCreate a New CallConnection
Create a New Call
Authentication
Connected account requiredTags
Create a New Compliance RequestOUTREACH_POST_COMPLIANCE_REQUESTSThis is a non-standard case please read [this section](/api/common-patterns/#create-compliance-requests)Connection
This is a non-standard case please read [this section](/api/common-patterns/#create-compliance-requests)
Authentication
Connected account requiredTags
Create a New Content CategoryOUTREACH_POST_CONTENT_CATEGORIESCreate a New Content CategoryConnection
Create a New Content Category
Authentication
Connected account requiredTags
Create a New Content Category MembershipOUTREACH_POST_CONTENT_CATEGORY_MEMBERSHIPSCreate a New Content Category MembershipConnection
Create a New Content Category Membership
Authentication
Connected account requiredTags
Create a New Content Category OwnershipOUTREACH_POST_CONTENT_CATEGORY_OWNERSHIPSCreate a New Content Category OwnershipConnection
Create a New Content Category Ownership
Authentication
Connected account requiredTags
Create a New Email AddressOUTREACH_POST_EMAIL_ADDRESSESCreate a New Email AddressConnection
Create a New Email Address
Authentication
Connected account requiredTags
Create a New FavoriteOUTREACH_POST_FAVORITESCreate a New FavoriteConnection
Create a New Favorite
Authentication
Connected account requiredTags
Accounts ImportOUTREACH_POST_IMPORTS_ACTIONS_ACCOUNTS_IMPORT### Import Action This is the action to import an uploaded file into account's table. Accounts have `customId` as a unique field. If you upload a file with unique fields that already exist in Outreach database, the dupe method will be applied.Connection
### Import Action This is the action to import an uploaded file into account's table. Accounts have `customId` as a unique field. If you upload a file with unique fields that already exist in Outreach database, the dupe method will be applied.
Authentication
Connected account requiredTags
Bulk UpsertOUTREACH_POST_IMPORTS_ACTIONS_BULK_UPSERT### Import Action This is the action to sync multiple API v2 objects to Outreach tablesBulk upsert uses a record's `data.id` attribute to determine uniqueness.The provided dupe method will be applied during processing of records that already exist in Outreach.Connection
### Import Action This is the action to sync multiple API v2 objects to Outreach tablesBulk upsert uses a record's `data.id` attribute to determine uniqueness.The provided dupe method will be applied during processing of records that already exist in Outreach.
Authentication
Connected account requiredTags
Custom Object Bulk UpsertOUTREACH_POST_IMPORTS_ACTIONS_CUSTOM_OBJECT_BULK_UPSERT### Import Action This is the action to upsert records of a custom object. Bulk upsert uses a record's `data.id` attribute to determine uniqueness. The provided dupe method will be applied during processing of records that already exist in Outreach.Connection
### Import Action This is the action to upsert records of a custom object. Bulk upsert uses a record's `data.id` attribute to determine uniqueness. The provided dupe method will be applied during processing of records that already exist in Outreach.
Authentication
Connected account requiredTags
Generate Upload LinkOUTREACH_POST_IMPORTS_ACTIONS_GENERATE_UPLOAD_LINK### Upload Action Generates a link, an URL at which the file should be uploaded, and a storage key, a reference for the uploadConnection
### Upload Action Generates a link, an URL at which the file should be uploaded, and a storage key, a reference for the upload
Authentication
Connected account requiredTags
Prospects ImportOUTREACH_POST_IMPORTS_ACTIONS_PROSPECTS_IMPORT### Import Action This is the action to import an uploaded file into prospect's table Prospects have `externalId` as a unique field. If you upload a file with unique fields that already exist in Outreach database, the dupe method will be applied.Connection
### Import Action This is the action to import an uploaded file into prospect's table Prospects have `externalId` as a unique field. If you upload a file with unique fields that already exist in Outreach database, the dupe method will be applied.
Authentication
Connected account requiredTags
Validate UploadOUTREACH_POST_IMPORTS_ACTIONS_VALIDATE_UPLOAD### Validate Upload Action Validates the uploaded fileConnection
### Validate Upload Action Validates the uploaded file
Authentication
Connected account requiredTags
Create a New Kaia Voice ImportOUTREACH_POST_KAIA_VOICE_IMPORTSCreate a New Kaia Voice ImportConnection
Create a New Kaia Voice Import
Authentication
Connected account requiredTags
Create a New MailboxOUTREACH_POST_MAILBOXESCreate a New MailboxConnection
Create a New Mailbox
Authentication
Connected account requiredTags
Link Ews Master AccountOUTREACH_POST_MAILBOXES_ID_ACTIONS_LINK_EWS_MASTER_ACCOUNT### Member Action Link mailbox with EWS master accountConnection
### Member Action Link mailbox with EWS master account
Authentication
Connected account requiredTags
Test SendOUTREACH_POST_MAILBOXES_ID_ACTIONS_TEST_SEND### Member Action Test if sending emails works from this mailbox.Connection
### Member Action Test if sending emails works from this mailbox.
Authentication
Connected account requiredTags
Test SyncOUTREACH_POST_MAILBOXES_ID_ACTIONS_TEST_SYNC### Member Action Test if syncing emails works from this mailbox.Connection
### Member Action Test if syncing emails works from this mailbox.
Authentication
Connected account requiredTags
Unlink Ews Master AccountOUTREACH_POST_MAILBOXES_ID_ACTIONS_UNLINK_EWS_MASTER_ACCOUNT### Member Action Unlink EWS master account from mailboxConnection
### Member Action Unlink EWS master account from mailbox
Authentication
Connected account requiredTags
Create a New MailingOUTREACH_POST_MAILINGSCreate a New MailingConnection
Create a New Mailing
Authentication
Connected account requiredTags
Create a New OpportunityOUTREACH_POST_OPPORTUNITIESCreate a New OpportunityConnection
Create a New Opportunity
Authentication
Connected account requiredTags
Create a New Opportunity Prospect RoleOUTREACH_POST_OPPORTUNITY_PROSPECT_ROLESCreate a New Opportunity Prospect RoleConnection
Create a New Opportunity Prospect Role
Authentication
Connected account requiredTags
Create a New Opportunity StageOUTREACH_POST_OPPORTUNITY_STAGESCreate a New Opportunity StageConnection
Create a New Opportunity Stage
Authentication
Connected account requiredTags
Create a New PersonaOUTREACH_POST_PERSONASCreate a New PersonaConnection
Create a New Persona
Authentication
Connected account requiredTags
Create a New Phone NumberOUTREACH_POST_PHONE_NUMBERSCreate a New Phone NumberConnection
Create a New Phone Number
Authentication
Connected account requiredTags
Create a New ProductOUTREACH_POST_PRODUCTSCreate a New ProductConnection
Create a New Product
Authentication
Connected account requiredTags
Create a New ProfileOUTREACH_POST_PROFILESCreate a New ProfileConnection
Create a New Profile
Authentication
Connected account requiredTags
Create a New Prospect NoteOUTREACH_POST_PROSPECT_NOTESCreate a New Prospect NoteConnection
Create a New Prospect Note
Authentication
Connected account requiredTags
Create a New ProspectOUTREACH_POST_PROSPECTSCreate a New ProspectConnection
Create a New Prospect
Authentication
Connected account requiredTags
Create a New PurchaseOUTREACH_POST_PURCHASESCreate a New PurchaseConnection
Create a New Purchase
Authentication
Connected account requiredTags
Create a New RecipientOUTREACH_POST_RECIPIENTSCreate a New RecipientConnection
Create a New Recipient
Authentication
Connected account requiredTags
Create a New RoleOUTREACH_POST_ROLESCreate a New RoleConnection
Create a New Role
Authentication
Connected account requiredTags
Create a New RulesetOUTREACH_POST_RULESETSCreate a New RulesetConnection
Create a New Ruleset
Authentication
Connected account requiredTags
Create a New Sequence StateOUTREACH_POST_SEQUENCE_STATESCreate a New Sequence StateConnection
Create a New Sequence State
Authentication
Connected account requiredTags
FinishOUTREACH_POST_SEQUENCE_STATES_ID_ACTIONS_FINISH### Member Action Finishes an active sequence state.Connection
### Member Action Finishes an active sequence state.
Authentication
Connected account requiredTags
PauseOUTREACH_POST_SEQUENCE_STATES_ID_ACTIONS_PAUSE### Member Action Pauses an active sequence state.Connection
### Member Action Pauses an active sequence state.
Authentication
Connected account requiredTags
ResumeOUTREACH_POST_SEQUENCE_STATES_ID_ACTIONS_RESUME### Member Action Resumes a paused sequence state.Connection
### Member Action Resumes a paused sequence state.
Authentication
Connected account requiredTags
Create a New Sequence StepOUTREACH_POST_SEQUENCE_STEPSCreate a New Sequence StepConnection
Create a New Sequence Step
Authentication
Connected account requiredTags
Create a New Sequence TemplateOUTREACH_POST_SEQUENCE_TEMPLATESCreate a New Sequence TemplateConnection
Create a New Sequence Template
Authentication
Connected account requiredTags
ActivateOUTREACH_POST_SEQUENCE_TEMPLATES_ID_ACTIONS_ACTIVATE### Member Action Enable the sequence step associated with it.Connection
### Member Action Enable the sequence step associated with it.
Authentication
Connected account requiredTags
DeactivateOUTREACH_POST_SEQUENCE_TEMPLATES_ID_ACTIONS_DEACTIVATE### Member Action Disable the sequence step associated with it.Connection
### Member Action Disable the sequence step associated with it.
Authentication
Connected account requiredTags
Create a New SequenceOUTREACH_POST_SEQUENCESCreate a New SequenceConnection
Create a New Sequence
Authentication
Connected account requiredTags
ActivateOUTREACH_POST_SEQUENCES_ID_ACTIONS_ACTIVATE### Member Action Enables the sequence.Connection
### Member Action Enables the sequence.
Authentication
Connected account requiredTags
DeactivateOUTREACH_POST_SEQUENCES_ID_ACTIONS_DEACTIVATE### Member Action Disables the sequence.Connection
### Member Action Disables the sequence.
Authentication
Connected account requiredTags
Create a New SnippetOUTREACH_POST_SNIPPETSCreate a New SnippetConnection
Create a New Snippet
Authentication
Connected account requiredTags
Create a New StageOUTREACH_POST_STAGESCreate a New StageConnection
Create a New Stage
Authentication
Connected account requiredTags
Create a New Task DispositionOUTREACH_POST_TASK_DISPOSITIONSCreate a New Task DispositionConnection
Create a New Task Disposition
Authentication
Connected account requiredTags
Create a New Task PurposeOUTREACH_POST_TASK_PURPOSESCreate a New Task PurposeConnection
Create a New Task Purpose
Authentication
Connected account requiredTags
Create a New TaskOUTREACH_POST_TASKSCreate a New TaskConnection
Create a New Task
Authentication
Connected account requiredTags
AdvanceOUTREACH_POST_TASKS_ID_ACTIONS_ADVANCE### Member Action Advances the sequence state associated with the task to the next step in the sequence. Note that only tasks with task_type of 'sequence_step_call', 'sequence_step_email', 'sequence_step_linkedin_interact_with_post', 'sequence_step_linkedin_other', 'sequence_step_linkedin_send_connection_request', 'sequence_step_linkedin_send_message', 'sequence_step_linkedin_view_profile', 'sequence_step_sms' or 'sequence_step_task' can be advanced.Connection
### Member Action Advances the sequence state associated with the task to the next step in the sequence. Note that only tasks with task_type of 'sequence_step_call', 'sequence_step_email', 'sequence_step_linkedin_interact_with_post', 'sequence_step_linkedin_other', 'sequence_step_linkedin_send_connection_request', 'sequence_step_linkedin_send_message', 'sequence_step_linkedin_view_profile', 'sequence_step_sms' or 'sequence_step_task' can be advanced.
Authentication
Connected account requiredTags
DeliverOUTREACH_POST_TASKS_ID_ACTIONS_DELIVER### Member Action Schedules the mailing associated with the task for delivery, if possible.Connection
### Member Action Schedules the mailing associated with the task for delivery, if possible.
Authentication
Connected account requiredTags
Log Meet In PersonOUTREACH_POST_TASKS_ID_ACTIONS_LOG_MEET_IN_PERSON### Member Action Marks the meet in-person task as complete with specified task disposition and purpose.Connection
### Member Action Marks the meet in-person task as complete with specified task disposition and purpose.
Authentication
Connected account requiredTags
Mark CompleteOUTREACH_POST_TASKS_ID_ACTIONS_MARK_COMPLETE### Member Action Marks the task as complete.Connection
### Member Action Marks the task as complete.
Authentication
Connected account requiredTags
Reassign OwnerOUTREACH_POST_TASKS_ID_ACTIONS_REASSIGN_OWNER### Member Action Reassigns the owner of a taskConnection
### Member Action Reassigns the owner of a task
Authentication
Connected account requiredTags
RescheduleOUTREACH_POST_TASKS_ID_ACTIONS_RESCHEDULE### Member Action Reschedules a task by setting a new task due time.Connection
### Member Action Reschedules a task by setting a new task due time.
Authentication
Connected account requiredTags
SnoozeOUTREACH_POST_TASKS_ID_ACTIONS_SNOOZE### Member Action Sets the 'dueAt' value to be a day later than either now or the existing 'dueAt' value, whichever is later.Connection
### Member Action Sets the 'dueAt' value to be a day later than either now or the existing 'dueAt' value, whichever is later.
Authentication
Connected account requiredTags
Update NoteOUTREACH_POST_TASKS_ID_ACTIONS_UPDATE_NOTE### Member Action Updates note of a taskConnection
### Member Action Updates note of a task
Authentication
Connected account requiredTags
Update Opportunity AssociationOUTREACH_POST_TASKS_ID_ACTIONS_UPDATE_OPPORTUNITY_ASSOCIATION### Member Action Updates opportunity association of a taskConnection
### Member Action Updates opportunity association of a task
Authentication
Connected account requiredTags
Create a New TeamOUTREACH_POST_TEAMSCreate a New TeamConnection
Create a New Team
Authentication
Connected account requiredTags
Create a New TemplateOUTREACH_POST_TEMPLATESCreate a New TemplateConnection
Create a New Template
Authentication
Connected account requiredTags
Create a New UserOUTREACH_POST_USERSCreate a New UserConnection
Create a New User
Authentication
Connected account requiredTags
Create a New WebhookOUTREACH_POST_WEBHOOKSCreate a New WebhookConnection
Create a New Webhook
Authentication
Connected account requiredTags