Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hello everybody.
I want to create confluence macro which does next things:
1. Sends data to url (I want to send POST request because data size can be large)
2.Insert request results into my confluence page
How can I do this?
Actually is only possible to send by URL in these forms in using an absolute URL or a path relative to the Confluence base URL, here are examples:
http://mysite.com/mypath/status.png
or in this way:
/images/icons/macrobrowser/status.png
Hello,
You can refer to this article which gives step by step in how to use this Macro:
https://confluence.atlassian.com/display/DOC/Adding,+Editing+and+Removing+User+Macros
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
You can refer to this article which gives step by step in how to use this Macro:
https://confluence.atlassian.com/display/DOC/Adding,+Editing+and+Removing+User+Macros
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.