# Poller

A Poller is a configuration record which defines the frequency of polling and which logic to use (the logic itself is defined in the Poll Processor). Each time it is run, it creates a corresponding Poll Request record.

## New Poller

Click the **'Pollers' icon** & then **New**.

The fields to be configured for the New Poller modal are as follows:

| #   | Field          | Description                                           | Value                                  |
| --- | -------------- | ----------------------------------------------------- | -------------------------------------- |
| 1\* | Name           | The name of your Poller.                              | \<Your Name>                           |
| 2\* | Poll processor | The Poll Processor to use when running this Poller.   | \<Your Poll Processor>                 |
| 3   | Run            | The frequency at which the Poller should run.         | 'Periodically'                         |
| 4   | Run as         | Poller will run with credentials of specified user.   | \<Your  Inbound user> (from Connetion) |
| \*  | Active         | Set to true to use this Poller record for processing. | \<true>                                |

*\*These fields are mandatory, or automatically defaulted to true.*

*Your New Poller modal should look like this:*

![](https://2404534899-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBk35gIi557UHt7QlJ%2F-MezYmN00JDdohx203fl%2F-Mez_4bMHPIjqIOc_Ls7%2FIUPG%20-%20Poller%201.png?alt=media\&token=a96ac3a3-2fd5-46e8-9f4a-437278a96287)

5\) **Submit and view** to further configure the Poller.

## Details

The fields to be configured for the Details form are as follows:

| # | Field       | Description                                                   | Value               |
| - | ----------- | ------------------------------------------------------------- | ------------------- |
| 6 | Description | A description of what this Poller is for and/or how it works. | \<Your description> |

*Your Details form should look like this:*

![](https://2404534899-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBk35gIi557UHt7QlJ%2F-Mf38NEErU44ukxAI2dH%2F-Mf3ANdJtsL_fBx1YmQI%2FIUPG%20-%20Poller%202.png?alt=media\&token=76e129f1-854a-462e-a58b-91d13a31f419)

7\) Navigate to **Scheduling**.

## Scheduling

The fields to be configured for the Scheduling form are as follows:

| #   | Field           | Description                                     | Value                   |
| --- | --------------- | ----------------------------------------------- | ----------------------- |
| 8\* | Repeat interval | The interval at which the Poller should repeat. | '05' (Minutes)          |
| 9   | Starting        | The date/time the Poller  should start.         | \<Your Start date/time> |

*\*This field is mandatory.*

*Your Scheduling form should look like this:*

![](https://2404534899-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBk35gIi557UHt7QlJ%2F-Mf38NEErU44ukxAI2dH%2F-Mf3BfQwER4qD0vpAhYk%2FIUPG%20-%20Poller%203.png?alt=media\&token=95637b01-ff53-456a-9d1e-41f29b9503c8)

10\) **Save** the Poller.

In order to process the inbound Requests, we next need to configure our **Inbound Message**.
