Skip to main content

Hi, I’m trying to setup a job position listing (and detail pages) with data from Breezy HR to webflow. It’s finding the core records (name, id, country/city), but missing some important fields like Salary, Address, Description. No idea why it would find some but not others, any help appreciated! 

 

 

Hey ​@KebianWoo,

It might be custom fields that are not directly supported in Zapier New active position trigger. But if you can have a workaround through Breeze HR api using this particular endpoint api.breezy.hr/v3/company/{company_id}/position/{position_id}/custom-fields. See the API documentation here- https://developer.breezy.hr/reference/positionidcustom-fields

Then you have to use something like a Webhooks in Zapier action to access the API. See here- https://help.zapier.com/hc/en-us/articles/8496083355661-How-to-get-started-with-Webhooks-by-Zapier

PS: I can understand it can get much more complex and technical handling API’s. If you need any professional help and this workflow is important for you, I can help as I am a Zapier Official Silver Solution Partner and you can contact me through my solution page here or just send a DM from my profile :)


Appreciate the reply ​@Sparsh from Automation Jinn 

I’m not too familiar with Breezy, so I setup a fresh account to check what I was actually working with, and all the fields I’m trying to retrieve are standard basic fields. It does the exact same thing with my new account/position post. 


 Hey ​@KebianWoo,
I can understand if there are basic fields and still not available in the trigger. I think the workaround for this as I explained above will be through Breeze HR API using Webhooks by Zapier step. See the fields in API documentation- https://developer.breezy.hr/reference/model-position. You can see there description and location fields that you mentioned here though I still can’t find the Salary. Maybe it only shows up for positions which mention it, you do have to test it in the API. Hope it helps!


Reply