You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi i tried with HTML Macro, can you tell me the backend Name of the below field(insert text), so that i can push my html code inside this field from different tool through REST Message
It's not a field, it's a chunk of body text you get to insert when you wrap the macro around it.
Hi Nic, Thanks for the response
before i was trying with this content Type, so it will create a new page by adding content with html tag, (i need with the exact content format)
{
"type":"page",
"title":"${title}",
"space":{"key":"${key}"},
"body":{
"storage":{
"value":"${body}",
"representation":"storage"
}
}
}
so can you please suggest me what should i change in that content type to push the values in that html macro? or anything else can i do
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The manager’s daily activities include a list of challenges to reach high levels of efficiency for their teams. Part of these challenges is related to how to deal with the worklog systems sin...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.