Skip to content

Latest commit

 

History

History

03.HelloRecordAction

Hello Record Action

The hello world of custom record actions that shows the data passed from Bullhorn.

Screenshot

Prerequisites

Install Dependencies

npm install

Run the App

  • Serve the app at https://local.bullhornstaffing.com:4201/:

    npm start
    
  • Follow the steps for Viewing the App Locally.

  • Follow the steps for Adding the Extension to Bullhorn.

  • Open a record in Bullhorn, select the Actions dropdown, then select Your Custom Action and view your custom extension in a new Bullhorn tab.