Developer Discussions
Have a question about using the API? Ask it here.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Webhook event data schema

I'm looking into implementing webhooks into my application, however, I cannot find a complete event schema anywhere.https://developers.strava.com/docs/webhooks/The above website contains only one example, with update of activity title. I what to know...

miknowak by Mt. Kenya
  • 169 Views
  • 1 replies
  • 1 kudos

Update to the Webhooks API

Hi there,It seems like there is a lot of discussions about the webhook API and it seems to be kind of going nowhere.Strava wants to enforce fewer API Calls, but doesn't really make an easy way of going about that, when the webhooks are this limited.I...

API CALL for Kudos

Hello,can somebody help me how i can give a kudos to a activities with an api call? or is there only get Statements?thanks 

API CALLBACK automate with MAKE.com

Olá Equipe Strava, Espero que você esteja bem. Meu nome é Ramon, e estou explorando maneiras de integrar o Strava com o Relive usando ferramentas de automação como Make (anteriormente Integromat) ou Zapier. O objetivo é criar uma automação onde, semp...

Profile Webhook Events

I'm leveraging Strava for displaying my user data, including the profile photo.The profile photo url that's returned is unique to the photo, so it's not updating the photo it returns automatically.What I figured, then, was that I could just listen to...

Unable to register push subscription

Bad request when registering a push subscription. I checked output of my url and get the 200 with correct response within miliseconds. Could this be because my api is accessible over ipv6 only? ( no ipv4 available.. )   Cheers

Napche by Mt. Kenya
  • 972 Views
  • 3 replies
  • 0 kudos

Resolved! Get data from activity on webhook event

Hi, I'm using webhooks to see when users create new activities. This is to then be able to retrieve each activity's stream in real time.The problem, however, is that if the user is not logged in to my app when I get my webhook, I cannot run the reque...

wilmer by Mt. Kenya
  • 428 Views
  • 1 replies
  • 0 kudos

Resolved! Whitelist IP address webhook

Is there somewhere that lists all the IPs used by Strava in webhook requests? I tried to create a list based on the requests but suddenly new ips appeared in my logs and I can't find any place in the Strava documentation about the ips considered safe

Very few notifications from my push subscription

I have a large number of users attached to a push subscription - all was working until around the 28th April.  Now only a handful of users' data is coming through.For those that aren't I have verified I have live keys/tokens for them and I am able to...