Articles
							
										
						BrightTALK API Provider Setup					
					
						   Base URL  The Cloud Elements Base URL for all API calls is  https://api.cloud-elements.com/elements/api-v2 .  HTTP requests to the REST API are protected with HTTP Basic authentication with your Organization and User secret and an element token. W...					
				 
							
										
						BrightTALK Authenticate an Element Instance					
					
						   You can authenticate with BrightTALK to create your own instance of the BrightTALK element through the UI or through APIs. Once authenticated, you can use the element instance to access the different functionality offered by the BrightTALK platfor...					
				 
							
										
						BrightTALK Bulk					
					
						 Cloud Elements 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 populate...					
				 
							
										
						BrightTALK Querying					
					
						 The Cloud Elements Query Language (CEQL) provides a standard way to search across all of our elements. Many API providers support some form of searching in their APIs but each one approaches searching differently. Rather than having you research how...					
				 
							
										
						BrightTALK API Documentation					
					
						 Base URL  The base URL for all API requests is  https://api.cloud-elements.com/elements/api-v2 .