Server function to send data to a 3rd party service

I work for Graphistry and one of our customers use retool, we are considering building a retool component, it would be most efficient if we could have the retool server send the results of a query to our servers. Otherwise we have to relay the dataset through the client. We need the dataset in our servers for our application to work.

Is this possible?

Hey @exrhizo! That would only be possible if your server has an API that can be accessed by Retool (or Postman or any other external service). Does this sound possible? :slight_smile: