Integrating with Elementor

Modified on Tue, 22 Apr at 10:20 AM

Overview

Elementor is a popular page builder plugin for WordPress that allows you to create custom designs for your website but when it comes to integrating your website with other platforms, you might face some difficulties.


This is where Email Parser comes into play. Email Parser is a service that enables you to extract data from incoming emails and convert it into structured data that you can use in creating leads in Property Shell.

Step 1: Copy the email parser of the account by navigating to Settings> Integrations> Lead Mailbox.
Step 2: Log in to the website and follow the instructions below.

  1. After logging into WordPress, select Templates > Pop Ups > Edit with Elementor. 

           

  1. Click the small pencil that can be found on the field. After that, edit the forms as displayed in these screenshots. 
      


3. Add Email2 by selecting the Actions After Submit option from the left-hand menu. 


4. Put the email parser in the recipient field after which you should set the Subject and message values.


Check the short code from the form fields by going to Form Fields > Select the field > Advanced > and then copying it.

 


          E.g.

<property_shell_lead>
   <first_name>[field id="name"]</first_name>
   <last_name>[field id="field_d631dac"]</last_name>
   <email>[field id="email"]</email>
   <phone>[field id="field_0c47bcc"]</phone>
<referrer>[field id="field_4f90a92"]</referrer>
<campaign_name>West Village Website</campaign_name>
<project_name>West Village</project_name>
<custom_fields>
<how_did_you_hear_about_us>[field id="field_4f90a92"]</how_did_you_hear_about_us>
<interested_in_bedrooms>[field id="field_93eeebe"]</interested_in_bedrooms>
<looking_to>[field id="field_24a2d12"]</looking_to>
</custom_fields>
</property_shell_lead>    


Do not forget to add the Campaign, Referrer and Project name
Make sure to wrap the <custom_fields>...</custom_fields>

5. Put the name of the project website in the "From Name" field and don't change the "From Email" field.


Here are a few screenshots that you can use to integrate Elementor.








Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article