videosphere
    Preparing search index...
    • Builds Cross Publish fields for the SermonAudio sermon create body (socialSharing array + optional social_sharing_video_clip). Matches the live API shape used by transferupload and the SermonAudio dashboard; the public OpenAPI spec documents the nested platforms form but not this array form.

      Parameters

      • settings: SermonAudioCrossPublishSettings

        Normalized Cross Publish settings from draft metadata.

      • Optionaloptions: { defaultTitle?: string; defaultDescription?: string }

        Optional draft defaults when Cross Publish text fields are empty.

      Returns SermonAudioSocialSharingCreateFields

      SermonAudio body fields, or undefined when Cross Publish is off or empty.