Creating large amounts of Analytics Metrics takes some time, and there is no official API to support this function currently.
If you wish to automate this in the interim , to reduce the time taken to create them you can do the following.
You woul...
Hi there Does anyone have a way to manipulate the time in an alert template. It'showing the event time in UTC time, not in the customer's time We have SaaS Controllers which are in Europe however the customer is in a different timezone, however from ...
Hi, is this a production instance or a trial?
I just used your exact curl command, and updated with my values and it works. Don't see an issue with the Command.
I believe there is a limitation on using the API if using a trial, but if it is not a tri...
Update your Content-Type to this and it will work again, it is mentioned in the release notes of the last Controller Update -
{"Content-Type": "application/x-www-form-urlencoded"}
Hi Clarence, what Content-Type are you using in the headers?With the latest release of the Controller, there is a specific Content-Type you need to use, not the protobuf one like always
Hi, there is no official API for that. However you can just open up developer options in your browser and look at the flowmap response json for the data, and then do with that what you want.
What is your use case or end goal by getting the info?