Component: SharingService 
--------------------------

Functions to share items and pass them to Air Drop, Mail, Messages, iPhoto, and more.

| Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|
| [10.3](newinversion103.md "First functions introduced with version 10.3.") / [15.4](newinversion154.md "Newest functions in version 15.4.") | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |

  
| Item | Details |
|:--|:--|
| [SharingService.GetEmailRecipients](SharingServiceGetEmailRecipients.md)   Queries current list of email recipients. | Mac only   10.3 |
| [SharingService.GetEmailSubject](SharingServiceGetEmailSubject.md)   Queries current email subject. | Mac only   10.3 |
| [SharingService.ServicesForItems](SharingServiceServicesForItems.md)   Queries available services for some items. | Mac only   10.3 |
| [SharingService.SetEmailRecipients](SharingServiceSetEmailRecipients.md)   Sets email recipients list for next share. | Mac only   10.3 |
| [SharingService.SetEmailSubject](SharingServiceSetEmailSubject.md)   Sets email subject for next share. | Mac only   10.3 |
| [SharingService.SetTrigger](SharingServiceSetTrigger.md)   Sets a trigger to call for the share. | Mac only   10.3 |
| [SharingService.ShareHTML](SharingServiceShareHTML.md)   Shares html with services. | Mac only   15.4 |
| [SharingService.ShareItems](SharingServiceShareItems.md)   Shares items with services. | Mac only   10.3 |
| [SharingService.ShareValues](SharingServiceShareValues.md)   Shares text or containers with services. | Mac only   15.3 |

9 functions shown.

These functions require a license (100%).

### Release notes

- **Version 15.4**
    - Added [SharingService.ShareHTML](https://www.mbsplugins.eu/SharingServiceShareHTML.shtml) function to share HTML text to a service.
- **Version 15.3**
    - Added [SharingService.ShareValues](https://www.mbsplugins.eu/SharingServiceShareValues.shtml) function to pass text, that looks like an URL.
    - Improved [SharingService.ShareItems](https://www.mbsplugins.eu/SharingServiceShareItems.shtml) to better work with sharing styled text.
- **Version 10.3**
    - Added [SharingService](https://www.mbsplugins.eu/component_SharingService.shtml) functions.

### Blog Entries

- [Create an email in Apple Mail from FileMaker](https://www.mbsplugins.de/archive/2025-06-02/Create_an_email_in_Apple_Mail_/monkeybreadsoftware_blog_filemaker)
- [MBS @ FMTraining.TV - 25 Ways to Improve Your Database Using the FileMaker MonkeyBread Plug-in - Day 2](https://www.mbsplugins.de/archive/2025-01-23/MBS_@_FMTrainingTV_-_25_Ways_t/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, June 2021 News](https://www.mbsplugins.de/archive/2021-06-01/MBS_FileMaker_Plugin_June_2021/monkeybreadsoftware_blog_filemaker)
- [Seven things to add to your FileMaker solution today with MBS Plugin](https://www.mbsplugins.de/archive/2021-03-21/Seven_things_to_add_to_your_Fi/monkeybreadsoftware_blog_filemaker)
- [macOS Privacy and FileMaker](https://www.mbsplugins.de/archive/2020-08-11/macOS_Privacy_and_FileMaker/monkeybreadsoftware_blog_filemaker)
- [Neues MBS FileMaker Plugin 10.3 - Über 6200 Funktionen in einem Plugin](https://www.mbsplugins.de/archive/2020-07-21/Neues_MBS_FileMaker_Plugin_103/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin 10.3 - More than 6200 Functions In One Plugin](https://www.mbsplugins.de/archive/2020-07-21/MBS_FileMaker_Plugin_103_-_Mor/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 10.3pr8](https://www.mbsplugins.de/archive/2020-07-03/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)

### Example Databases

- [Mac only/Sharing Services](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Mac%20only/Sharing%20Services.shtml#3ScriptAnchor_)

[HTML Version](component_SharingService.shtml)