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.
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.