Thank you for your rep, I resolved the issue by using another service - Azure Automation Account, and I will Hubspot webhook instead of Hubspot cust...read more
I am developing a workflow using Dataops - customcode to add something from Hubspot ticket to Azure DevOps work item as a comment. Here is my script: from azure.devops.connection import Connection
from msrest.authentication import BasicAuth read more
I am developing a workflow using Dataops - customcode to add something from Hubspot ticket to Azure DevOps work item as a comment. Here is my script: from azure.devops.connection import Connection
from msrest.authentication import BasicAuth read more