Hi Community,
I am trying out an idea with a server hosted on my local network at home. The project involves using a UIPath bot to fetch my IPv4 address from Google (I have a dynamic IP at home) and then checking that against a database table of the last recorded IP (Using an xmod pro JSON feed). If it's changed, I then get the bot to update the DNS for a particular domain that I manage with that IP. The last step is writing the new value to the DB, but I wondered if there's an API like call I can make instead of creating a form and having the bot log in and fill out the form.
Any pointers would be much appreciated.
Thanks in advance.
Mike P.