HTTP Logger
You can also log your data from your application. Api details are given below
Link: https://fy5f66hx18.execute-api.ap-south-1.amazonaws.com/dev/user/saveRequest method: POST, Object:{"token":"null"
"data": {
<YOUR JSON DATA>
}
}