Skip to main content

Properties

Example

JAVASCRIPT
1
2
3
4
ContensisClient.entries.get('<entry_id>').then(function (entry) { console.log(entry.myLocation.lat); console.log(entry.myLocation.lon); });

Still need help?

New support request