Skip to main content
Solved

Accessing form fields using a php script

  • April 7, 2022
  • 1 reply
  • 210 views

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.

Best answer by alex.hong

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

View original
Did this topic or the replies in the thread help you find an answer to your question?

1 reply

alex.hong
Forum|alt.badge.img+58
  • Klaviyo Alum
  • 1552 replies
  • Answer
  • April 7, 2022

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