Posting to Logbook

Post questions and issues with Concept2 PM3 SDK
Post Reply
dwormuth
Paddler
Posts: 1
Joined: September 11th, 2006, 12:18 am

Posting to Logbook

Post by dwormuth » September 11th, 2006, 12:23 am

How can I find the API/protocol to electronically submit workout data to the Online Logbook ?

User avatar
kdahlhaus
500m Poster
Posts: 95
Joined: September 17th, 2006, 2:13 pm
Contact:

Re: Posting to Logbook

Post by kdahlhaus » September 17th, 2006, 2:36 pm

dwormuth wrote:How can I find the API/protocol to electronically submit workout data to the Online Logbook ?
I do not believe there is one yet. I was able to perform this using screen-scraping once. Not as nice as a REST api of course, but it got the job done.

Daren
1k Poster
Posts: 144
Joined: March 16th, 2006, 1:49 pm

Re: Posting to Logbook

Post by Daren » September 18th, 2006, 4:25 pm

dwormuth wrote:How can I find the API/protocol to electronically submit workout data to the Online Logbook ?
Install Wireshark, install RowPro, run them both and copy whatever RowPro does when you export a workout to the online database.
[b]Daren[/b]
37, short, borderline LWT.
[i]Taff Attack Racing[/i]

User avatar
kdahlhaus
500m Poster
Posts: 95
Joined: September 17th, 2006, 2:13 pm
Contact:

Re: Posting to Logbook

Post by kdahlhaus » September 18th, 2006, 7:12 pm

Daren wrote:
Install Wireshark,

Nice!

Post Reply