Pulling data from PostHog using AWS S3
Create bucket
.Create bucket
.Security credentials
.Create access key
.Create
.Name
: assign name to your desinationModel
: choose either events or personsBatch interval
: choose either hourly or dailyBucket
: name of the bucket you created on AWSRegion
: name of the region where the bucket was createdKey prefix
: assign a key-prefix for this integrationFormat
: select JSON lines
AWS Access Key ID and Secret Access Key
: paste values from the previous sectionPaused
button next to S3 to automatically start syncing your data and then click Create
.Name
: Give your integration an easily identifiable nameAccess Key Secret
: paste in the AWS Access key from the previous sectionAccess Key Secret
: paste in the Secret access key from the previous sectionRegion
: region where the bucket was created written in xx-xxxxx-xx format (e.g. us-east-1 for US East (N. Virginia))Bucket
: name of bucket you created on AWSDataset
: assign name to your datasetPrimary Key
: optionalPath Pattern
: optionalFormat
: type jasonl
Is Posthog
checkboxSchedule Cron
: Schedule for how frequently your data syncs. You can use the default of once a day at 5AM UTC (`0 5 * * *“) or you can set your own schedule. This tool is helpful in converting your desired timing to cron syntax.Save
. You should see a confirmation that your integration was successfully created.