# Use gumloop automations as part of my SAAS product

**URL:** https://forum.gumloop.com/t/use-gumloop-automations-as-part-of-my-saas-product/2543
**Category:** Get Help
**Tags:** General
**Created:** [April 20, 2025, 11:19pm UTC](https://forum.gumloop.com/t/use-gumloop-automations-as-part-of-my-saas-product/2543 "2025-04-20T23:19:30Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Tarek](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.gumloop.com/tarek/32/84_2.png) [@Tarek](https://forum.gumloop.com/u/Tarek)
#### Post date: [April 20, 2025, 11:19pm UTC](https://forum.gumloop.com/t/use-gumloop-automations-as-part-of-my-saas-product/2543/1 "2025-04-20T23:19:30Z")

</div>

Can I use Gumloop automations in the background as part of my product so that when a user takes an action inside my SaaS product, it triggers the Gumloop automation and returns an output inside my product?

---

<div class="post-metadata">

### Author: ![Gumloop\_Bot](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.gumloop.com/gumloop_bot/32/504_2.png) [@Gumloop\_Bot](https://forum.gumloop.com/u/Gumloop_Bot)
#### Post date: [April 20, 2025, 11:19pm UTC](https://forum.gumloop.com/t/use-gumloop-automations-as-part-of-my-saas-product/2543/2 "2025-04-20T23:19:31Z")

</div>

Hey @Tarek! If you’re reporting an issue with a flow or an error in a run, please include the **run link** and make sure it’s **shareable** so we can take a look.

1. **Find your run link** on the history page. Format: `https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}`

2. **Make it shareable** by clicking **“Share”** → ‘Anyone with the link can view’ in the top-left corner of the flow screen.  
 ![GIF guide](https://canada1.discourse-cdn.com/flex027/uploads/gumloop/original/1X/92c00c612fd65b861e706dd1b5eec5ec61677835.gif)

3. **Provide details** about the issue—more context helps us troubleshoot faster.

You can find your run history here: [https://www.gumloop.com/history](https://www.gumloop.com/history)

---

<div class="post-metadata">

### Author: ![Shrikar](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.gumloop.com/shrikar/32/300_2.png) [@Shrikar](https://forum.gumloop.com/u/Shrikar)
#### Post date: [April 21, 2025, 2:42pm UTC](https://forum.gumloop.com/t/use-gumloop-automations-as-part-of-my-saas-product/2543/3 "2025-04-21T14:42:14Z")

</div>

You can do that using the start workflows api.

---

<div class="post-metadata">

### Author: ![Wasay-Gumloop](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.gumloop.com/wasay-gumloop/32/69_2.png) [@Wasay-Gumloop](https://forum.gumloop.com/u/Wasay-Gumloop)
#### Post date: [April 22, 2025, 12:49am UTC](https://forum.gumloop.com/t/use-gumloop-automations-as-part-of-my-saas-product/2543/4 "2025-04-22T00:49:50Z")

</div>

Adding to @Shrikar’s answer – Here is the [doc for triggering a worklflow via webhook](https://docs.gumloop.com/api-reference/running-an-automation/start-automation) and you’ll have to [poll the output to fetch the result](https://docs.gumloop.com/api-reference/running-an-automation/retrieve-run-details).

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex027/uploads/gumloop/original/1X/d02ff8efcde6ac5d3ac8aa0376137d5f804da549.png) [@system](https://forum.gumloop.com/u/system)
#### Post date: [April 27, 2025, 12:50am UTC](https://forum.gumloop.com/t/use-gumloop-automations-as-part-of-my-saas-product/2543/5 "2025-04-27T00:50:13Z")

</div>

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.
