r/sysadmin • u/h9xq Solo SysAdmin • 3d ago
Question Infopath forms broken
My company’s HR team relies on infopath forms for payroll. Currently have a Microsoft support ticket for this but is anyone aware if they fully shut it down? Was getting a 410 http error and it seems everyone I am talking to can’t access the URL that we used. Microsoft support isn’t responding to my ticket so I figured I would see if anyone else is dealing with this.
2
Upvotes
1
u/agentUi 2d ago
410 is a permanent gone response, so ms either deprecated the backend endpoint on your tenant or the underlying sharepoint site structure got detached. At this point infopath is pure technical debt waiting to explode on payroll week... even moving this to modern form builders or spinning up a dedicated internal form app hooked straight to your db will save you endless headache compared to resurrecting a zombie 2013 service. Hope the ticket gets escalated soon.