I'm attempting to create an external function that sends data to the proxy service (API Mangaement) which would then send this to a server being hosted on a Container Instance. Is this possible to do? Perhaps with REST APIs?
I'm attempting to create an external function that sends data to the proxy service (API Mangaement) which would then send this to a server being hosted on a Container Instance. Is this possible to do? Perhaps with REST APIs?
@LukeM-1542 If the container instance runs an application that serves a REST API, then you could just add the API in APIM, which Snowflake External Function would call.
11 people are following this question.