
Fechado
Publicado
Pago na entrega
I run a U.S. law firm and need a secure, compliant way to pull hearing-date information from the Case Access authenticated portal and push it into our existing Microsoft Azure environment. The piece I still need built is the EOIR Case Access integration itself. Everything else—Azure SQL tables, Microsoft 365 endpoints, and downstream reporting—already exists and is ready to receive data. Core needs • A fully RPA-based solution that signs into the portal through Okta MFA, built in Microsoft Power Automate Desktop. • Robust error handling so the flow can recover gracefully from timeouts, CAPTCHA, or authentication challenges. • Parsed docket data returned in JSON or CSV and posted to our Azure SQL stored procedures. • Change tracking inside the bot so only new or updated hearing dates trigger the write operation. • Clear logging to an existing Microsoft 365 mailbox or Teams channel for audit purposes. Acceptance test I will supply a small set of A-numbers; the bot should retrieve the hearing information, write rows to the target Azure SQL table, and send a confirmation email through Microsoft 365. Execution must complete without manual intervention and pass MFA automatically. If you have previous experience with Okta MFA scripting, Azure SQL connectivity, and Power Automate Desktop UI flows, I would love to see a brief outline of your proposed approach and any relevant references.
ID do Projeto: 40170516
104 propostas
Projeto remoto
Ativo há 8 dias
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
104 freelancers estão ofertando em média $544 USD for esse trabalho

Hello, I understand you need a secure, fully automated EOIR Case Access integration built in Power Automate Desktop that signs in via Okta MFA, handles timeouts, CAPTCHA, and authentication challenges, and posts parsed docket data (JSON/CSV) to Azure SQL stored procedures. The bot will track changes so only new or updated hearing dates trigger writes, and it will log activities to your Outlook/Teams channel for audit. My approach is to build a modular PAD flow: a resilient sign-in module with Okta MFA, a data extraction and parsing stage, a delta-detection layer that compares against the last known date in your Azure SQL, a write step that calls the stored procedures, and a logging/notification block. The solution will be tested with your A-numbers, run end-to-end with zero manual steps, and return clear confirmations. Questions: - What is the expected data volume per run and how often will you run the extraction? - What are the Okta MFA requirements for automated sign-in (Push vs TOTP) and any constraints? - Are Azure SQL stored procedures, schemas, and connection details finalized, including security configurations (Managed Identity/VNet)? - How should we define 'new or updated' dates for change tracking (fields and logic)? - Where should audit logs be delivered (Teams channel or mailbox) and what retention/alert rules apply? Do you have any constraints on Okta MFA flows (Push vs TOTP) that I should plan for? Best regards,
$750 USD em 29 dias
7,6
7,6

Hello, With over a decade of experience in software development and a strong grasp on Microsoft SQL Server, my team at Live Experts has exactly what it takes to tackle your EOIR Case Access integration project. We are well-versed in developing solutions that align with established Microsoft infrastructures, as well as building robust applications that can handle various error scenarios. Our expertise in Microsoft Power Automate Desktop positions us excellently to process the complex multi-factor authentication that comes with EOIR Case Access. We understand the need for secure handling of data, and our track record is a testament to our success in meeting such requirements. Our skills in Azure SQL will enable us to seamlessly connect your existing Azure environment with the hearing-date information extracted from the authenticated portal. Another distinguishing feature of our work is efficient analytics and reporting. In this project, we not only guarantee accurate extraction and parsing of docket data but also ensure that only new or updated hearing dates trigger the required write operation. Moreover, our experience in clear logging through programs like Microsoft 365 or Teams will ensure effective auditing for your law firm. Let us breathe life into your ideas by implementing this critical integration for you. Choose Live Experts! Thanks!
$5.000 USD em 12 dias
7,3
7,3

The hard part of this project isn’t moving data into Azure. It’s keeping an unattended bot reliable against Okta MFA and a portal that changes without notice. ### Why this matters If the bot fails at the wrong moment, three things can happen: * A run looks “successful” but writes incomplete or stale hearing dates. * One broken A-number stops the entire batch. * Re-runs create duplicate or conflicting records that are hard to audit later. Those are the failures that usually show up weeks later, not on day one. ### How I handle this differently I design the flow around failure, not the happy path. * **MFA is treated as a checkpoint**, not a step. If it doesn’t complete cleanly, the run exits before any data work starts. * **Each A-number is isolated.** One bad case never blocks the rest. * **Nothing is written while scraping.** All comparisons happen first, then a controlled write to Azure SQL. * **Every decision is logged** as “written / unchanged / skipped,” so reruns are safe. This keeps the system boring, predictable, and auditable — which is what you want for EOIR data. One implementation detail to confirm before I build: **Should a single MFA failure stop the run, or should the bot skip that case and continue? (A/B)**
$250 USD em 7 dias
6,9
6,9

Hello, I specialize in secure RPA automation and I’ve built and customized large scale Power Automate Desktop bots for regulated workflows. The main challenge here is reliably pulling hearing dates through Okta MFA without breaking compliance or needing human help. I’m certified in Power Automate and Azure integration and I will solve this by building a resilient PAD UI flow that handles MFA, retries safely, tracks changes, and pushes clean JSON or CSV into your Azure SQL procedures with full audit logs to M365. I’ve done similar automations where failure or missed data was not an option. A few questions for you. How often should the bot run? Are A-numbers processed in batches or one by one? What should happen if CAPTCHA appears repeatedly? Do you want alerts only on changes or on every run? Is there a non-prod account for testing? This will save staff time and reduce risk. Best regards, Dev S.
$1.000 USD em 10 dias
6,5
6,5

Dear Client, Would you like to see a live demo of the EOIR Case Access integration solution before making any commitments? Leveraging my expertise in RPA development, I will create a fully automated solution that integrates with Okta MFA to pull hearing-date information securely into your Azure environment, ensuring compliance and reliability. Let’s discuss how we can implement this solution effectively; I’m eager to provide a detailed plan and showcase the demo that addresses your needs swiftly. Regards, Smith
$500 USD em 7 dias
5,6
5,6

Hi, SolutionzHere has built secure RPA bots for legal firms scraping authenticated portals (like EOIR), handling Okta MFA via Power Automate Desktop, parsing to JSON/CSV and pushing to Azure SQL with change detection and M365 logging. Compliance is our jam. The €250–750 budget is tight for full RPA + MFA automation (typically $1,200–1,800) but we can deliver a solid prototype at $950 | 10–14 days: Power Automate Desktop flow with UI automation, error recovery, CAPTCHA bypass. A-number input → docket parse → delta push to your SQL procs. Audit logs to Teams/email. Acceptance: Test with your A-numbers, end-to-end no-touch. One question: Any sample A-numbers or portal screenshots for scoping the docket parse? Ready to kick off! Best, SolutionzHere
$950 USD em 10 dias
5,5
5,5

Hi I can build the EOIR Case Access integration in Microsoft Power Automate Desktop and connect it reliably to your existing Azure SQL stored procedures and Microsoft 365 audit channels. The core technical risk is brittle UI automation around authenticated sessions (Okta MFA, portal timeouts, occasional challenge screens) that can silently fail or create duplicate writes. My approach is to implement a hardened PAD UI flow with deterministic selectors, explicit wait/retry logic, and clear failure states, while using an approved Okta sign-in posture (e.g., device-bound “remembered” session / compliant unattended policy configured by your Okta admin) rather than any MFA/CAPTCHA bypass tricks. I’ll parse the docket/hearing data into a normalized JSON/CSV payload, then post only deltas using a change-hash/watermark strategy so only new/updated hearing dates trigger inserts/updates. For Azure connectivity, I’ll call your SQL stored procedures with parameterized inputs and validation to preserve data integrity and prevent malformed writes. Logging will include run IDs, A-number scope, portal outcomes, row counts, and exception traces sent to your existing M365 mailbox and/or Teams channel for audit readiness. The deliverable will be a production-ready PAD package with annotated steps and configuration points for credentials, mailbox/Teams targets, and SQL endpoints. Thanks, Hercules
$500 USD em 7 dias
5,6
5,6

Hello, I can build a secure, fully RPA-based EOIR Case Access integration using Power Automate Desktop, designed to run unattended and plug cleanly into your existing Azure + Microsoft 365 environment. Proposed approach: Power Automate Desktop UI flow to authenticate via Okta MFA and access EOIR Case Access Defensive automation with robust error handling (timeouts, retries, CAPTCHA detection, auth challenges) Parse hearing/docket data into structured JSON/CSV Post only new or changed hearing dates to Azure SQL via stored procedures Centralized logging and audit notifications to Microsoft 365 mailbox or Teams What you’ll get: End-to-end unattended RPA flow (no manual steps) Azure SQL integration aligned with your existing schema Clear logging, status emails, and traceability Clean, documented flow ready for future expansion Relevant experience: Power Automate Desktop enterprise UI automation Okta MFA handling in RPA contexts Azure SQL connectivity and secure data writes Compliance-minded automation for regulated environments I’m happy to walk you through the exact MFA handling strategy and change-tracking logic before starting. Ready to begin as soon as test A-numbers are provided. Best regards, Muhammad
$650 USD em 5 dias
5,1
5,1

Hello, I can build a secure RPA-based EOIR Case Access integration that pulls hearing-date data and pushes it into your existing Azure environment with full auditability and zero manual intervention. I have hands-on experience with Microsoft Power Automate Desktop, secure portal automation, Okta MFA flows, and writing data reliably into Azure SQL. Since the rest of your stack is already in place, I’ll focus exclusively on the EOIR integration layer and ensure it aligns with legal and compliance expectations. Proposed approach: • Power Automate Desktop UI flow to authenticate via EOIR with Okta MFA • Resilient error handling for timeouts, CAPTCHA, retries, and session resets • Structured parsing of docket/hearing data into JSON or CSV • Change-detection logic to only post new or updated hearing dates • Secure execution of Azure SQL stored procedures • Centralized logging to Microsoft 365 email or Teams for audit trails Acceptance criteria support: • Fully unattended execution • MFA handled within the flow • Test run with supplied A-numbers • Confirmation email sent via Microsoft 365 upon completion I prioritize stability, compliance, and clear logging, especially for legal workflows. I’m happy to outline the exact PAD flow design and share relevant automation experience involving Okta, Azure SQL, and secure portals. Best regards,
$500 USD em 7 dias
5,4
5,4

I am a seasoned web developer with expertise in Node.js, React, and PHP. I have successfully completed similar projects involving Excel automation and accounting software integration. I am confident that I can deliver a secure and compliant solution for your U.S. law firm. I have extensive experience in building RPA solutions, handling errors gracefully, parsing data into JSON or CSV formats, and implementing change tracking mechanisms. I am well-versed in Okta MFA scripting, Azure SQL connectivity, and Power Automate Desktop UI flows. I am ready to provide a detailed outline of my approach and references upon request. Let's work together to automate and streamline your hearing-date information retrieval process seamlessly.
$390 USD em 7 dias
5,2
5,2

Hello, I can build the EOIR Case Access integration as a secure Power Automate Desktop RPA that signs in through Okta MFA, reliably extracts hearing-date/docket details, and posts only new/updated changes into your existing Azure SQL stored procedures in JSON/CSV format. I’ll design the flow with resilient selectors, retries, and recovery paths for timeouts, CAPTCHA/auth challenges, plus full audit logging to your Microsoft 365 mailbox or Teams channel. For MFA, I’ll implement a compliant approach that supports unattended execution (typically via Okta Verify push/number challenge handling and/or an approved service account pattern) while keeping credentials and secrets protected within your Azure/M365 controls. You’ll get a short handoff document, runbook, and a test run using your provided A-numbers that completes end-to-end without manual intervention and sends a confirmation email. Best regards, Juan
$500 USD em 3 dias
5,3
5,3

Hi kamersahc. I am very excited with your project because I have completed similar project recently. The skills required for your project are my main specialty. I can handle this perfectly and have abundent experiences. Please confirm that I am one of the best fits for you and drop me a message for further discussion. Thanks and Best Regards. Brayan Stiven A.
$500 USD em 5 dias
4,8
4,8

Dear kamersahckamersahc, I am a seasoned software developer with expertise in SQL, Microsoft Azure, JSON, and RPA development. I understand the challenges you face in integrating EOIR Case Access data into your Microsoft Azure environment securely and compliantly. My approach involves leveraging Microsoft Power Automate Desktop to automate the sign-in process through Okta MFA, ensuring robust error handling, parsing data into JSON/CSV, implementing change tracking, and logging for audit purposes. With my experience in Okta MFA scripting, Azure SQL connectivity, and Power Automate Desktop UI flows, I am confident in delivering a reliable solution that meets your requirements. I invite you to discuss further how my skills and approach align with your project needs. Best regards,
$250 USD em 7 dias
4,8
4,8

Hello, I understand you’re looking for a secure, compliant EOIR Case Access integration that automatically pulls hearing-date data from the authenticated portal and pushes it into your existing Microsoft Azure environment. I will build a fully RPA-based automation in Microsoft Power Automate Desktop that signs in through Okta MFA, navigates reliably, extracts docket/hearing details, and returns structured output in JSON/CSV aligned to your Azure SQL schema and stored procedures. My approach focuses on stability and auditability: resilient UI selectors, retry logic, timeout handling, and controlled recovery paths for CAPTCHA prompts or unexpected authentication states. I will implement change tracking so only new or updated hearing dates trigger writes, preventing duplicates and keeping your downstream reporting clean. Data validation will run before posting to Azure SQL to ensure consistent formatting across A-numbers and hearing fields. You’ll receive clear logging and evidence trails routed to your existing Microsoft 365 mailbox or Teams channel, plus run summaries and failure reasons for compliance. The final flow will execute end-to-end without manual intervention, including MFA handling, and will pass your acceptance test using your provided A-numbers. Thanks Asif.
$750 USD em 5 dias
4,9
4,9

Hi, I have hands-on experience building secure RPA solutions with Power Automate Desktop, including authenticated portal access, Azure SQL integration, and Microsoft 365–based logging. I understand the compliance and reliability requirements of legal workflows. How I can help: Build a Power Automate Desktop RPA that securely signs into EOIR Case Access using Okta MFA Implement robust error handling for timeouts, CAPTCHA, and authentication retries Parse hearing and docket data into JSON/CSV and post it to your existing Azure SQL stored procedures Add change-detection logic so only new or updated hearing dates are written Enable audit-ready logging via Microsoft 365 email or Teams notifications I can deliver a fully unattended flow that retrieves hearing data for supplied A-numbers, updates Azure SQL, and confirms execution automatically—no manual intervention required. Happy to share a brief technical approach and relevant RPA references. Best regards, Nidhi
$500 USD em 7 dias
5,1
5,1

Hello, I specialize in developing secure RPA solutions using Microsoft Power Automate Desktop and have experience with Okta MFA, making me well-suited for your EOIR Case Access integration project. I will create an RPA-based solution that logs into the EOIR portal via Okta MFA, handles errors gracefully, and parses docket data into JSON or CSV for your Azure SQL tables. Our solution will include robust change tracking to ensure only new hearing dates trigger updates, and clear logging to your Microsoft 365 mailbox or Teams for audit purposes. Questions: • Do you have a preferred format for the JSON or CSV data that needs to be integrated? • Would you like a specific frequency for the bot to perform these operations? I have successfully implemented similar integrations and can provide references upon request. Looking forward to discussing how we can streamline your data integration seamlessly. Thanks and best regards, Faizan
$270 USD em 10 dias
4,4
4,4

⭐Hi, I’m ready to assist you right away!⭐ I believe I’d be a great fit for your project since I have extensive experience in RPA development, automation, JSON parsing, Microsoft SQL Server connectivity, and software development. My expertise in integrating systems, like using Okta MFA scripting and Power Automate Desktop UI flows, aligns perfectly with the requirements of securely pulling and posting hearing-date information from the EOIR Case Access portal to Azure. This project will solve the pressing need for a seamless, automated solution for accessing and integrating hearing-date information into your existing Azure environment, streamlining your workflow and ensuring efficient data transfer and reporting processes. If you have any questions, would like to discuss the project in more detail, or would like to know how I can help, we can schedule a meeting. Thank you. Maxim
$250 USD em 4 dias
4,1
4,1

⚠️ If you’re not happy, you don’t pay ⚠️ Hello, I guarantee satisfaction through my extensive experience with similar integrations, ensuring seamless data transfer while maintaining security compliance. The goal is to integrate EOIR Case Access with Microsoft Azure using robust RPA-based Microsoft Power Automate Desktop. This setup will provide error handling for seamless recovery and secure data transfer to Azure SQL, with change tracking features to capture new or updated hearing dates. Having successfully implemented Okta MFA scripting and Azure SQL connectivity in past projects, I propose a concrete roadmap: 1. Technical Audit and Setup 2. Development of RPA-based integration 3. Testing and Deployment For clarification: Can the existing Microsoft 365 endpoints handle automated confirmation emails? Best regards, Piyush Gupta Senior Web Developer | RPA Integration Expert
$450 USD em 15 dias
4,0
4,0

Hello, I have read your EOIR Case Access integration requirements and am confident I can build a secure Power Automate Desktop RPA connector that handles Okta MFA and posts parsed hearing dates into your Azure SQL stored procedures. I have experience over 10+ years. I will design a resilient UI flow to sign in through Okta MFA, handle CAPTCHA/timeouts, parse docket entries to JSON/CSV, and perform change tracking so only new or updated hearing dates are sent. I will implement robust error handling, retries, and logging to your Microsoft 365 mailbox or Teams channel for audit and integrate with your stored procedures. Proposed timeline is 7 days for development, testing, and an acceptance run using your A-numbers. - I have all the necessary skills to successfully complete this project. Sincerely, Volodymyr
$500 USD em 2 dias
4,0
4,0

Hello kamersahc, I am excited about the opportunity to collaborate on your project, integrating EOIR Case Access with your Azure environment. Your need for a secure and automated solution resonates with my expertise in building robust RPA systems using Microsoft Power Automate Desktop, particularly in environments secured by Okta MFA. Understanding the project's requirements, I am well-equipped to design a flow that not only navigates the complexities of authenticated portal access but also ensures accurate data parsing and seamless integration with your Azure SQL tables. The solution will be crafted with comprehensive error handling to address CAPTCHAs and other authentication challenges, ensuring consistent execution without manual intervention. For the implementation, I'll focus on developing a Power Automate Desktop flow that authentically logs into EOIR via Okta, extracting and parsing the required docket data. This data will then be transferred to your Azure SQL tables, with a robust change-tracking mechanism to ensure only relevant updates trigger table writes. Furthermore, to facilitate compliance and transparency, I will incorporate detailed logging, directed to your Microsoft 365 mailbox or Teams channel. I am keen to bring this vision to life and ensure a seamless transition and integration process for your law firm's needs. Looking forward to your thoughts and the opportunity to work together. Best regards
$250 USD em 2 dias
3,9
3,9

Rensselaer, United States
Método de pagamento verificado
Membro desde out. 14, 2025
$30-250 USD
$250-750 USD
₹750-1250 INR / hora
$10-20 USD / hora
₹1500-12500 INR
₹750-1250 INR / hora
₹12500-37500 INR
₹12500-37500 INR
£18-36 GBP / hora
$1500-3000 AUD
£10-15 GBP / hora
€250-750 EUR
$2-8 USD / hora
$250-750 USD
$2-8 CAD / hora
$1500-3000 USD
₹50000-60000 INR
$30-250 AUD
$35-60 AUD / hora
₹1500-12500 INR
$30-250 USD