Re: Blind Forms Email Pick up
Yes, I have it set in the Designer to pick up and email and merge the email addresses. The code for the email address is exactly the same as in the scrip code.
View ArticleRe: Blind Forms Email Pick up
the only things i can think of are1. in the URL you should have "emailaddress=<span .......". (check if you have "email=<span........)2. check if it is the right field merge for email address.
View ArticleRe: Blind Forms Email Pick up
Yes I have email address and I am pretty sure my field merge is set right for email address. That's how I have it set. I wonder if this has to do with the fact that I am just trying out the link and...
View ArticleRe: Blind Forms Email Pick up
can i get the url you are testing ? and yes, you should send the email from eloqua for it to populate the email address in the link
View ArticleRe: Blind Forms Email Pick up
https://s1145859980.t.eloqua.com/e/f2?elqFormName=BlindForm&elqSiteID=1145859980&emailAddress=<span class="eloquaemail">EmailAddress</span> This is the link and I am guessing the...
View ArticleRe: Blind Forms Email Pick up
yup. thats the reason. now , i just submitted a test with https://s1145859980.t.eloqua.com/e/f2?elqFormName=BlindForm&elqSiteID=1145859980&emailAddress=test@test.com you should have captured a...
View ArticleRe: Form Submission Via REST API Using PHP Request Library
Did someone try the code here? and is it working?https://github.com/fredsakr/eloqua-php-request/blob/master/examples/formSubmit.php
View ArticleRe: Last SFDC Campaign ID? Member Status Updated
Ah, figured you didn't have CLR setup because you're using Last SFDC Campaign ID still. Why not just stop using Last SFDC Campaign ID and use only Eloqua campaign activities?
View ArticleRe: Last SFDC Campaign ID? Member Status Updated
Ah, OK, maybe this is a promising line of inquiry then. I didn't realize you could stop tracking the last campaign ID with CLR. Does that mean that you should stop using the old integration program,...
View ArticleManufacturing Blog Posts
Are Manufacturers Mastering Community Development?Why Video is Becoming the Most Effective Manufacturing Content AssetHow to Manufacture an Increase in Product Registrations7 Tactics to Enhance Your...
View ArticleRe: Have you worked with an agency before?
Special thanks to Don GushurstHow Manufacturers Can Maximize Their Agency Investments
View ArticleRe: External activities and lead scoring.
Hi Lauren, I am getting a restricted workspace error when I try to access the tutorial. If it's something you own, can you grant me access? ThanksJay
View ArticleCant make the email designer evaluate if content is overlapped
Hi All, I am writting a script to align the content inside emails when using the email designer canvas. And i Successfully aligned the individual content block and redrawn the canvas. However, when...
View ArticleRe: External activities and lead scoring.
Hi Jay - Sorry I'm not the owner of that content but I too get that error. Not sure what happened there, but I also get a message with the error that says it is scheduled to be posted on May 11....
View ArticleRe: Email-To-Lead For Eloqua
This can be very easy or difficult to set up it depends on how you are capturing the information.Someone sends an email to an address and then what?Good Luck
View ArticleHow to get data of contact activities?
Hi all, When trying to get data from ProcessedActivity of Base Entities, I always get 0 record.Would it need any config to be changed to record the activities? By the way, when trying to get Activities...
View ArticleRe: SerializationException for "Maximum number of items that can be...
Hi, I tried the REST APIs, thank you very much.But I found that in the results, most fields have no data, which have data when using SOAP APIs.Is there anything I missed when using REST API? Thanks,Biao
View ArticleRe: How do i change the elqform/elqid field names for external integration?
I had some issues setting this up, found out the joomla cms we used doesnt accept jquery, here is the javascript code to add hiddenfields needed by eloqua to integrate external forms: <script>...
View Article