Klaviyo App - Create Profile - Does not seem to want to take email

Status: Open · Asked by David @ SmartLabels on · 0 views

QRSmartLabels — Question ·
Consent to Access & Modify: I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.

I have gotten my flow to work to update existing customers in Klaviyo but I am having trouble with the creating a new profile in Klaviyo Create Profile. I get an error that I don't understand. I pass through the email in the email field then I pass through some custom fields as well (all of which are showing green in the flow) but get the error back. Any ideas on what I need to change?

Attachments

being_passed_to_Klaviyo in Create Profile.png
Info_from_webhook.png
Klaviyo_Create_Profile_Error.png
Himesh Soni — Reply ·
I have gotten my flow to work to update existing customers in Klaviyo but I am having trouble with the creating a new profile in Klaviyo Create Profile. I get an error that I don't understand. I pass through the email in the email field then I pass through some custom fields as well (all of which are showing green in the flow) but get the error back. Any ideas on what I need to change

Hello @QRSmartLabels ,
You can click on Data in tab to identify the error (Looks like email is missing).
Or
Follow this video:

youtube.com/watch v=pdyKz26w7Oc

(9:28 Klavio create profile)

If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other Pabbly users.

Automation Freelancer
Contact me - https://www.facebook.com/himeshsoni07
Email - [EMAIL][email hidden][/EMAIL]
Preeti Paryani — Reply ·

Hello @QRSmartLabels,

We checked the workflow and the error.

As per the error message, it appears that none of the unique identifiers required to create the profile are being passed to Klaviyo. While you have mapped the Email field from the trigger, we noticed that in the failed task history, the email value was not actually received from the trigger response. As a result, no email was mapped to the Create Profile action, causing the action to fail.

Task History ID : IjU3NjYwNTZkMDYzZjA0MzQ1MjY5NTUzNzUxMzU1MTYzNTQzODBmMzgi_pc

We recommend adding a Filter step before the Klaviyo Create Profile action to check whether an email address is present in the trigger data. This will prevent the workflow from proceeding when the email is missing and help avoid such errors.

For example, you can configure the filter to continue only when the Email field is not empty.

Please give this a try and let us know how it goes.

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com

Back to all forum threads · Log in to reply