Michael Smith
Michael Smith
Thanks Nic!
**lurch: add
@manikrai29 I'm looking back through your PR and have a question about usage. Currently, the `TDTM_Runnable.runFuture()` method is not exposed as usable in customer orgs. Given that we currently do...
Thanks @manikrai29. You're absolutely correct. I mis-read the method functionality. The `runAsync` method will call the `runFutureNonStatic` method which will in turn call the `run` method of the trigger handler.
@manikrai29 Actually that's why I started asking some questions about this. We're looking to get this into an upcoming sprint. Now that I'm clearer on the objectives and changes, I...
Thank you for the heads up on this @rebeccawomack. Looking at Cicero's [API documentation](https://cicero.azavea.com/docs/), it defines their endpoint as "https://cicero.azavea.com/v3.1". If you are from Cicero and have other documentation with...
Honestly, the two docs are identical with the exception of the endpoint. Based on that, it's hard to know if the current URL is valid or not. If we're going...
Thank you for the additional confirmations @rebeccawomack. We'll look into this to determine when an update can be delivered.