# Portal Push Notifications

With Portal Push Notifications, it is possible to send refresh requests to specific portlets. Portal push notification is located in the Flow Environment connector.

<div align="left"><img src="/files/-MO2LSM35QlmRxk_IMB6" alt=""></div>

To create a push event, create a machine step, choose the Portal push event from the Flow Environment connector, and enter portal webAPI address and Portlet Internal Name.

![](/files/-Me9p8OmICSN4CS4dnNM)

The next step is to allow Portal to listen to the events. It can be done in the General section of Portal Settings.&#x20;

![](/files/-Me9pmfvtwyY19H7S3yn)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.novacuraflow.com/development/flow-portal-2/portal-push-notifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
