Thanks, Toni. I was kind of putting this together in my head as I went for a run this morning, before I saw your reply. And I think I was on the right track with what I was thinking about then.
So, if I’ve got this down right, what I need to do is point the URL in the eventLogger section of the Config.lua to my own C# web service instead of what it defaults to in the Config (which is the evowebservices.php). The only part I’m not sure of is what is the format of those calls to my web service. This problem is probably mainly because of my lack of experience with RESTful web services in general (C# or otherwise). I know how to call a RESTful web service with C# to retrieve data, but I don’t know how to set one up so that it can be called by others. So, I’ll need to do more research on that end myself (unless anyone else here has any C# pointers for me!) …
I just needed to know that I am probably on the right track, wouldn’t you say?