Skip to main content

Can the Webhook Events API be extended to include changes to other data? Currently we can only recieve a webhook for these 3 events:



  • Title

  • Type

  • Privacy


However other changes, like media changes (photos or videos) don't have a notification. And I'm seeing these additions after the initial activity creation quite often. The Strava mobile Application event has a separate "Add Media" context menu item but these adds are silent from the Events API perspective.


 

Hey Clarkbw,


Thank you for the post. We don't return any webhook events for media. Here is our webhook documentation. The webhook events are very activity specific (created, updated) or when an athlete disconnects from an app.


 


Reply