Solved

Accessing form fields using a php script

  • 7 April 2022
  • 1 reply
  • 175 views

  • Anonymous
  • 0 replies

Hi

 

I am new to klaviyo. I have created a signup form in  Klaviyo and I am trying to access the form fields using a php script simply called process.php. 

 

The question is how do I access, for example, when the user enters their age in the signup form, the value from process.php?

 

Any help will be appreciated.

 

Thanks.

 

P.S.  The GDPR_ePR and other privacy acts require the user being over a certain age.

icon

Best answer by alex.hong 8 April 2022, 01:13

View original

1 reply

Userlevel 7
Badge +58

Hi there @tudsy,

Welcome to the Community.

I believe you could look into our developers portal to learn more about how our API pulls and displays data for your signup form. Assuming that the signup form logs age as a profile property, it should be on a user’s profile once they complete a form.

A similar question and excellent response can be found here:

We might not be the best suited to troubleshoot problems you have with your own custom scripts you are running.

 

All the best,

Alex

Reply