Hi all,
I am trying to update the existing Confluence page using Jira or Python or C# program leveraging the Confluence REST API.
Basically, my steps are as below:
The body content contains Confluence related tags which were not directly compatible in Jira and vice versa.
I have enclosed the screenshots of how the content actually is displayed in the Confluence page and how the content is returned by the API call with all the tags and all.
Is there a way to convert the tag content to user-friendly content in Jira or any other UI?
After the user makes the changes, the user-friendly content should again get converted to the tags supported by Confluence, so that the changes can be pushed to Confluence successfully.
Thanks in advance,
Vamsi