You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tiddly...@googlegroups.com
Hi all,
I've been away from tiddly wiki for a few years now and now I'm trying to expand one of my wikis.
Use case: connect a tiddlywiki with a web app via API calls.
Process:
1. POST request from tiddly to web app
2. GET request from tiddly to web app
With the successful GET request I'd like to have a script in the tiddly to write the content in the tiddler. Is this possible?
kind regards, seba
TonyM
unread,
Mar 17, 2018, 2:37:26 AM3/17/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWikiDev
Seba,
Since no one has replied I thought I would just mention the following tiddlywiki hosting solutions I understand d use PUT and GET to communicate with the node server, perhaps they contain code that would help you?