# Ramp

### Integration Overview

Ramp is a payment platform with approval workflows and three-way matching capabilities. The integration with Ramp allows your purchasing team to create purchase orders in ION and have them approved and paid in Ramp. Future integrations will create receipts in Ramp when purchases are received in ION. Having the purchase order, receipt, and invoice enables three-way matching capabilities.&#x20;

See this [article](https://support.ramp.com/hc/en-us/articles/30227975187731-3-Way-Match-with-Ramp-Procurement) for more information about three-way matching with Ramp.

### Business Process Diagram

<figure><img src="/files/ukj3rfcxXN1ikqDUlVdh" alt="" width="563"><figcaption></figcaption></figure>

### Existing Integration and Process Flow

<figure><img src="/files/btohP4wdFbyy0z8IqOsl" alt="" width="563"><figcaption></figcaption></figure>

#### Explanation of current process flow:

1. Available suppliers can be used to create purchase orders in ION
2. Once the purchase order is moved to 'approved' the PO is created in Ramp
   1. Optionally: If you prefer to approve in Ramp. please let us know. In that case, when a ION PO is placed 'in review', it will create a PO in Ramp. Once finance approves the PO in Ramp the integration moves the purchase order to 'approved' in ION so that the purchase can be sent to the supplier

{% hint style="info" %}
At the moment, you need to maintain and import suppliers from Ramp into ION
{% endhint %}

#### Future State:

We are currently working to enable the triple match in Ramp by generating Ramp item receipts when you have received your goods in ION. This the full flow of the integration.

<figure><img src="/files/a7TtOCSnwLZtavLaplon" alt=""><figcaption></figcaption></figure>

Please reach out to your Customer Success Manager for more information and to request setup


---

# 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://manual.firstresonance.io/integrations/ramp.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.
