# Messages

## Inbound Messages

In order to process the attachments returned from the remote system we will configure a new inbound Message.

* AddAttachmentInbound

Because we have edited the Endpoint URLs in the Connection, the Create Poll Processor and the Parent & Child Poll Processors, we will utilise the Messages we created in the earlier Guides in order to test the Integration and process the data that is returned from the remote system. The following Messages will be used:

* CreateIncidentInbound
* UpdateIncidentInbound
* ResolveIncidentInbound
* CreateIncidentResponse

## Outbound Messages

For the same reason as above and because we have edited the outbound Message Path for the previously configured Messages, we will need to test those also. The following Messages will be used:

* CreateIncident
* UpdateIncident
* ResolveIncident
* CreateIncidentInboundReceipt

Let's now configure the **AddAttachmentInbound Message**.

{% content-ref url="messages/addattachmentinbound-message" %}
[addattachmentinbound-message](https://docs.sharelogic.com/unifi/2.2/integration-guides/incident-attachment-poller-guide/messages/addattachmentinbound-message)
{% endcontent-ref %}
