I would like to create a Python program using the ArcGIS API that takes in two coordinates or two addresses and creates a route between them. I have had a lot of trouble figuring out how I can take input and create stops with those input. I do know how to create a route once I have a set of stops, but creating the stops has been difficult. Any advice would be greatly appreciated.