I run some batch files on my windows machine that creates logs for a system.
I would like to create an interaction with confluence that every log create a page in Confluence.
@Daniele Tomelleri Welcome to the Atlassian community.
You would have to use the Confluence API to create a page and add any content to it. https://developer.atlassian.com/cloud/confluence/rest/intro/
Is it possible to do, yes. Is it possible to do the way you are executing the batch files, I am not sure. Depending on how you are running the batches, how the output is created, etc. will dictate if you are able to utilize the API. Since you are on Windows you could use PowerShell and accomplish this.
Dear @Daniele Tomelleri
welcome to the community.
I totally agree to @Brant Schroeder answer. REST is extremely useful for such kind of things. Just follow my search to find more links.
So long
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.