Appogram
Appogram
Appogram.io
Appogram Studio
Github Samples
Support
Welcome to Appogram Library
What is Appogram?
FAQ
Appogram Fundamentals
Components
Tutorials
Studio
Appogram Application
Variables
Security
Web Service Standards
Get
Profile
Login
Call
GridView
DataList
ImageList
PieChart
BarChart
LinearChart
RadarChart
Dynamic Map
Dynamic File List
Dynamic Video List
Dynamic Image List
Debugging
Powered by GitBook

Call

Call is a HTTP call action that returns a result to device.

Call Request Data

{
"customer_id":"100"
}

Call Response Data

{
"customer_id":"100",
"customer_name":"John",
"customer_family:":"Doe"
}
Previous
Login
Next
GridView
Last updated 2 years ago