Hello,
Does anybody know if it is possible to get the activity feed information and the email information using the REST API?
We are trying to get information regarding change statuses (I.e. Candidate changes from Active -> Inactive) etc.
Thanks,
Phil
Activity Feed / Email Activity
Moderators: StaffingSupport, s.emmons, BullhornSupport
-
- User
- Posts: 5
- Joined: Thu Mar 16, 2017 6:30 am
Re: Activity Feed / Email Activity
Hi Phil,
This is Pearse from Bullhorn Support.
The ability to pull information about status changes ( e.g. where Candidate has gone from Status A to Status B) would required querying record Edit History Edit data can not be returned within REST API.
Kind Regards,
Pearse
This is Pearse from Bullhorn Support.
The ability to pull information about status changes ( e.g. where Candidate has gone from Status A to Status B) would required querying record Edit History Edit data can not be returned within REST API.
Kind Regards,
Pearse
Pearse Hemestretch
Enterprise Support Analyst
B U L L H O R N
617-478-9126 (US Support)
+44 800 032 2848 ext. 9131 (UK Support)
Enterprise Support Analyst
B U L L H O R N
617-478-9126 (US Support)
+44 800 032 2848 ext. 9131 (UK Support)
Re: Activity Feed / Email Activity
Is there any other way I can get this information?
-
- User
- Posts: 5
- Joined: Thu Mar 16, 2017 6:30 am
Re: Activity Feed / Email Activity
Hi Phil,
My apologies but I can confirm there is no way to retrieve/query this data through REST API, as the only way to do so would be manually in product by navigating to the activity tab on the record. With REST API we can only retrieve the current status of a record by doing a GET /entity or GET /query or GET /search and choosing to return the status field in the response.
Kind Regards,
Pearse
My apologies but I can confirm there is no way to retrieve/query this data through REST API, as the only way to do so would be manually in product by navigating to the activity tab on the record. With REST API we can only retrieve the current status of a record by doing a GET /entity or GET /query or GET /search and choosing to return the status field in the response.
Kind Regards,
Pearse
Pearse Hemestretch
Enterprise Support Analyst
B U L L H O R N
617-478-9126 (US Support)
+44 800 032 2848 ext. 9131 (UK Support)
Enterprise Support Analyst
B U L L H O R N
617-478-9126 (US Support)
+44 800 032 2848 ext. 9131 (UK Support)