Has anyone ever tried to create a post from the rest api? Being that info is stored in _fl_builder_data we should in theory be able to create a new post and prepopulate it with data. Could we clone a post and edit it or am I missing something?
Hello,
I am wondering if you found a way to do this as I am struggling with the same thing right now.
So I developed the mcp server to first create a schema from all BB and Ultimate Addons for BB modules, then generate the JSON for the page, however when the JSON is submitted trough the Wordpress API the pages gets published but besides the title is completely blank. Still the page holds the JSON information but it is not displaying it.