Hi again, is there a way to customize what is passed to the formData input parameter on the EventsRESTUrl. I need an additional value to come over to my REST service since my application is multi tenant and I need to pass the tenant id so I can switch to that tenant in my REST api so my aggregates query the correct data.
↧