| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
MBS FileMaker Plugin Example Databases
GMail oAuth SMTP
All examples are included with download of MBS FileMaker Plugin.
| Overview | |
| Tables | 1 |
| Relationships | 0 |
| Layouts | 1 |
| Scripts | 8 |
| Value Lists | 0 |
| Custom Functions | 0 |
| Custom Menus | 24 |
| File Options | |
| Default custom menu set | [Standard FileMaker Menus] |
| Default theme | Apex Blue |
| When opening file | |
| Minimum allowed version | 12.0 |
| Login using | Account Name; Account= Admin |
| Allow user to save password | On |
| Require iOS passcode | Off |
| Show Sign-in fields | On |
| Switch to layout | Off |
| Hide all toolbars | Off |
| Script triggers | |
| OnFirstWindowOpen | Off |
| OnLastWindowClose | Off |
| OnWindowOpen | Off |
| OnWindowClose | Off |
| OnFileAVPlayerChange | Off |
| OnWindowTransaction | Off |
| Thumbnail Settings | |
| Generate Thumbnails | On; Temporary |
| Table Name | Statistics |
Comments |
Occurrences in Relationship Graph |
| GMail oAuth SMTP | 21 fields defined, 1 record |
GMail oAuth SMTP |
| Table Name: GMail oAuth SMTP - 21 Fields | ||||||||
| Field Name | Type | Options | Comments | On Layouts | In Relationships | In Scripts | In Value Lists | |
| PrimaryKey | Normal, Text |
Auto-Enter:
|
Unique identifier of each record in this table | |||||
| CreationTimestamp | Normal, Timestamp |
Auto-Enter:
|
Date and time each record was created | |||||
| CreatedBy | Normal, Text |
Auto-Enter:
|
Account name of the user who created each record | |||||
| ModificationTimestamp | Normal, Timestamp |
Auto-Enter:
|
Date and time each record was last modified | |||||
| ModifiedBy | Normal, Text |
Auto-Enter:
|
Account name of the user who last modified each record | |||||
| Debug | Normal, Text |
Auto-Enter:
|
||||||
| URL | Normal, Text |
Auto-Enter:
|
||||||
| CURL Debug | Normal, Text |
Auto-Enter:
|
||||||
| CURL Result | Normal, Text |
Auto-Enter:
|
||||||
| access_token | Normal, Text |
Auto-Enter:
|
||||||
| Answer | Normal, Text |
Auto-Enter:
|
||||||
| ClientID | Normal, Text |
Auto-Enter:
|
||||||
| ClientSecret | Normal, Text |
Auto-Enter:
|
||||||
| TenantID | Normal, Text |
Auto-Enter:
|
||||||
| From Email | Normal, Text |
Auto-Enter:
|
||||||
| To Email | Normal, Text |
Auto-Enter:
|
||||||
| From Name | Normal, Text |
Auto-Enter:
|
||||||
| To Name | Normal, Text |
Auto-Enter:
|
||||||
| Subject | Normal, Text |
Auto-Enter:
|
||||||
| Email Text | Normal, Text |
Auto-Enter:
|
||||||
| refresh_token | Normal, Text |
Auto-Enter:
|
||||||
Layout Objects: GMail oAuth SMTP
| Field Name: GMail oAuth SMTP::Debug | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::URL | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::CURL Debug | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::CURL Result | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::access_token | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::Answer | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::ClientID | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::ClientSecret | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::From Email | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::To Email | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::From Name | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::To Name | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::Subject | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::Email Text | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Field Name: GMail oAuth SMTP::refresh_token | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes | |
| Button Properties | Coordinates | Script/Script Step | ||||
|
|
Open Script Workspace | ||||
| Web Viewer Control Properties | Coordinates | Web Address | |||
|
|
"about:blank" |
| Start Authentication |
| WebHookReceived |
| Query Token |
| Extract Access Token |
| Send Email |
| Clear |
| Logout from WebViewer |
| Refresh Token |
| Next Script: [WebHookReceived] |
| Script Name | Start Authentication |
| Run script with full access privileges | Off |
| Siri Shortcut Visible | Off |
| Include In Menu | Yes |
| Layouts that use this script | |
| Scripts that use this script | |
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script | |
| Layouts used in this script | |
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script | |
| Custom menu set used by this script | |
| Previous Script: [Start Authentication] | Next Script: [Query Token] |
| Script Name | WebHookReceived |
| Run script with full access privileges | Off |
| Siri Shortcut Visible | Off |
| Include In Menu | No |
| Layouts that use this script | |
| Scripts that use this script | |
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script | |
| Layouts used in this script | |
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script | |
| Custom menu set used by this script | |
| Previous Script: [WebHookReceived] | Next Script: [Extract Access Token] |
| Script Name | Query Token |
| Run script with full access privileges | Off |
| Siri Shortcut Visible | Off |
| Include In Menu | No |
| Layouts that use this script | |
| Scripts that use this script | |
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script | |
| Layouts used in this script | |
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script | |
| Custom menu set used by this script | |
| Previous Script: [Query Token] | Next Script: [Send Email] |
| Script Name | Extract Access Token |
| Run script with full access privileges | Off |
| Siri Shortcut Visible | Off |
| Include In Menu | No |
| Layouts that use this script | |
| Scripts that use this script | |
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script | |
| Layouts used in this script | |
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script | |
| Custom menu set used by this script | |
| Previous Script: [Extract Access Token] | Next Script: [Clear] |
| Script Name | Send Email |
| Run script with full access privileges | Off |
| Siri Shortcut Visible | Off |
| Include In Menu | Yes |
| Layouts that use this script | |
| Scripts that use this script | |
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script | |
| Layouts used in this script | |
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script | |
| Custom menu set used by this script | |
| Previous Script: [Send Email] | Next Script: [Logout from WebViewer] |
| Script Name | Clear |
| Run script with full access privileges | Off |
| Siri Shortcut Visible | Off |
| Include In Menu | Yes |
| Layouts that use this script | |
| Scripts that use this script | |
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script | |
| Layouts used in this script | |
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script | |
| Custom menu set used by this script | |
| Previous Script: [Clear] | Next Script: [Refresh Token] |
| Script Name | Logout from WebViewer |
| Run script with full access privileges | Off |
| Siri Shortcut Visible | Off |
| Include In Menu | Yes |
| Layouts that use this script | |
| Scripts that use this script | |
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script | |
| Layouts used in this script | |
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script | |
| Custom menu set used by this script | |
| Previous Script: [Logout from WebViewer] |
| Script Name | Refresh Token |
| Run script with full access privileges | Off |
| Siri Shortcut Visible | Off |
| Include In Menu | Yes |
| Layouts that use this script | |
| Scripts that use this script | |
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script | |
| Layouts used in this script | |
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script | |
| Custom menu set used by this script | |
Download example: GMail oAuth SMTP
Used functions:- CURL.Cleanup
- CURL.GetDebugAsText
- CURL.GetResponseCode
- CURL.GetResultAsText
- CURL.New
- CURL.Perform
- CURL.Release
- CURL.SetOptionCAInfo
- CURL.SetOptionHTTPHeader
- CURL.SetOptionPort
- CURL.SetOptionPostFields
- CURL.SetOptionSSLVerifyHost
- CURL.SetOptionSSLVerifyPeer
- CURL.SetOptionSSLVersion
- CURL.SetOptionURL
- CURL.SetOptionUseSSL
- CURL.SetOptionXOAuth2Bearer
- SendMail.CreateEmail
- SendMail.PrepareCURL
- SendMail.Release
- SendMail.SetFrom
- SendMail.SetPlainText
- SendMail.SetSMTPServer
- SendMail.SetSubject
- Text.EncodeURLComponent
- WebHook.Create
- WebHook.Listen
- WebHook.Release
- WebHook.SetAutoAnswer
- WebHook.SetScript
- WebRequest.GetRawData
- WebRequest.Release
- WebRequest.URLComponents
- WebView.LoadURL
- WebView.SetCustomUserAgent