Search found 2 matches
- Wed Mar 04, 2020 8:38 am
- Forum: Bullhorn APIs
- Topic: Account/organization settings for default country
- Replies: 0
- Views: 2456
Account/organization settings for default country
Hi Team, In our case, we are getting the contact information via REST API. If the contact number is not a valid E164 format, we are trying to format the number, so we need country code to do this. We have two questions here. 1. In bullhorn, do we have account/organization level settings? If yes, wha...
- Fri Dec 27, 2019 10:54 am
- Forum: Bullhorn APIs
- Topic: Not able to receive the custom checkbox field details in metadata API
- Replies: 0
- Views: 2695
Not able to receive the custom checkbox field details in metadata API
Hi Team, We configured one custom checkbox field with our needs, it's showing in Bullhorn UI side, but this custom field details are not coming in API response. We are using the below API for getting metadata for a contact. /rest-services//meta/ClientContact?fields=*&BhRestToken={token}&meta=full ss...