> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/relate/automation-flows/actions/automation-flows-create-new-opportunity.md).

# Automation Flows - Create New Opportunity

<figure><img src="/files/81e9f69f84c1d242ea8577d01f1e257fc6e1401f" alt=""><figcaption></figcaption></figure>

It is possible to generate Opportunities from Leads originating from imports, as well as from Meta and Google forms, without needing to rely on customer service support.

To create and run your flow, follow these steps:&#x20;

1. **Create the Automation Flow:**

* Go to Automation Flows via “Find Services”. Or just type the name, and the feature appears.
* To create, click “+ New”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc9lrw0zlsNXvMz_iJZNfA2sOTnLsMYiHw2-wg8gcNwuEuEHLSFBxuqiU-Rfy04n15LlEMXwUw2Bu_j4iTC5l8BpTBhvQN329A_7FkukFoKf7Zjz07FBLwxWwf9CFrayJSV7lef?key=ko5kr0eZYgr9RnjoEO_73vTZ" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfTSb2Lppns9_8PbJyaXHN32ipqFZnGaGE4Ym85SWj5xkktksGkGf7ONk1dliY0k97AHO6dUbB5Kq0Vs1dGfu0-1HVlMXLn4wwo1JU4w2RMIPGqVDmtME26Nkp42e9ViwvkVlLW?key=ko5kr0eZYgr9RnjoEO_73vTZ" alt=""><figcaption></figcaption></figure>

2. **Configure and Create:**

* **Enter a Name:** Give your flow a descriptive name.
* **Enter a description:** detail of what will happen in the flow.
* **Set up a Segment:** Choose one you prefer.
* **Category:** Choose one you prefer. This is optional
* **Allow leads to restart the flow?:** It depends on your strategy.

> If left as “YES”, it will go through the flow more than once.

* Click on **“Open Builder”**, to create the flow with your actions and conditions.\ <br>

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcbpVvVATaR95c8ll9fApNLeJL4j-FABHBR4kOnrIhSLQ-kRZmk9BOWuLomsQi9qvmcsXjqBlKhbe0n6JvoTXB4kf_IhxF8J3rj5X_0X3mSY2rIO4QO4_8uBEnd4ybsA5Sg6-Xf?key=ko5kr0eZYgr9RnjoEO_73vTZ" alt=""><figcaption></figcaption></figure>

3. **Building the Flow:**

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

4. **Saving the Automation Flow:**

After creating and making the necessary changes, save your Flow and publish it.

* **Published:** When selecting "YES", the flow will start working immediately.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcReGZoACUWJVIBY0NlN6wuw4n8Zibrri8Nmi6Ia-AvNRCYx2Rt7RYqPEBRVu4cHFti7ENA5fC3Au3WBTkJ3b4J7JnHYO9N-4wLzvbQY6MM3A5diJvHlRNheBsfSvfXbI0Kc96axQ?key=ko5kr0eZYgr9RnjoEO_73vTZ" alt=""><figcaption></figcaption></figure>

**CONCLUSION:**&#x20;

By using the Automation Flow in SprintHub to create Opportunities, your operation becomes more efficient and scalable, allowing immediate use of Leads generated through different channels, without depending on manual processes or customer service support. This contributes to a smoother, more agile journey with greater conversion potential.


---

# 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.sprinthub.com/en/topics/relate/automation-flows/actions/automation-flows-create-new-opportunity.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.
