What is a webhook? - Brazen Developer Resources Brazen enables you to register a URL, also called a webhook endpoint, in your Brazen account This URL will be invoked anytime an event happens in your Brazen account
Brazen Developer Resources Welcome to the hub for Brazen developer tools! Here you'll find comprehensive guides and API reference documentation to help you start integrating with Brazen as quickly as possible
Plugin Security Information - Brazen Developer Resources The Brazen plugin exists in an iframe loaded by a Brazen-hosted Javascript file Adding the HTML tag for this script file to your site is all you’ll need to do for installation
How to request and use an API token - developers. brazen. com Before getting started, you'll need to request API credentials from your Brazen account manager This client_id client_secret combo is needed to obtain the OAuth tokens required for all subsequent Brazen API calls
Identities and accounts - Brazen Developer Resources This article describes how Brazen provisions user accounts and how Brazen enables you to maintain a relationship between a user's account or identity on your system with the user's Brazen account
Advanced Plugin Flows - Brazen Developer Resources The Brazen Plugins—the Career Site Plugin and the Job Req Plugin —are designed to be plug-and-play Drop them on your page template and you’re good to go
API Schema - Brazen Developer Resources API Schema Brazen uses Swagger to define our RESTful entities and endpoints Generally, the API Reference is the place to get answers about endpoints But if you're interested in generating your own code from our spec, the source can be downloaded here: https: app brazenconnect com api v1 bc-api yaml