Feed
- Recent Activity
- Created Date
- Questions with an Accepted Answer
- Questions with No Accepted Answer
- Unanswered Questions
Hi everyone,
I'm still new to Salesforce and was trying to install the
Marketing Cloud Account Engagement and Digital Engagement SMS Integration package (by Salesforce Labs) into my playground org.
But I got this error during installation:
I don’t understand what this means. Does it have to do with Marketing Cloud or something else I haven’t set up?
Is there something I need to install first before this works?
And is it even possible to use this package in a playground org?
I’d really appreciate it if anyone could explain what’s going on in simple terms or point me in the right direction. Thank you so much!
#Appexchage Apps
Today, 4:19 PM @Jummela Stefane Tibig, Thanks alot, So you're saying that it's possible, I can install it in my playground if I can activate the prerequisites?
Hi there,
I am looking for an easy way to create opportunity line items from an excel sheet.
My dream solution would be to create a screen flow that is started by a button on the opportunity record page. When the user clicks that button, a window opens where an excel sheet can be uploaded per drag and drop. The excel sheet would contain the article number, the quantity and the sales price. The flow would then match the article number with the products in our pricebook and create opportunity line items with the corresponding quantity and sales price from the excel sheet and add those to the opportunity where the flow was started.
I need a simple solution that is easy to use for all users. It would not make sense to use an extra piece of software like dataloader or similar.
Is that somehow possible as in my dream? Or are there any other simple solutions on the app store that would achieve this?
Any suggestions are highly appreciated!
#Flow #Microsoft Excel #Data Management #Screen Flow #Import
Today, 4:15 PM I agree with you, you can use "File Upload" component in Screen Flows. You'll need a way to read and process the data within the uploaded file. Standard Screen Flows don't have built-in functionality to directly parse Excel files. You need to write Apex code to process the uploaded file (after it's saved as a Salesforce File), extract the data (Article Number, Quantity, Sales Price), and then create the Opportunity Line Item records.
I would suggest three options here, check out these.
- Implement Flow with Apex code: Create a Screen Flow that allows users to upload an Excel or CSV file. Utilize an Apex class to read and process the file data, then create the Opportunity Line Item records.
- Implement LWC component to upload and process: Develop an LWC that handles the file upload directly and incorporates JavaScript and Apex to parse the Excel data and create the Opportunity Line Items.
- Use third party App exchange products: Leverage pre-built solutions from the AppExchange specifically designed for data import and Opportunity Line Item creation.
Any reason to use a real city name?
Any reason to keep the real city name after a complaint?
Go Hoosiers! Let's get back to work!
@* Salesforce Health Cloud *
Eric Burté (DEVOTEAM) Forum Ambassador
Today, 3:49 PM Hello @Muthu Pandi you are not in the normal prompt builder window. Please go back and try to go back to your prompt template. Eric
Because of this field API name(Is_US_Based__c), getting the below error while validating challenge.
How to resolve this
#Trailhead Support
Today, 3:47 PM Hi @Eric Burté
,
I have mapped all the fields mentioned in the module correctly, but the module still does not get completed.
Many Thanks
Eric Burté (DEVOTEAM) Forum Ambassador
Today, 3:46 PM Hello @Sharvani Rathore you certainly use an old playground with another system admin / active user created (from another challenge)/ Please deactivate the other active user (not the one with whom you log : Setup > Users), or create a brand new playground to take this challenge (3 dot icon, next to the Launch button, in the challenge section). Eric
I can't go past this challenge. I have computed the right task, but it still won't verify my lesson and it's holding me back from going ahead in my learning. I'm suspecting my countries Naira sign as an issue for setting the opportunity. if there's more to it, I would need helping to go through this process
#Trailhead Challenges #Flow #Trailhead
Eric Burté (DEVOTEAM) Forum Ambassador
Today, 3:44 PM Hello @David Ikwuagwu what is the error you have got ? Eric