Programmatically create bookmarks

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
Shani92
New Cone
New Cone
Posts: 1
Joined: 12 Nov 2018 07:44

Programmatically create bookmarks

Postby Shani92 » 12 Nov 2018 07:52

Hi,

I have a series of timestamps in a text file. I would like to programmatically create bookmarks at these timestamps. Is there anything currently available which would facilitate this?

SimPune
Blank Cone
Blank Cone
Posts: 10
Joined: 25 Dec 2018 18:43

Re: Programmatically create bookmarks

Postby SimPune » 02 Jan 2019 09:47

String apiPath = "/dogear/api/app";
Response<String> postResponse = restClient.doPost(apiPath).parameter("email","another users email").body(body, "application/atom+xml").asString();


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 15 guests