Modify export_opportunity_data_task
to create ExtractMetadata
database records
#2794
Labels
topic: backend
Backend development tickets
Related to 2454
Summary
2793 creates the API needed to send records back to the database. This ticket populates that table with results from the
export_opportunity_data_task
task.Something like:
Note: The file path should be a public URL to the file for download. If we go a presigned URL, we will need a follow-up task to generate presigned URLs in the
ExtractMetadata
response.Acceptance criteria
test_export_opportunity_data_task
to make sure db records are being created.The text was updated successfully, but these errors were encountered: