Re: From Field Update?
Hey Dominic, Once you apply the Email Group, you can change back all the email details such as from name, from email address and headers/footers as well. Once you select the group and change back...
View ArticleRemove all contacts from Sharedlist(ContactList) using Api
I want to remove all the contacts from a sharedlist using api. One of the method i found out is with rest api is to send ids of all the contacts in the list.When there are more contacts in list it...
View ArticleRe: Remove all contacts from Sharedlist(ContactList) using Api
You can do it with a bulk API if you have contact IDs or emails. I do it like that and it works perfectly: String body = "{\"name\": \"deletionwhatever\",\"fields\": {\"emailAddress\":...
View ArticleRe: Re: Remove all contacts from Sharedlist(ContactList) using Api
Yeah we can do like that also.But My problem is i dont have contact id or email id.In order to get Ids i have to do GET of ContactList.If record size is large say 50k, then it ll significanlty lot time...
View ArticleRe: Is anyone else having problems with Insight?
Access itself is no problem today, actually getting reports to run is though. Very slow to run, literally takes minutes to run a single report
View ArticleRe: Re: Remove all contacts from Sharedlist(ContactList) using Api
You can get contacts using bulk API where limit is 50 000 per call.
View ArticleMissing select lists in Progressive Profiling cloud component
I'm using the Progressive Profiling cloud component for the first time. We use several select list fields for segmentation, and need to include them in this form. A couple of the select lists don't...
View ArticleRe: Is that possible to create an end date on an image we download in Eloqua?
What is the business case?
View ArticleRe: Salesforce to Eloqua Form integration
Search the site before posting generic questions such as this. http://topliners.eloqua.com/servlet/JiveServlet/previewBody/2705-102-3-4920/Eloqua%20Discover%20for%20Salesforce%20com-T…
View ArticleRe: Halloween Costumes?
Banana? You crack me up. And I just checked out the pics - Snape was scary good!
View ArticleRe: Salesforce to Eloqua Form integration
Thanks for replay Zakk, Here we are not going to install app for this integration.Need to push salesforce custom object records to Eloqua form.
View ArticleRe: Salesforce to Eloqua Form integration
if the data exists in SFDC, why arent you looking to build a workflow in SFDC to create a lead and contact there itself and use standard sfdc-eloqua integration to bring in these records to eloqua ?
View ArticleRe: Salesforce to Eloqua Form integration
Rohith,we have tighten integration with other systemsto SFDC, some of the prospect lead records will come to SFDC through other integrations , But lead nurturing process will be taken place with...
View ArticleIP Lookup services
Hello, Is anyone using any particular company for IP lookup and/or website visitor tracking and can make any recommendation or suggestions? Thanks!!
View ArticleEmails not being sent
Hi All, I am new to Eloqua. I have manged to fiddle my way around to create a simple email campaign. I have followed all the steps till the end and when i activate the campaign to send the emails, the...
View ArticleRe: Salesforce to Eloqua Form integration
okay.. so if they are being fed by other systems to SFDC.. that means they are created as an object in SFDC right (be it contact or lead or anything else) .. using ur eloqua integration (auto synchs --...
View ArticleInput from notification URL empty (in simple Action Service)
Hi, I made a simple AppCloud Action Service, and my notification URL is being called, but the input JSON that I receive from Eloqua is empty.I only receive empty curly brackets {} in the post body of...
View ArticleRe: How to get activity data by Bulk APIs v2.0?
Hi Deepak, It is very useful to let me know that white space could not used in field name, although I have no field name containing white space. Thank you very much.But i'm sorry that it is not useful...
View Article