Skip to main content

Hi,

Recently I have created a strava club dedicated to my school. I wanted to dev a discord bot rattached in the server for my school but, 2 mains features that I wanted to implemented isn't possible because we can't get events and posts from the API🙁

It's really shame because I'm sure, this can be used from many Strava API developpers. Is his planned for soon ?

Thanks in advance for the response 😁

Hi @TounSec I know this is old but they do have a club event endpoint now 🙂 

https://www.strava.com/api/v3/clubs/[Add_club_id]/group_events?access_token=[add_your_token]

Here you will see a list of all your events on one endpoint

 

 


I am sure I posted a reply but it has disappeared, I will try again, here is the API endpoint for club events

https://www.strava.com/api/v3/clubs/[add_club_id]/group_events?access_token=[add_access_token]


Reply