#What's the easiest way to POST content with Lexical Editor?

3 messages · Page 1 of 1 (latest)

rocky raft
#

I am using Lexical editor in my collections. I'm trying to make a POST request to insert some data into a collection. However, passing just a string as a value to the richText field doesn't work. Is there a way to do this without having to setup a custom endpoint with HTML=>Lexical converter?

rocky raft
#

Ended up doing an HTML conversion, following the docs,