Hi, I am new to Parabola and have a situation where the CSV I want to get is linked in a URL on a Government site. The URL stays the same, but the CSV is updated periodically. So rather than needing to download a new file using the URL each time and editing my flow, I wonder if there is a way to Pull the CSV directly from the URL by just running the flow. This way I can be sure that I am getting the latest CSV running in the flow.
Our product team uses that list to help figure out what to build next. This Excel file use case isn’t currently in the works, so a feature request would help it get prioritized.
Currently our step Pull from an API reads JSON, CSV, and XML data types. If it’s possible to make CSV data available through the URL, you can import this data by using Pull from API.