Discussions

Tag Filter:
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
Is it possible using XMP to load data into a template through an external API call? For example, call an external API to populate a drop down list. I know this can be done through SQL but I need to get the data from an extneral source.
api
None of the Google Maps / XMP tutorials I've found would work without extensive recoding, so I'm posting the results of my research here. Hopefully someone will find it useful. The data is very straightforward. I'm creating a searchable map of California State government agencies, but any dataset that includes Lat/Long coordinates will work. I'm working on two templates, both of which can be downl
I'm needing to make API calls within XMP. Is this possible?