# One-Time Notification Request Action

This action will display a one-time notification request to the user.

![](https://content.gitbook.com/content/tZEstFBYh3uMutlup6ku/blobs/bTC0HYSe2WzoaTQ6Ic0d/image.png)

### Settings

The action uses the following settings:

| Setting | Description                                                | [Parsed](https://docs.mylinkconnect.com/actions-and-operations/dynamic-parsing) |
| ------- | ---------------------------------------------------------- | ------------------------------------------------------------------------------- |
| Title   | The text of the request that will be displayed to the user | :white\_check\_mark:                                                            |

### Remarks

One-time notification requests are mandatory on [Facebook ](https://docs.mylinkconnect.com/basic-concepts/publishing/channels/facebook)if you want to follow-up your user with a message outside of the 24 hours window. Please refer to [Facebook official documents](https://developers.facebook.com/docs/messenger-platform/send-messages/one-time-notification) to know ho to enable the one-time flag for your page.&#x20;

{% hint style="info" %}
This action is not blocking. This means that the user is still able to type/chat instead of accepting your request.
{% endhint %}

### Trigger

On User Accept. This action will trigger any child operation as soon as the user accepts your notification request.

### Variables

This action does not produce any variable.

### Availability

Channel specific availability follows the table below:

| Channel          | Availability       |
| ---------------- | ------------------ |
| Facebook         | Fully Available    |
| WhatsApp         | **Not Available.** |
| Telegram         | **Not Available.** |
| Web              | **Not Available.** |
| Alexa            | **Not Available.** |
| Google Assistant | **Not Available.** |
| Slack            | **Not Available.** |
| API              | Fully Available    |

This action can be used both inside interactions and as child of other actions. At least a [Starter level plan](https://docs.mylinkconnect.com/basic-concepts/your-account/upgrading-from-free) is required to use this action.
