how do I embed a gif in an email in clay? I have it working in an image from URL column, but when I press the image button in the "edit body" section of the message it just turns into a "column not found"
The "column not found" error typically occurs when there's a mismatch between the column name you're referencing and the actual column name in your table. Since you mentioned the GIF works in your "image from URL" column, you'll want to ensure you're referencing the exact column name when adding it to your email body. When using the image button in the email editor, make sure the column name matches exactly what appears in your table headers - including any spaces, capitalization, or special characters. What is the exact name of the column containing your GIF URL, and what column name are you trying to reference in the email body editor?
how do I replace
where is it pulling the image from, I don;t see anywhere to put the image url that cna be linkeid to the image butotn int he url editr
To replace an image in the email body editor with your GIF, you need to ensure the column name matches exactly when referencing it. Since your GIF works in the "image from URL" column, use that exact column name when adding it to your email body. When using the image button in the email editor, make sure the column name matches exactly what appears in your table headers - including any spaces, capitalization, or special characters. The "column not found" error occurs when there's a mismatch between the column name you're referencing and the actual column name in your table. Are you typing the column name manually in the email editor, or are you selecting it from a dropdown menu when you click the image button?
The image button in Clay's email editor pulls images from columns in your table that contain image URLs. When you click the image button, it references data from your table columns - specifically columns that contain image URLs or image data. To use your GIF in the email body, you need to have the image URL stored in a column in your Clay table first. Since you mentioned your GIF is already working in an "image from URL" column, that column contains the URL data that the email editor can reference. Which specific column name contains your GIF URL, and are you seeing a dropdown menu or field to select/reference that column when you click the image button in the email editor?
