Create API Endpoint for Company List in Contacts
J
Jamel Janry Moyano
Could you please create an API endpoint for the Company List in Contacts to handle GET, POST, PUT, and DELETE requests for the company ID, name, phone, email, and other relevant fields?
If time is a factor, please prioritize the GET method initially, ensuring it can get the company ID, name, phone number, and email for now.
Thank you!
Log In
A
Alex Pitcher
I'm relatively new to using the API, but I've been using this one to GET a list of companies and there are others already there to POST, PUT and DELETE: https://highlevel.stoplight.io/docs/integrations/a8db8afcbe0a3-get-businesses-by-location
J
Jamel Janry Moyano
Hi Alex Pitcher !
First of all, I’m glad you came across my post and took the time to share your thoughts.
I believe you’re referring to the companies in the Agency View, which I’m also able to extract data from.
I’m hoping to achieve the same with the Company List under Contacts.