GET function example
In the following example, the GET map function is used to retrieve entities from the specified entity set, in managed mode, and with no authentication:
GET("ODATA", "-RU rootURL -AT none -RM managed -ES entitySetName")
In the following example, the GET map function is used to retrieve entities from the specified entity set, in managed mode, and with no authentication:
GET("ODATA", "-RU rootURL -AT none -RM managed -ES entitySetName")