Re: "Not our finest moment" messages
Thanks for the link Betty. I checked my browser and it is certified, still I get these messages. Is it just our pod, I don’t think so? Is it just me being a bit disappointed – naïve? – that we have had...
View ArticleRe: "Not our finest moment" messages
I always try to keep my browser updated so it is only supported but not certified.I definitely don not have the time to open a service request each time I get such an error which is at least once or...
View ArticleHow Can we Update More than one Number of contacts on form submission
Hi, I just want to update number of contacts on form submission. thanks in advanced.
View ArticleRe: Campaign canvas: Send to Cloud Connector
It's Third Party App it will allow you to make operation on your contacts or custom objects.
View ArticleRe: How to fetch all accounts field throguh REST
Using version 2.0 of the rest API should return all field values: GET /Api/rest/2.0/data/accounts?depth=complete&count=1000
View ArticleHow to fetch all accounts field through REST
I am struggling with REST API calls, I want to fetch all the records with all the fields available in them through REST. This is what I have tried so far: $client = new EloquaRequest($eloqua_site,...
View ArticleRe: Form Submit Cloud Connector
I did the same way as you mentioned. i.e. by mapping the form fields to the custom object in cloud connector and then in form processing step i used update custom object with form data. I am facing an...
View ArticleRe: Eloqua is Down and it sent out broken emails
It`s getting worse. Over here, all Eloqua pages with a cloud component such as progressive profiling or Form Population are practically unreachable at the moment. (at least on Pod 1).Support is...
View ArticleWhich ReST and Bulk API version to prefer 1.0 or 2.0?
Hi Team, We have to decide on the version, whether we should use 1.0 or 2.0 ReST API version?Does anyone have any ideas on the same.Is Version 1.0 is stable?Is Version 2.0 stable?and which version to...
View ArticleHelp with REST API 2.0
I am getting this error while trying to create a new account: Array ( [url] => https://secure.eloqua.com/API/rest/2.0//data/account [content_type] => application/json [http_code] => 401...
View ArticleFunniest Business/Marketing Videos
Hey guys, I am in need of some humorous business or marketing videos. Preferably ones that Eloqua partners have created. Got any you can share? Tagging: Ian Hutchinson, Adrian ChangAnita Covelli...
View ArticleIs Eloqua Down? (Bootstrap errors & not our finest moment)
We're getting bootstrap errors and "Not our finest moment" messages at present. The application is completely inaccessible. I believe we're on Pod 1. Where should I be reporting this?
View ArticleHow to check active contact
Anybody know how to check active contacts? I tried to check the number of active contacts by using segmentation with filtering such as visited websites from certain time. But, it doesn't seems best...
View ArticleRe: Is Eloqua Down? (Bootstrap errors & not our finest moment)
Hi Pauline Hill, This was the case yesterday but everything seems to be working fine now for me. We are also on Pod 1. Hope this helped. In case it is not resolved you can always contact Eloqua...
View ArticleRe: Is Eloqua Down? (Bootstrap errors & not our finest moment)
Hi Pauline, I have been having the same issues, I was able to fix it by restarting my browser (end its process and open it again) Hope you can fix it soon Thanks,Anthony
View ArticleRe: Is Eloqua Down? (Bootstrap errors & not our finest moment)
It all seems to be back up and running again now, so fingers crossed it stays that way.
View ArticleCreating an Email with REST API
Does anyone have any insight into how Eloqua handles the "sourceTemplateId" when creating an Email via the REST api? This element seems to be ignored ie The template (ID) is not applied when the email...
View ArticleRe: Where are opportunities stored and how to delete them?
You cannot delete opportunities in Eloqua. However you can remove them from the ROI calculation. Create an opportunity stage as shown below, Notes:- The 'Probability of Closing' column shows the...
View ArticleRe: How can I update a contact field using program builder?
Create an update rule Contact - > data tools -> New update Ruleset. In the update rule Select Comments field and set to value yes. call this update rule in a program builder.
View Article