Execute_CustomMobileMessageForMeetNow
Description
Sends a custom mobile message with an override schedule that directs the recipient to visit a specified Site upon acceptance.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Reference entity; sender and receiver are determined by MobileMessageParties |
| S1 | CustomMobileMessageId (linked to CustomMobileMessage.json) |
| S2 | SiteId to visit when the message is accepted |
| F1 | Duration in hours to add to the current time for the override schedule (default: 2) |
Examples
| Description | BaseObject | Command | S1 | S2 | F1 |
|---|---|---|---|---|---|
| Invite Self to visit a friend's home for 2 hours | Self | CustomMobileMessageForMeetNow | InviteVisit_001 | Site_FriendHome_01 | 2 |
| Invite Target to meet at the park for 3 hours | Target | CustomMobileMessageForMeetNow | InviteVisit_002 | Site_Park_01 | 3 |
| Send a meet-now message with a default 2-hour schedule | Self | CustomMobileMessageForMeetNow | MeetNow_001 | Site_Cafe_01 |
Back to Command FinderSearch and filter all 399 Script Execution documents