A lot of internal applications and tools in my org provide APIs which are used by Alteryx users to extract and transform the data.
Team working on Machine Learning solutions are creating tons of API and are looking for ways to make those APIs available to all Alteryx users in our org. Custom macros or reusable solutions are made available through Public gallery and also through designer custom configuration (Network path is configured as default macro path in Designer. so any macro placed in that network path is visible in designer for use by Alteryx users)
Similarly, how can APIs be made available by developers through Designer/Server ?
Thanks