Hi,
I need to be able to pull in certain files associated with a jobOrder when posting jobs in my web application.
The scenario would be as follows.
Our client accesses the bullhorn application and can attach files to a jobOrder. For instance, an image file and a file concerning information about that job,among other files. Let us call these file A and file B. The rest of the files they have added are files C ,D and E.
How can I make a call to the API which would pull in just file A and B, and not file C, D, E etc... when pulling in a jobOrder for use on the client side? Is there a way to associate particular files with say, the id of a particular jobOrder?
I have looked at the API reference and have tested /file/jobOrder which works, however I am unsure as to how I can discern what the ID of a file which will be added by my client is going to be.
Any help would be very much appreciated.
Associate Files With jobOrder
Moderators: StaffingSupport, s.emmons, BullhornSupport
-
- User
- Posts: 7
- Joined: Mon Aug 24, 2015 12:13 pm