Articles on: Developers & API
This article is also available in:

API & data structure

There are 3 ways to connect to our API:

Using Zapier - https://zapier.com/
Using Make - https://www.make.com/
Direct API calls - documentation and example available here: https://endpoint.drimify.com/api/docs?ui=re_doc

Here’s how you could fill in the Data Example column based on common formats for these types of fields:

KeyDescriptionData Example
IdUnique ID.123456
idunicData collected for the unique ID field.ABC123XYZ
genderData collected for the gender field.Male / Female / Prefer not to say
usernameData collected for the username field.johndoe
firstNameData collected for the first name field.John
lastNameData collected for the last name field.Doe
emailData collected for the email field.johndoe@example.com
dobData collected for the date of birth field.1990-01-01T00:00:00+01:00
addressData collected for the address field.123 Main St, Apt 4B
cpData collected for the postcode field.12345
townData collected for the town field.New York
countryData collected for the country field.United States
phoneNumberData collected for the phone number field.+12025550199
companyNameData collected for the company name field.Example Corp.
websiteData collected for the website field.https://www.example.com
optinNewsletterData collected for the opt-in checkbox.on / off
customTextData collected for the custom text field.Custom entry value
customFormatData collected for the custom format field.Custom entry value
profilProfile result if personality test/quiz/survey app.Explorer
profilUidProfile unique ID if personality test/quiz/survey app.EXPL123
scoreUser Score if score-based app.85
prizeUidPrize UID, if no prize won this returns "lost".0f8e4a298ba5c036c7db5e5ef1ce422e85ceb5e3 / lost
prizeTitlePrize Title recorded when the user has won a prize.Gold Membership
prizeRefPrize Reference recorded when the user has won a prize.GOLD2023
codeCode won by the user.WIN12345
dateServer timestamp.2024-11-10T19:09:32+01:00
publisherIdThe ID of the publisher.PUB123
sessionIdUser Session ID.Session_296c9d74f159eacf374a2ac4e9d6f028
countryCodeCountry code based on the user IP.FR
selectValueData collected for the custom dropdown menu.Option A
selectValue2Data collected for the 2nd custom dropdown menu.Option B
customCheckboxData collected for the custom checkbox list. If multiple options are selected, values will be separated by a vertical bar ( | ).Option 1 | Option 2
timeTakenTime spent by the user on the app in seconds.360
referralTraffic source referral.direct
updatedAtThe date when the data was updated.2024-11-10T19:09:32+01:00
connectionCountryCountry based on the user IP.France
updatedAtTimeStampA timestamp when the data was updated.1731262172
dateWithTimezoneTimestamp converted to the app’s timezone.2024-11-10T17:09:32+01:00
localeThe application language used during the user experience.en
ipAddressUser IP address.192.168.1.1

Updated on: 11/11/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!