Currency Symbol

We retrieve the ‘CurrencyFormat’ value from Bullhorn Settings as the default and use this value to set the currency symbol, updating it once daily. If you need more than one currency, you will need to set it per job using a custom field. If needed, ask Bullhorn Support to set this up for you. We look for the currency’s short name, e.g., USD, EUR.

Then, inform Matador Jobs of the field you are using through a specific filter. In this example, the currency is stored in ‘customText3’:

add_filter( 'matador_bullhorn_import_bullhorn_salary_currency_field', static function(){ return 'customText3'; });

Once setup you need to do a hard sync to reload the the new values.

Updated on January 3, 2024
Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support