AWS S3 to Mixpanel Implementation #1339
Unanswered
Surajpatel24-craftmyplate
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The AWS S3 and Mixpanel configurations are complete. However, I am facing an issue where I need to add data from S3 that predates the last five months into Mixpanel. Additionally, the JSON formats between the two are different. I am looking to transform the S3 data into the JSON format required by Mixpanel during the import process. I am using Python 3.12. How can I achieve this?
Beta Was this translation helpful? Give feedback.
All reactions