- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This is my second post on this subject. I'll try to be more concise this time around.
I'm trying to add companies to projects using the fieldapi/companies/v1/add_to_projects api. The problem is I don't have the necessary Field id for each company. I've added these companies via the POST hq/v1/accounts/:account_id/companies. I see them when I retrieve using the GET hq/v1/accounts/:account_id/companies api, but don't see them when I use the GET fieldapi/companies/v1 api. How can I get the Field api for a company I've added via the HQ api?
BTW, I'm able to get the field id for projects I've added via HQ without problem.
(Also, see my previous post for problems trying to add projects using the Field api.)
Solved! Go to Solution.