Re: How to send shared list on a regular frequency?
are you on E10? if so, power tools is a bridge to some old E9 stuff.. i dont think there is any charge associated with that one.. just raise an SR... also, if you have the analyzer license for insight,...
View ArticleRe: I feel like this should be obvious...
Yeah, this is the way to do it - and I think you can do it even if the assets are hosted in different places, you just have to pass the full URL of the asset instead of just an ID, which is probably...
View ArticleRe: I feel like this should be obvious...
Oh, hey Monica, you said you're using MODX right? I have some tools for MODX that you might have use for, including a plugin for managing webinars called Webinex (it's published in the MODX Extras...
View ArticleRe: Picklist form field cannot be marked as required
Hi, Ben. As Jenna mentioned below there are ways to make picklists required. We build all our code and often heavily edit the form code that's generated by Eloqua. For the example you showed above,...
View ArticleRe: Picklist form field cannot be marked as required
I would look into jquery.validate if you want to code the validation yourself, rather than trying to code your own validator. jquery.validate has robust validation features and handles single and...
View ArticleManaging shared assets? (Re-inventing the wheel)
My company has been using Eloqua for quite some time. When I joined, I found a long list of shared assets -- some dating back to the Eisenhower administration. During my Eloqua University training,...
View ArticleRe: Program Builder - Missing a step?
No, we are uploading from our previous email management system to get started and start mapping out the processes moving forward.
View ArticleRe: Duplicate Email Address in SFDC
I don't think we had the case were Eloqua was creating the duplicates. But you could also use the created date or the user id (eloqua's id) to mark the newest record as not the master or to mark any...
View ArticleJohn McNeil Studio, Marketing Automation Consultant, Berkeley, CA
Location: Berkeley, CA John McNeil Studio (JMS) is a collective of strategists, writers, designers, filmmakers, technologists, musicians and photographers who help companies tell compelling stories...
View ArticleRe: Is there a way to see how many accounts are in the database?
you can directly run a company filer.. run it for name is not blank and you should see the total count of companies...
View ArticleRe: Can you delete contacts via program builder?
Yes, this can be done but it's kind of counter-intuitive. It's done using a deduplication rule. Dedup rule handler sets have the option to delete contacts. I think the usual way to do it is to add them...
View ArticleRe: What does the "default" choice do in Forms Processing when mapping...
Hey Bryan Thompson! My understanding is that the default option means you will be defaulting to the configuration that the Admin set up when creating and configuring those specific contact fields. So...
View ArticleRe: Can you delete contacts via program builder?
Here's another thread discussing this, Aaron Riley talks about using dedup rules but doesn't give a detailed procedure: Can you delete a contact via Program Builder?
View ArticleRe: Activity data semantics: mutability and time ordering
The createdAt time is accurate to the second. Filtering on createdAt > date/time, where date/time is the end time of the previous sync, there should be no overlap. Activities are not created with...
View ArticleRe: Activity data semantics: mutability and time ordering
Christopher Campbell wrote: Filtering on createdAt > date/time, where date/time is the end time of the previous sync, there should be no overlap. Great, thanks!
View ArticleSegment hierarchy/ avoiding double email sends?
Looking to talk this one through. I have a bunch of emails that need to go to targeted segments. Specifically, the emails are based on class reunion year and on age. So, for example, I take the class...
View Article