-
Create a concatenated field as part of SQL query and use it in Salesforce Adv connector merge key
I am working on setting up a Salesforce Advanced Connector, and use the query mode to select my data. In this selection, I created a custom field called merge key as below, CONCAT(CaseNumber, '_', LastModifiedDate) AS Merge_Key # also tried below, but same result CONCAT(CaseNumber, '_', FORMAT(LastModifiedDate, 'yyyy-MM-dd…
-
Salesforce Marketing Cloud Rest Connector/ExactTarget Connector
We are trying to extract email data at the subscriber level with sends, opens, clicks and timestamps by campaign from Salesforce Marketing Cloud (SFMC). We used to be able to extract the data through ExactTarget Connector but the connector no longer works even with Admin right. We were able to connect through the…
-
Does anyone know if there is a connector that allows you to bring in PDF/files from Salesforce?
The files stored in salesforce are not datasets, but they are files that are needed to be published for Domo users to view the information in them.
-
Domo metadata should be able to detect what SalesForce objects are being used in connections
It would be convenient if Domo was able to report on what SalesForce objects are being used the same way it can report on what fields are being used in datasets. I'd like to see a list of the objects being used across all of the SalesForce connections in my Domo instance.
-
Salesforce Advanced Connector Add New Fields
Ability for the Salesforce Advanced Salesforce connector field options to allow auto adding new fields like the other Salesforce connector.
-
Can Domo query Salesforce archived activities (task and event records)?
Salesforce groups tasks and events into 4 groups: Archived but not deleted Archived and deleted Not Archived or deleted Not Archived but deleted Through the rest API, the only way to get to everything is by using .queryAll() instead of .query() … Can ANYONE with direct Domo product knowledge confirm is used for queries
-
Does the Time zone of the date column changes when we connect data from salesforce connector?
When i directly extract data from salesforce the date shows 1st October 2023. When i connect through salesforce connector in domo the date from domo sales force connector shows 30th September 2023. So does the salesforce connector in domo changes the timezone of the date when compared to actual salesforce date?
-
Salesforce ExactTarget (Marketing Cloud) Connector
Hi, I'm having trouble configuring my Marketing Cloud (SOAP) Connector. ( This one, not the REST connectorhttps://care-org-au.domo.com/appstore/connectors/com.domo.connector.exacttarget). Me and my Marketing Cloud admin have followed the instructions () and we can confirm the MC account I'm using has been given SOAP API…
-
Private Embed Page in Salesforce Without Redirect
I need to privately embed a page from Domo into a Visualforce page. I used the example code repo linked in the developer documentation. When I preview the Visualforce page, it successfully renders the page but only after redirecting to a public.domo.com page. When I attempt to add that Visualforce page to an Experience…
-
How to calculate API usage by Salesforce Connector
If I bring in say one million rows of leads daily with 10 columns, how many API calls would it be?
-
Drill down linking to Salesforce
Is there a built-in way for us to take a user to the data that they drill down to, and in my case, using the Case Safe Opportunity ID field, have it be clickable to launch them into SFDC to view the opportunity/account details?
-
Can you stream Salesforce data in real-time?
Hi Domo Community, Can you stream data from Salesforce into Domo in real-time? We recently switched to Domo for dashboarding and reporting. Our call center relies on Domo dashboards to set in-person appointments. The issue is that by default data can only be sent to Domo every 15 minutes. (Note: Our previous tool allowed…
-
Where did the Salesforce Advanced Connector go??
I was trying to load new data today, but cannot find the Adapter I was using in the past. I believe it was Salesforce Advanced Connector. It was marked as Preferred. Or was it replaced by another connector? I tried to use the Salesforce with Upsert, but this is giving me errors... Thanks for any help! Caroline
-
Has anyone been able access salesforce historical data?
Fellow Domosapiens, I know I have to append my data and immediately start snapshoting Salesforce data (or any data for that matter) but, I'm wondering (hoping) someone has been able to figure out how to bring in Salesforce Opportunities with Historical Trending data without having to do this?
-
Help with Beast Mode field please!
Hello Community, I have a beast mode field that is working great when I am using a single number chart looking at the total for the current quarter we are in. The problem I need help with is, what can I update or what am I missing from the below Beast Mode field that will not allow me to show each month in the current…
-
Help with Quarter Beast Mode Please`
Hello Community, I have a beast mode that is working for my purposes when reporting on the fiscal quarter in total. What I need to do next is show in a bar chart each month in the current fiscal quarter and the calculated currency value for each month. This dataset is coming from Salesforce and is from the opportunity…
-
Are "Joins" case sensitive
As we all know, Salesforce record IDs are case-sensitive. Has anyone done a join on Record ID? Are joins case sensitive?
-
Unable to fetch all data from Salesforce Report
Hi, I have created a report in Salesforce and it having more than 89,591 records. But, Domo fetches only 2,000 records from salesforce. why it is happening? is am missing some settings or its DOMO limitation? Please suggest. Salesforce Screenshot : DOMO Screenshot:
-
Embedded Cards in Salesforce: Dynamic Filter
Hi all, does anyway know if there is a way to dynamically filter a Domo card embedded in salesforce on a unique value in the salesforce page (like customer or account ID). We wanted to embed cards on a customer overview page to show historical sales for that customer, but I do not want to have to create one for every…
-
Salesforce Connector (Domo Connector Package)
We are trying to connect Domo with Salesforce using the Domo Connector Package. We have followed all steps for the install on the Salesforce side in Sandbox. On the Domo side, when I click “Get the Data” I am able to get my sandbox credentials, select my data report and save. However, the data will not import. On the…
-
Here's How to Embed a Card into a Salesforce using Visual Force and filter the card by AccountID
Did you really figure out how to do this Canio? And, I'm sharing this with you b/c it's been something that has been bugging me for the better part of 4 years. I appreciate all the help I have gotten from various people to help finally figure it out. I truly hope this is helpful to you. See my reply. Good luck!!!