Open the menu
    ```html

    Integration with Public Social Networks: Add Message

    This interface allows the registration of new messages to be published on registered social network accounts.

    Features

    • It is an administration interface

    Screens

    Add Message
    • Account (identifier, required field) : Account used to send the message to the social network.
    • Message (string, required field) : Message to be published on the social network.
    • Publication Date (date and time) : Date from which the message can be published.

    Permissions

    • Edit service instance content: Allows managing all data of this service instance with publisher profile.

    Actions

    • Save and add message : Saves the registered information, adding a new message to be published on a public social network.
    ```