ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

Loader Bukalapak

Loader upserts user interests to Bukalapak.

Data In/Data Out

Data In

Loader required input file named /data/in/tables/user_interests.csv and file must contain column named user_id (Bukalapak User ID) and column named interests

 

Remember: user_id can only be integer.
Where interests is JSON encoded array of strings. Each interest can only be composed of alphanumeric characters and “-”, any other special character is invalid.

 

 

Example: 

user_id,interests
1,"[""campaign1"", ""campaign2""]"
2,"[""campaign6""]"

Data Out

N/A

Learn more: about the folder structure here.

Parameters

Screenshot 2021-09-13 at 10.35.44 AM.png

Username (required)

Account user.

Password (required)

Account password.