Re: How to automate the deletion of CDO data ?
Hi Srivani, We have a Custom Data Purger in our AppCloud Relationship One AppCloud - Apps that may be able to work for you, but I'd just need a little more information to be sure. Would you want to...
View ArticleRe: Has anyone successfully implemented two business units on the same...
I've had some experience with this. One thing we found helped a lot is to set up a multi-select field for "product line" or "business unit" or whatever you think of it as. That way you can record, for...
View ArticlePosting to Eloqua
We post data to Eloqua via API for clients using Eloqua, posting form data server side to http://s33.t.eloqua.com/e/f2.aspx. For example: Post URL: http://s33.t.eloqua.com/e/f2.aspxPost values:...
View ArticleRe: E10: Dynamic Email Headers & Footers
Hi everyone, Just following up on this thread. Do we have an update on this? Is this still on the roadmap? Thanks
View ArticleRe: Importing data from Eloqua into Google Analytics
Hi Crista, Yes, you can. Just follow the link shown in step 3. Thank YouAmit Pandya
View ArticleHow to create SMS Campaign in eloqua
Hi, I need to send SMS to all the eloqua contacts, but currently there is no SMS Campaign in Eloqua instance. At the same time i have a third party SMS API (JAVA Api). Can we create apps using...
View ArticleRe: How to send shared list on a regular frequency?
Yes I'm in E10. Unfortunately we don't have Analyzer so far.I'll look into the power tools. Thanks Rohit!
View ArticleRe: Allow Contacts to PAUSE in Preferences
Why not just unsub them, you can do that as a step in Program Builder, and then throw them into another program that checks if their "pause until" date has passed, and re-subscribes them once it has? I...
View ArticleRe: Mandatory multi-select pick lists for forms
I figured out a way to make multi-select fields required. It will give you the same standard Eloqua error as with the rest of the form fields, it just will not create that little red * next to the...
View ArticleRe: Eloqua with Veeva integration
We are about to undergo this project. Could you elaborate on some of your lessons learned? I'm sorry to hear your project was challenging!
View ArticleRe: Picklist form field cannot be marked as required
Single Picklist form fields can be marked as required. Multi-Select lists cannot, however there is a work around for those. The instructions below will give you the same standard Eloqua error as with...
View ArticleIs there a way to see how many accounts are in the database?
Hi all, Just looking to see if there's a way to use a contact filter or even the reporting console to see how many companies/accounts there are in the database. Also, this would be in E9. Thanks!
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 Article