Search

US-20260127239-A1 - SYSTEM AND METHOD FOR MODIFYING A DATA RECORD MAINTAINED BY A THIRD PARTY SERVER

US20260127239A1US 20260127239 A1US20260127239 A1US 20260127239A1US-20260127239-A1

Abstract

A server computer system comprises at least one processor; a communications module coupled to the at least one processor; and a memory coupled to the at least one processor, the memory storing instructions that, when executed, configure the at least one processor to send, via the communications module to a computing device, a signal that causes the computing device to display a selectable interface element for requesting modification to a data record maintained by a third party server; receive, via the communications module from the computing device, a signal indicating selection of the selectable interface element; identify at least one alternative modification based at least on the requested modification; and send, via the communications module to the computing device, a signal causing the computing device to display a recommendation for the at least one alternative modification. A machine learning module trained to identify the one alternative modification may be engaged.

Inventors

  • Amanda VAZANTE
  • Romy Moghaizel

Assignees

  • THE TORONTO-DOMINION BANK

Dates

Publication Date
20260507
Application Date
20241101

Claims (20)

  1. 1 . A server computer system comprising: at least one processor; a communications module coupled to the at least one processor; and a memory coupled to the at least one processor, the memory storing instructions that, when executed, configure the at least one processor to: send, via the communications module to a computing device, a signal that causes the computing device to display a selectable interface element for requesting modification to a data record maintained by a third party server; receive, via the communications module from the computing device, a signal indicating selection of the selectable interface element; identify at least one alternative modification based at least on the requested modification; and send, via the communications module to the computing device, a signal causing the computing device to display a recommendation for the at least one alternative modification.
  2. 2 . The server computer system of claim 1 , wherein the selectable interface element includes a deep link embedded therein that causes the computing device to navigate to a web page for requesting the modification to the data record maintained by the third party server in response to selection thereof.
  3. 3 . The server computer system of claim 2 , wherein the signal causing the computing device to display the recommendation interrupts navigation to the web page.
  4. 4 . The server computer system of claim 3 , wherein the recommendation includes a selectable interface element for rejecting the recommendation and resuming navigation to the web page for requesting the modification to the data record maintained by the third party server.
  5. 5 . The server computer system of claim 1 , wherein the recommendation includes at least one selectable interface element for accepting the recommendation for the at least one alternative modification.
  6. 6 . The server computer system of claim 5 , wherein the instructions, when executed, configure the at least one processor to: receive, via the communications module from the computing device, a signal indicating selection of the at least one selectable interface element for accepting the at least one alternative modification; and perform one or more operations to complete the accepted the at least one alternative modification.
  7. 7 . The server computer system of claim 1 , wherein the at least one alternative modification includes modification to at least one of the data records maintained by the third party server, at least one other data record, or creating at least one other data record.
  8. 8 . The server computer system of claim 1 , wherein the at least one alternative modification includes at least one alternative modification that requires less resources than the modification to the data record maintained by the third party server.
  9. 9 . The server computer system of claim 1 , wherein when identifying the at least one alternative modification, the instructions, when executed, configure the at least one processor to: engage a machine learning module trained to identify the at least one alternative modification.
  10. 10 . The server computer system of claim 9 , wherein the instructions, when executed, configure the at least one processor to: receive, via the communications module from the computing device, a signal indicating selection of a selectable interface element for accepting the at least one alternative modification; and re-train the machine learning module at least based on the accepted at least one alternative modification.
  11. 11 . A computer-implemented method comprising: sending, via a communications module to a computing device, a signal that causes the computing device to display a selectable interface element for requesting modification to a data record maintained by a third party server; receiving, via the communications module from the computing device, a signal indicating selection of the selectable interface element; identifying at least one alternative modification based at least on the requested modification; and sending, via the communications module to the computing device, a signal causing the computing device to display a recommendation for the at least one alternative modification.
  12. 12 . The computer-implemented method of claim 11 , wherein the selectable interface element includes a deep link embedded therein that causes the computing device to navigate to a web page for requesting the modification to the data record maintained by the third party server in response to selection thereof.
  13. 13 . The computer-implemented method of claim 12 , wherein the signal causing the computing device to display the recommendation interrupts navigation to the web page.
  14. 14 . The computer-implemented method of claim 13 , wherein the recommendation includes a selectable interface element for rejecting the recommendation and resuming navigation to the web page for requesting the modification to the data record maintained by the third party server.
  15. 15 . The computer-implemented method of claim 11 , wherein the recommendation includes at least one selectable interface element for accepting the recommendation for the at least one alternative modification.
  16. 16 . The computer-implemented method of claim 15 , further comprising: receiving, via the communications module from the computing device, a signal indicating selection of the at least one selectable interface element for accepting the at least one alternative modification; and performing one or more operations to complete the accepted the at least one alternative modification.
  17. 17 . The computer-implemented method of claim 11 , wherein the at least one alternative modification includes modification to at least one of the data records maintained by the third party server, at least one other data record, or creating at least one other data record.
  18. 18 . The computer-implemented method of claim 11 , wherein the at least one alternative modification includes at least one alternative modification that requires less resources than the modification to the data record maintained by the third party server.
  19. 19 . The computer-implemented method of claim 11 , wherein when identifying the at least one alternative modification, the method further comprises: engaging a machine learning module trained to identify the at least one alternative modification; receiving, via the communications module from the computing device, a signal indicating selection of at least one selectable interface element for accepting the at least one alternative modification; and re-training the machine learning module at least based on the accepted at least one alternative modification.
  20. 20 . A non-transitory computer readable storage medium comprising processor-executable instructions which, when executed, configure at least one processor to: send, via a communications module to a computing device, a signal that causes the computing device to display a selectable interface element for requesting modification to a data record maintained by a third party server; receive, via the communications module from the computing device, a signal indicating selection of the selectable interface element; identify at least one alternative modification based at least on the requested modification; and send, via the communications module to the computing device, a signal causing the computing device to display a recommendation for the at least one alternative modification.

Description

TECHNICAL FIELD The present application relates to systems and methods for modifying a data record maintained by a third party server. BACKGROUND Modifying data records requires use of computing resources. Resource consumption may increase depending on factors such as the complexity of the modification, the size of the data, and the system architecture. BRIEF DESCRIPTION OF THE DRAWINGS Embodiments are described in detail below, with reference to the following drawings: FIG. 1 is a schematic operation diagram illustrating an operating environment of an example embodiment; FIG. 2A is a high-level schematic diagram of an example computing device; FIG. 2B is a schematic block diagram showing a simplified organization of software components stored in memory of the example computing device of FIG. 2A; FIG. 3 is an example user interface; FIG. 4 is another example user interface; FIG. 5 shows, in flowchart form, an example method for linking a data record maintained by a third party server; FIG. 6 is another example user interface; FIG. 7 is another example user interface; FIG. 8 is another example user interface; FIG. 9 shows, in flowchart form, an example method for modifying a data record maintained by a third party server; FIG. 10 is another example user interface; FIG. 11 is an example web page for modifying a virtual processor; FIG. 12 shows, in flowchart form, an example method for performing at least one alternative modification; FIG. 13 shows, in flowchart form, an example method for updating a data record management interface; FIG. 14 is another example user interface; FIG. 15 is yet another example user interface; FIG. 16 is still yet another example user interface; and FIG. 17 is yet another example user interface. Like reference numerals are used in the drawings to denote like elements and features. DETAILED DESCRIPTION OF VARIOUS EMBODIMENTS Accordingly, in one aspect there is provided a server computer system comprising at least one processor; a communications module coupled to the at least one processor; and a memory coupled to the at least one processor, the memory storing instructions that, when executed, configure the at least one processor to send, via the communications module to a computing device, a signal that causes the computing device to display a selectable interface element for requesting modification to a data record maintained by a third party server; receive, via the communications module from the computing device, a signal indicating selection of the selectable interface element; identify at least one alternative modification based at least on the requested modification; and send, via the communications module to the computing device, a signal causing the computing device to display a recommendation for the at least one alternative modification. In one or more embodiments, the selectable interface element includes a deep link embedded therein that causes the computing device to navigate to a web page for requesting the modification to the data record maintained by the third party server in response to selection thereof. In one or more embodiments, the signal causing the computing device to display the recommendation interrupts navigation to the web page. In one or more embodiments, the recommendation includes a selectable interface element for rejecting the recommendation and resuming navigation to the web page for requesting the modification to the data record maintained by the third party server. In one or more embodiments, the recommendation includes at least one selectable interface element for accepting the recommendation for the at least one alternative modification. In one or more embodiments, the instructions, when executed, configure the at least one processor to receive, via the communications module from the computing device, a signal indicating selection of the at least one selectable interface element for accepting the at least one alternative modification; and perform one or more operations to complete the accepted the at least one alternative modification. In one or more embodiments, the at least one alternative modification includes modification to at least one of the data records maintained by the third party server, at least one other data record, or creating at least one other data record. In one or more embodiments, the at least one alternative modification includes at least one alternative modification that requires less resources than the modification to the data record maintained by the third party server. In one or more embodiments, when identifying the at least one alternative modification, the instructions, when executed, configure the at least one processor to engage a machine learning module trained to identify the at least one alternative modification. In one or more embodiments, the instructions, when executed, configure the at least one processor to receive, via the communications module from the computing device, a signal indicating selection of a s