Articles
BrightTALK API Provider Setup
Base URL The Base URL for all API calls is . HTTP requests to the REST API are protected with HTTP Basic authentication with your Organization and User secret and token. We use many standard HTTP features, like HTTP verbs, understood by most...
BrightTALK Authenticate a Connector Instance
You can authenticate with BrightTALK to create your own instance of the BrightTALK through the UI or through APIs. Once authenticated, you can use the instance to access the different functionality offered by the BrightTALK platform. Authentica...
BrightTALK Bulk
Bulk API calls provide an option to upload a large number of resources, such as contacts, into a Cloud Service all at once. The Bulk APIs require the name of the object identified within the cloud service and a .csv file with populated data include...
BrightTALK Querying
The () provides a standard way to search across all of our . Many API providers support some form of searching in their APIs but each one approaches searching differently. Rather than having you research how to query each resource at a provider, we...
BrightTALK API Documentation
Base URL The base URL for all API requests is .