GPS app transporte

How to locate in real time where the travel vehicle is, is there any way to do this?

Hi @jeffcantor

You can’t.

However, you can use the “ChangeLocation” type which will track any update depending on your wish: .

@Santiago : FYI, the link associated to Here() (3rd point) in this article is no longer valid

1 Like

To add to @Aurelien comments you can use Here() in formulas. But this only works when the user does something in the App such as save a record or press an action button. You can’t try to be sneaky and setup a scheduled Bot to record the location as scheduled bots run without login details and are not associtated with any particular user.

Simon@1minManager.com

3 Likes

Aurelien:

FYI, the link associated to Here() (3rd point) in this article is no longer valid

Fixed.

2 Likes