Component: ServiceProvider 
---------------------------

Add service menu entries for Mac which callback to FileMaker.

| Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|
| [4.4](newinversion44.md "First functions introduced with version 4.4.") | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |

  
| Item | Details |
|:--|:--|
| [ServiceProvider.Install](ServiceProviderInstall.md)   Installs a service provider handler. | Mac only   4.4 |
| [ServiceProvider.Uninstall](ServiceProviderUninstall.md)   Removes service provider. | Mac only   4.4 |
| [ServiceProvider.Value](ServiceProviderValue.md)   Queries a value from last service invocation. | Mac only   4.4 |

3 functions shown.

These functions are free to use.

### Example Databases

- [Mac only/Services for Mac OS X/ServiceProvider test](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Mac%20only/Services%20for%20Mac%20OS%20X/ServiceProvider%20test.shtml#1ScriptAnchor_)
- [Mac only/Services for Mac OS X/ServiceProvider](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Mac%20only/Services%20for%20Mac%20OS%20X/ServiceProvider.shtml#1ScriptAnchor_)

[HTML Version](component_ServiceProvider.shtml)