I’m working on a non-Tulip app which creates a log file and I’m hoping to store this log file in a Tulip table. In order to accomplish this is looks like I will have to post the file to the amazon aws bucket, and then store that location in the table.
Has anyone done anything like this before? Any tips?
Is it still the case that we can’t upload a file or image directly to Tulip via the API, we have to have a separate AWS bucket? Does it need to be an AWS Bucket or could it be an Azure Blob?