Yodiz supports WebHook integration with Assembla. It will enable you to:

  • Track code commits by associating them with User Story, Epic, Issues and Tasks. This will help you identifying which files are added, updated or deleted against a particular bug or task.
  • Update Status of Items just by following a simple convention when writing your comments for commit.
  • View Code Commits for each Item in Yodiz under its Commit Log section.

Setup Assembla Integration

In order to set up automatic linking of Assembla commits to a Yodiz Issue, Task, User Story and Epic. You can configure a webhook at Assembla.

Please follow these instructions.

  1. Go to Yodiz Navigation menu, top leftmost icon Menu-Hamburg-Icon > Source Code integration > Assembla
  2. How-to-configure-Assembla-Integration
    Note: Make sure that you have rights in Assembla to add a webhook.
  3. Copy the URL and Request Code provided at the Assembla Integration page in Yodiz.
  4. Go to your account at Assembla.
  5. Create a New Space using the plus icon.
  6. Click on grid icon, Go to Admin > Tools > More > Webhook (At end of page)
  7. Add the new webhook.
  8. Go to your Space and click the grid icon to choose Webhook.
  9. assembla-webhook-Integration
  10. Start configuring webhook. assembla-new-webhook-Integration
    1. Add title of your Webhook.
    2. Enable the Webhook.
    3. Paste the URL you copied from Yodiz integration page in step 2.
    4. Keep content type as application/xml which is selected by default.
    5. Paste the Request Code you copied in step 2 in Content field.
    6. Enable the Code Commits and Git Push checkboxes.
    7. Click on the Add button.
  11. That’s it, you are done, you have successfully configured Yodiz Webhook.
  12. Please feel free to Contact Us if you face any issues.