Search found 5 matches
- Mon Feb 24, 2020 11:39 am
- Forum: Bullhorn APIs
- Topic: JobSubmissions and Tooling Questions
- Replies: 0
- Views: 2877
JobSubmissions and Tooling Questions
Hello, I'm adding candidates, leads, and job submissions into my sandbox via the Rest API and I have a couple of questions: 1. I can successfully add to the above tables, but I do not see my JobSubmissions reflected on the submissions tab. kaliff.png submissions.png 2. When I query for jobs associat...
- Fri Jan 17, 2020 2:48 pm
- Forum: Bullhorn APIs
- Topic: ERD of bullhorn tables
- Replies: 4
- Views: 2006
Re: ERD of bullhorn tables
Good afternoon,
I’m in need of Insert permissions on the Lead table in our sandbox environment. We will also require this in production for our integration when the time comes to go live.
iHire LLC
admin user: ihire.admin
sandbox admin user: ihire.admin.s
Thanks,
I’m in need of Insert permissions on the Lead table in our sandbox environment. We will also require this in production for our integration when the time comes to go live.
iHire LLC
admin user: ihire.admin
sandbox admin user: ihire.admin.s
Thanks,
- Thu Jan 16, 2020 3:07 pm
- Forum: Bullhorn APIs
- Topic: ERD of bullhorn tables
- Replies: 4
- Views: 2006
Re: ERD of bullhorn tables
Thanks for the response zygonza, Ok, let me try to clarify my questions one at a time. 1. You mentioned that jobs belong to ClientContacts. Does this mean that a ClientCorporation has one/many ClientContacts and that ClientContacts have one/many JobOrders associated with them? Does this query give m...
- Thu Jan 16, 2020 3:06 pm
- Forum: Bullhorn APIs
- Topic: ERD of bullhorn tables
- Replies: 4
- Views: 2006
Re: ERD of bullhorn tables
Thanks for the response zygonza, Ok, let me try to clarify my questions one at a time. 1. You mentioned that jobs belong to ClientContacts. Does this mean that a ClientCorporation has one/many ClientContacts and that ClientContacts have one/many JobOrders associated with them? Does this query give m...
- Wed Dec 18, 2019 3:55 pm
- Forum: Bullhorn APIs
- Topic: ERD of bullhorn tables
- Replies: 4
- Views: 2006
ERD of bullhorn tables
Is there an ERD or other document that explains the foreign keys / linkages between the tables in more detail? Here are some of the goals I’m trying to accomplish: • GET all active jobs associated with a ClientCorporation (does this have to happen via a CorporateUser?) • ADD a new Candidate with a C...