When approaching what I consider to be a pretty straightforward problem, I always think to myself, “I can’t be the …
Author: Greg Thomas
Accessing Custom Fields with JIRA Webhooks
When I was starting to work with the JIRA Webhooks, one problem I started to run into was understanding what …
Creating WebHooks with JIRA
Similar to the posts I’ve written about creating Webhooks for AzureDevOps and Git, you can do the same for Jira. …
Retrieving Historical Data with the GIT API
We previously looked at retrieving data from GIT using a webhook to get real-time events, but if your primary goal …
Creating WebHooks with GIT
Similar to Azure DevOps, you can set up a WebHook in GIT to collect data when changes are made to …
Connecting to Azure DevOps using the Wiql API
Sometimes you are going to want to retrieve work items from your Azure DevOps Organization, maybe to perform some complex …
Customizing Azure DevOps Works Items
When I look at delivery processes that don’t succeed, it’s not because they don’t follow Agile or that they are …
Changing The Azure DevOps Service Connection Name with AZ DevOps
If you have created a number of Azure DevOps Service Connections, you might start to see a list like this …
Read MoreChanging The Azure DevOps Service Connection Name with AZ DevOps
How to Best Leverage your Platform Investments
Many (many years ago, I was doing work with OCS (Office Communications Server) and writing code to connect and automate …
Customizing your APIM Portal
I’m not going to go into all the customization functions of the APIM Portal. You can add customized pages along …