We are developing a ChatBot proof of concept that requires the Bot to find a specific entry in an Excel file attached to a Confluence page.
Does anyone have the Confluence API end-point for this?
What would be the end point for:
I appreciate your help.
Thanks!
Dear @Doods Perea,
not a big deal. Refer to the rest api doc and fire a get request on specific attachment. The tricky thing will be to locate the right attachment.
The endpoint is always the same because there is only one api entpoint per instance. You could wrap a proxy around to differ between internal and extrenal.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.