Get token

token=$(curl –data "username=&password=" HTTPS://ADMIN.domain.COM/API/GETTOKEN)

Call

curl –data "token=**&records=1" HTTPS://ADMIN.domain.COM/API/GETLEADS

==== Params ====

As a response, you will receive JSON result containing records data with calls.

Mike W 2018/11/29 16:11

Main Steps

GET TOKEN & Export .Json File