Skip to content

How to set block content of campaign by REST API #300

@dompie

Description

@dompie

I need to set the content of a block editor campaign. After having a look in the DB, it seems like the json_body column stores the block editor content.

I have seen a text_body property to fill when using the REST API for a text campaign.
I have seen a html_boy property to fill when using the REST API for a markdown campaign.
But I can't use (and find) neither json_body nor block_body to use on the REST API.

Is there maybe another way to set the content of a block campaign?

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions