Community discussions

MikroTik App

Search found 2 matches

by iyadseizer
Sun May 16, 2021 4:55 am
Forum: Scripting
Topic: API for Android
Replies: 3
Views: 5156

Re: API for Android

you can use my library
Add to your android project
implementations'sy.iyad:mikrotik:1.11.3.0'
Or show on github
https://github.com/iyadseizer/mikro.git
by iyadseizer
Sun Aug 16, 2020 4:58 am
Forum: Scripting
Topic: POST Request with fetch
Replies: 83
Views: 141699

Re: POST Request with fetch

hello all that is easy way to fetch your data in http-header-field [important] [flash=]example[/flash] http-header-field="Authorization:key=Izalg..gf,Content-Type:application/json" and in body you will write a json template as this http-data="{\"to\":\"deviceToken\"...