> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/set-up-your-integrations/activecampaign/source-actions/get-deal-updated.md).

# Get deal updated

1. **Select ActiveCampaign** as your source app. Under “New flow” in the “Gears” menu and click “Create.”

<figure><img src="https://lh4.googleusercontent.com/Bar2t0N6SVLrvo2riuCJX3kxyU3sD56rczRbhYyw5bB1RwfLpUyhNlcyRF85m8bWrTgiPIjqLlDnWkByHv1rZVjfCiLGS8nVW0MTqmqOx-vYKfBIcTtOR83xMh3fZ31p6XcV-KQ4AjXy4zfZZ_0Aig" alt=""><figcaption></figcaption></figure>

2. **Choose the connection** you want to use after clicking the red gear. You can also create a new one. Click “Continue.”

<figure><img src="https://lh4.googleusercontent.com/E_YN6JlqjzJ2IZe7oDi7gYn4lrOi4zCK24VPzATkmBNQKa7WmcR_2t7emHUJ8ihY8Ub9HTrXoLIMzsIYqLZRzf5sq_Nme-JRQHfFjjJOGyv4eR8dGUw_1fRf-9f1RpvcXtjX9nS6k2VAtKwhhftDbA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
GearPlug will check whether the connection functions properly before moving on. If it doesn’t, you won’t be able to continue setting up your Gear.&#x20;
{% endhint %}

3. **Pick “Get deal updated”** as your action and click “Create.” This brings up a pop-up screen asking for a new record. Head over to your ActiveCampaign and make a change in a deal.

<figure><img src="https://lh4.googleusercontent.com/dZ31Uv8l0JMTfh96O5Sum6X2mSb7Z9MBb1SzQu-DrjLFS5ur95U65ULM1sntfzLe_I0fWH08Aqio8mY7Jv14rfWZLRuGCJZ_Agz3_FKW1K0P_6GkDEp5XUM5ihU2s9jXx9gMs61K8hx8iTl4CxdL1g" alt=""><figcaption></figcaption></figure>

4. **Review the imported data** to ensure everything worked properly. Then, click “OK” to finish setting up your source app.

<figure><img src="https://lh5.googleusercontent.com/Cg_wfWigF62P_HYZrYKs7I7iW09N_RbweN9vKrYSzFTmH_2x5DIk07WA6TuWjsAX8yP0swzDnJTpeKOiKiKcGsINnlL-F_OHeCVnoEQDJl_Pl_i_Ka_XHs2LyZg5pNqnwN2ztVCCBKE2becGWxnSAg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Empty fields: Under the imported log, you’ll find a drop-down list of “Empty Fields.” Here, you’ll find fields GearPlug can import—but weren’t used in the form.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.gearplug.io/english/set-up-your-integrations/activecampaign/source-actions/get-deal-updated.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.
