> For the complete documentation index, see [llms.txt](https://docs.primelister.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primelister.com/features/poshmark-automation-tool/how-to-send-bulk-offers-to-likers-on-poshmark.md).

# Auto Send Offers to Likers

## Send Offers to Likers 🤖

Using PrimeLister you can automatically send offers to likers on Poshmark.

## Tutorial Video 🎞

{% embed url="<https://youtu.be/XuP14HoSVoc>" %}

### **Specifications ⚙️**

1️⃣ Filter offers by age (in days) of listing&#x20;

2️⃣ Filter by current price of listing&#x20;

3️⃣ Filter by minimum net earning of listing&#x20;

4️⃣ Filter by category of listing&#x20;

5️⃣ Exclude Boutique listings&#x20;

6️⃣ Exclude New With Tags listings&#x20;

7️⃣ Set offer discounts by percentage or fixed amount&#x20;

8️⃣ Customize shipping offers

### **Step by Step Guide 🧾**

1️⃣ Navigate to the Send Offer section in PrimeLister.&#x20;

2️⃣ Set your offer rules:

* Choose offer price measure (percentage or amount)
* Input offer price unit
* Select shipping offer&#x20;

3️⃣ Apply filters as needed:

* Age of listing (e.g., 0 to 12 days)
* Current price range (e.g., $100 to $200 USD)
* Minimum net earning: • Choose Price Filter Measure (Percentage or Amount) • Select Percentage of (Current Listing Price or Lowest Historical Price) • Input Percentage/Amount
* Categories (All Categories, Women, Men, Kids, Home, Electronics)&#x20;

4️⃣ Enable/disable exclusions for Boutique and New With Tags listings.&#x20;

5️⃣ Exclude specific listings:

* Activate the Exclude Listings button. A new page will open, allowing you to select individual items you do not want to send offers for.&#x20;

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

6️⃣ Click "Enable" to activate the automation.

### **Use Cases 💡**

* Target listings within specific age ranges
* Focus on items within certain price brackets
* Ensure minimum profitability with net earning filter
* Create category-specific promotions
* Exclude certain listing types for targeted offers

### **Tips ✨**

* Combine multiple filters for precise targeting
* Adjust offer amounts based on item age or category
* Use category filters to create niche promotions
* Maintain profit margins with minimum net earning filter

Remember to regularly review and adjust your offer strategies to optimize your Poshmark sales performance.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.primelister.com/features/poshmark-automation-tool/how-to-send-bulk-offers-to-likers-on-poshmark.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
