Skip to main content

How can I mark a deal as won or lost?

Team MailBlue avatar
Written by Team MailBlue
Updated this week

Once deals are completed, you can mark them as won or lost. This will affect the data available for segmentation and your deals reports.

Marking a deal as won/lost from the contact overview

  1. Click on 'contacts' in the menu.

  2. Find the contact with the deal you want to update and click on the name.

  3. Click on the 'deals' tab.

    deals_hint.png
  4. Click on the name of the deal you want to mark.

    deal_indication.png
  5. Click 'won' or 'lost', depending on how you want to mark the deal.

    status_won___lost.png

Marking a deal as won/lost from a pipeline

  1. Click on 'deals' in the menu.

  2. Select the pipeline where the deal is located in the dropdown menu at the top left.

  3. Click on the deal you want to mark and select it to the 'won' or 'lost' field above the pipeline.

    marking_status_won_or_lost.gif

Marking a deal as won/lost from an automation

  1. Click on 'automations' in the menu.

  2. Choose the automation in which you want to add the status update action and click on 'edit'.

  3. Click on the plus sign where you want to add the action and select 'update work status' in the CRM section.

    update_status_.png
  4. Choose 'won' or 'lost' for 'select a new deal status'.

    dealstatus_.png
  5. Click on the 'affected' dropdown to indicate which deals should receive a status change when contacts reach this step in the automation.

    dealstatus_2_.png
  6. In the 'pipeline' dropdown, choose which pipeline this action will affect.

    dealstatus_3_.png
  7. Click 'save'.

Marking a deal as won/lost from external integrations

Some external integrations, such as Zapier, can also update the status of a deal.

If you want to do this with Zapier, fill in the following details when creating a Zap:

  1. Under ActiveCampaign actions, select 'update deal'.

    deal_integration_1_.png
  2. On the 'edit template' page, you can then specify the update you want under 'status'.

    deal_integration_2_.png

Marking a deal as won/lost from the API

You can use the following API calls to mark a status as won or lost:

deal_edit API call

This uses the current API v1. With this API call, you can update a deal in your MailBlue account. Use 1 in the status field to mark a deal as won, 2 as lost.

update a deal API

This uses the new API v3 (beta). Use 1 in the status field to mark a deal as won, 2 as lost.

Did this answer your question?