Open the menu
    ```html

    Integration with Public Social Networks: Administration of Public Social Network Messages

    This interface allows managing the publication of messages on social networks.

    Features

    • It is an administration interface

    Screens

    Administration of Public Social Network Messages

    Data

    Message

    • Message(string) : Message to be published on the social network.
    • Publication Date(date and time) : Date from which the message can be published.
    • Account(identifier) : Account used to send the message to the social network.
    • Status(integer) : Status of the publication of the message.

    Permissions

    • Edit service instance content: Allows management of all the data of this service instance with publisher profile.
    ```