-1

i am a junior developer helping designing an app that uses bitrix24; i can see that the API has many methods to get all the available entities. I would like to know if someone knows an non official API that can bring them all with just one method?

  • Welcome to Stack Overflow. Please be advised, that this is not a homework production site. It is expected to tell what you have already tried, and in how far it didn't work, then ask a detailed question. Just dumping your questionnaire and asking others to fill it out for you is considered rude. – NAVIN Oct 12 '18 at 21:09

1 Answers1

0

if you're looking for an unofficial library, here's one

https://github.com/mesilov/bitrix24-php-sdk

Mickle
  • 11
  • 3