Hi,
I have a scenario on Integromat that receives data and create a pdf file in google drive for a customer.
The Scenario sends the user to a list in Klaviyo and I would like to send the user the pdf I just created for him as an attachment using a list template.
Is it possible?
Sam
Hi Sam, is the integration sending a custom event/metric to Klaviyo that includes a public shareable link to the PDF in Google Drive? If so, you could embed this link in an email using template tags, specifically the event variables.
However, you cannot attach the PDF to the email, as explained here.
Klaviyo, like most email service providers, doesn’t support adding attachments to campaign or flow emails. This is to prevent triggering spam filters, decrease email load time, and protect the security of recipients.
Hi Saulblum,
How can I add a variable to a profile?
When I create a profile in Klavuyo using Integromat, how can I set the value of the URL to this variable?
Thank you,
Sam
You’d use the Klaviyo API to create a profile and set any fields in that profile:
https://developers.klaviyo.com/en/reference/create_profile
Once the profile variable is set, see the documentation for the django tagging here.
Variable Format | Description | Example |
| A simple profile variable | person.email |
person|lookup:'variable name' | A profile variable, if the variable name contains spaces or special characters | person|lookup:'Favorite Color' |
Reply
Log in to the Community
Use your Klaviyo credentials
Log in with Klaviyo
Use your Klaviyo credentials
Log in with KlaviyoEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.