Topic by Andrey Tyurin
Hi,
I have tried to find any documentation about API for local web server of RN app, but without success.
Could you please give me a link to this documentation as it is not so obvious. Javascript API doc contains just common phrases, but not concrete values.
I need possible values for screenpop request (and others if possible), e.g. contact can be opened by using URL from any browser:
http://localhost:8080/screenpop?t=editor&recordType=5&id=23
the question is:
what possible values of 't', 'recordType'? what else can be used as a query. Are there other requests than 'screenpop'? Is it possible to change name/phone/etc of a contact/incident using such web request?
Your help is much appreciated.
Regards,
Andrey