NOTE: Based on customer feedback regarding confusing functionality, the AI Search feature has been disabled. The excellent Keyword search continues to function normally. The Aspire team strives to optimizes the platform search tools to provide the best customer experience possible.

Opportunity Tags

Prev Next

Description 

Manage tags applied to opportunities. Use these endpoints to retrieve, assign, or remove tags from opportunity records.

Resource Overview 

Endpoint Definition 
GET/OpportunityTagsReturns a list of tags associated with opportunities.
POST/OpportunityTagsAssigns a tag to an opportunity.
DELETE/OpportunityTags
Removes a tag from an opportunity.

Attributes

Attribute
Description
Data Type
Notes 
OpportunityID
unique identifier for the opportunity
integer (int32)

TagID
unique identifier for the tag
integer (int32)