Search code examples
postmates

Embedding Postmates Tracking URL


I was wondering if we could embed Postmates Tracking URL in our web apps/mobile apps (Using webviews).

Right now, a tracking URLs (Ex: Sample Tracking URL) embedding in iframes and other formats are blocked. Is there a different pattern for the URL for embedding purposes? (Like YouTube does).

If not, how often does the rider location coordinates updated via the webhooks?


Solution

  • It is not possible to embed the tracking URL. You will need to implement a custom map using the courier lat/lng that are updated via the webhooks.

    The courier location updates are sent every 10 seconds.