Okay I resolved it. Instead of calling the formatted data through -[types field=”contact-email”][/types]
Instead call the raw data through the following: [wpv-post-field name=”wpcf-contact-email”]
So when using the “contact Form 7 dynamic text extension” plugin type it like this (remember to use single quotes instead of double):
wpv-post-field name=’wpcf-contact-email’