A
A
Alexander2019-11-18 17:08:07
Android
Alexander, 2019-11-18 17:08:07

How to connect a site on Bitrkis and an application?

Greetings!
We are planning to develop a mobile application.
The application must be closely connected with the existing site - all content, and most importantly, authorization-registration only through the existing site database. Site on Bitrix.
With the usual content, everything is clear - we form JSON, transfer it to the application and output it.
But with authorization / registration is not very clear.
Tell me what to read for a general understanding of the process? For further communication with the developers. Google didn't help much.
Even just a set of abstruse words will do, then we’ll google everything ourselves :)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
Georgy Baruchyan, 2019-11-18
@Snatch87

I think that the most important thing is the rest api, so that there are not just god knows what requests and json responses

V
Vladimir Skibin, 2019-11-18
@megafax

The simplest - you can see here
https://dev.1c-bitrix.ru/api_help/main/reference/cuser
or its analogue in D7
Bitrix\Main\UserTable
+
https://gist.github.com/zmts/802dc9c3510d79fd40f9d ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question