01-11-2024 04:38 AM
I developed a web aplications where i can check the distance and deliver the medals to the riders who complete the distance but yesterday the client_id is not allowed to get the data from the post consult in the api, can you help me to know if is posible use the api to this objetive?
thanks very much
01-11-2024 02:27 PM
Can you provide more details? There isn't enough information in your post to give you any kind of answer.
Generally, yes the API can be used to do what you've described. When a new activity comes in to your webhook, you can make an API call to getActivityById to get details of the activity including the distance.
Welcome to the Community - here is your guide to help you get started!