Is it possible to use an API call to add a specific Team to a group of Leads ?
Is it possible to use an API call to add a specific Team to a group of Leads ?
There are some out of the box APIs to link Teams to a record using the appropriate link:
And there are ways to manipulate Teams in code, so you could create your own specialized API if needed:
FrancescaS
There are some out of the box APIs to link Teams to a record using the appropriate link:
And there are ways to manipulate Teams in code, so you could create your own specialized API if needed:
FrancescaS