Hi all,
I was trying to list all my deal pipelines using the API end point. The official documentation here suggests to use the https://{youraccountname}.api-us1.com/api/3/dealGroups url.
However we are not located in the US and our account’s url uses activehosted instead of api-us1. Upon replacing the api-us1 bit with activehosted, it returns all the deal stages with their associated deal group/pipeline, instead of the pipelines and the list of stages inside the pipeline as shown on the official docs. In other words, using https://myaccount.activehosted.com/api/3/dealGroups I got the same output as from https://myaccount.activehosted.com/api/3/dealStages.
Does anyone know what the url is if I want to get the output in the same format as from the official docs? Thanks very much
