Hello!
To start from the beginning:
I currently know how to use Alteryx to reach out to an API, collect some information and parse it and use it within an Alteryx workflow. This being said, my knowlege about API's is extremely limited.
Looking forward:
Let's assume I have an MLB database. I would like for my friend, who does not have an Alteryx license, to be able to make an API call by submitting a players name and in return the API would send back the stats on the player.
How would I set this up? And to create an API for someone else to use, would this have to be created outside of Alteryx or can I use Alteryx to do it?