Using API integration for my opportunities
I am interested in using the public API integration to list my opportunities, what do I do next?
If you are interested in starting to use our API, please find more information here GoVo API.
I am already using the public API integration, how do I tag my campaign activities?
To tag a campaign with an opportunity you can use the existing endpoints to do so:
-
Create a new opportunity
-
Upload bulk Opportunity
-
Update a single opportunity by ID
-
Update a single Opportunity by External ID
In each of these endpoints you will see a "campaigns" field which already has a default value of:
"slugOrId": "tbho"
This ensures your opportunity is correctly tagged to the campaign.