|
| 1 | +--- |
| 2 | +id: zohoproject-integration |
| 3 | +title: Zoho Project Integration with LambdaTest |
| 4 | +hide_title: false |
| 5 | +sidebar_label: Zoho Project |
| 6 | +description: LambdaTest provides integration with Zoho Project to help you log bugs directly from your test session on LambdaTest to Zoho Projects. |
| 7 | +keywords: |
| 8 | + - LambdaTest integrations |
| 9 | + - Push issues to Zoho Project |
| 10 | + - LambdaTest Zoho Project integration |
| 11 | + - bug tracking tools |
| 12 | + - project management tools |
| 13 | + - integrate zoho project with lambdatest |
| 14 | + - create issue in zoho project from lambdatest |
| 15 | +image: /assets/images/og-images/default-user-image.png |
| 16 | +url: https://www.lambdatest.com/support/docs/zohoproject-integration/ |
| 17 | +site_name: LambdaTest |
| 18 | +slug: zohoproject-integration/ |
| 19 | +--- |
| 20 | + |
| 21 | +<script type="application/ld+json" |
| 22 | + dangerouslySetInnerHTML={{ __html: JSON.stringify({ |
| 23 | + "@context": "https://schema.org", |
| 24 | + "@type": "BreadcrumbList", |
| 25 | + "itemListElement": [{ |
| 26 | + "@type": "ListItem", |
| 27 | + "position": 1, |
| 28 | + "name": "Home", |
| 29 | + "item": "https://www.lambdatest.com" |
| 30 | + },{ |
| 31 | + "@type": "ListItem", |
| 32 | + "position": 2, |
| 33 | + "name": "Support", |
| 34 | + "item": "https://www.lambdatest.com/support/docs/" |
| 35 | + },{ |
| 36 | + "@type": "ListItem", |
| 37 | + "position": 3, |
| 38 | + "name": "Zoho Project Integration", |
| 39 | + "item": "https://www.lambdatest.com/support/docs/zohoproject-integration/" |
| 40 | + }] |
| 41 | + }) |
| 42 | + }} |
| 43 | +></script> |
| 44 | + |
| 45 | +Zoho Project is a powerful cloud-based project management solution that streamlines project tracking, bug management, and team collaboration through its robust customization and automation capabilities. |
| 46 | + |
| 47 | +The LambdaTest integration enables you to capture and log bugs directly from your test sessions to Zoho Project, complete with screenshots and test environment details, making your testing workflow more efficient. |
| 48 | + |
| 49 | +> Zoho Project Integration with LambdaTest is available for both freemium and premium plans. |
| 50 | +
|
| 51 | +## Integrate Zoho Project With LambdaTest |
| 52 | + |
| 53 | +**Step 1:** Login to your LambdaTest account. You should have administrator or user level access. |
| 54 | + |
| 55 | +**Step 2:** Navigate to `Settings` -> `Integrations` -> `Bug Tracker`. |
| 56 | + |
| 57 | +**Step 3:** Click on **Install** on the Zoho Project block. |
| 58 | + |
| 59 | +**Step 4:** Select the region where your Zoho Project account is located. |
| 60 | + |
| 61 | +**Step 5:** Sign in to your Zoho Project account. |
| 62 | + |
| 63 | +**Step 6:** Click **Accept** when Zoho Project requests permission to access your Zoho account data. |
| 64 | + |
| 65 | +**Step 7:** Select your portal and then projects you want to integrate. |
| 66 | + |
| 67 | +**Step 8:** Click **Install**. LambdaTest will now be integrated with Zoho Project. |
| 68 | + |
| 69 | +<video class="right-side" width="100%" controls id="vid"> |
| 70 | +<source src={require('../assets/videos/integration/bug-tracking/zohoproject/install.mp4').default} type="video/mp4" /> |
| 71 | +</video> |
| 72 | + |
| 73 | +## Log your First Bug |
| 74 | + |
| 75 | +**Step 1:** Ensure you have access to the appropriate Zoho Project workspace and project. |
| 76 | + |
| 77 | +**Step 2:** While testing on LambdaTest, if you encounter a bug, click on the **Mark as Bug** button available. |
| 78 | + |
| 79 | +**Step 3:** In the bug logging form, provide the necessary details. |
| 80 | + |
| 81 | +<img loading="lazy" src={require('../assets/images/integrations/zohoproject/1.png').default} alt="4" className="doc_img"/> |
| 82 | + |
| 83 | +**Step 4:** Click on the **Create Issue** button. The bug will be logged into your Zoho Project, and you can view it directly from your Zoho Project dashboard. |
| 84 | + |
| 85 | +<img loading="lazy" src={require('../assets/images/integrations/zohoproject/2.png').default} alt="4" className="doc_img"/> |
| 86 | + |
| 87 | +## Resync Zoho Project Integration |
| 88 | + |
| 89 | +To ensure that your Zoho Project integration stays up-to-date with the latest projects and users: |
| 90 | + |
| 91 | +**Step 1:** Navigate to **Settings** -> **Integrations** in your LambdaTest account. |
| 92 | + |
| 93 | +**Step 2:** Locate the Zoho Project integration and click on the **Resync** button. |
| 94 | + |
| 95 | +If your refresh token has expired, you will be prompted to reauthorize your Zoho Project integration. |
| 96 | + |
| 97 | +<img loading="lazy" src={require('../assets/images/integrations/zohoproject/3.png').default} alt="4" className="doc_img"/> |
| 98 | + |
| 99 | +## Uninstall Zoho Project Integration |
| 100 | + |
| 101 | +**Step 1:** Navigate to `Settings` -> `Integrations` in your LambdaTest account. |
| 102 | + |
| 103 | +**Step 2:** Locate the Zoho Project integration and click on the **Remove** button to uninstall the integration. |
| 104 | + |
| 105 | +> That was all you need to know for LambdaTest + Zoho Project Integration. Increase your productivity with our integrations. If you still have any questions for us, please feel free to let us know. Our experts are always available on <span className="doc__lt" onClick={() => window.openLTChatWidget()}>**chat**</span> to help you out with any roadblock. |
| 106 | +
|
| 107 | +<nav aria-label="breadcrumbs"> |
| 108 | + <ul className="breadcrumbs"> |
| 109 | + <li className="breadcrumbs__item"> |
| 110 | + <a className="breadcrumbs__link" href="https://www.lambdatest.com"> |
| 111 | + Home |
| 112 | + </a> |
| 113 | + </li> |
| 114 | + <li className="breadcrumbs__item"> |
| 115 | + <a className="breadcrumbs__link" target="_self" href="https://www.lambdatest.com/support/docs/"> |
| 116 | + Support |
| 117 | + </a> |
| 118 | + </li> |
| 119 | + <li className="breadcrumbs__item breadcrumbs__item--active"> |
| 120 | + <span className="breadcrumbs__link"> |
| 121 | + Zoho Project Integration |
| 122 | + </span> |
| 123 | + </li> |
| 124 | + </ul> |
| 125 | +</nav> |
0 commit comments