You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A SOAP-based web service built on ASP.NET Core and CoreWCF, providing an API to fetch a specific CSV file via a BasicHttpBinding endpoint. It includes WSDL metadata for client integration, enabling automatic proxy generation. This solution ensures compatibility with legacy SOAP clients while leveraging .NET Core's power and scalability.
A Windows Forms desktop app for Salesforce admins and analysts to audit user activity, manage dashboard/report usage, export data to Excel, and monitor folder security. It connects via the Salesforce SOAP API and supports custom filters through Excel ignore lists.