I am looking to have someone fill a google doc that fills a confluence page. If there is a way to create a public confluence form that fills a private confluence page will work as well.
Hi @wavanauken
Yes it should be possible. You need to use Google Apps Script to write a script to talk to Confluence using its REST API.
Here are some links to get your started.
Confluence REST API: https://developer.atlassian.com/server/confluence/confluence-server-rest-api/
Google Apps Script: https://developers.google.com/apps-script
There are some tutorials to get you started.
I hope it was helpful.
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.