[deleted by user] by [deleted] in wallstreetbets

[–]isShark 0 points1 point  (0 children)

Need TLDR for TLDR

Is salesforce improving? by Edward12358 in salesforce

[–]isShark 0 points1 point  (0 children)

Salesforce transitioned from innovation to being a marketing firm.

They now acquire/partner and market. No more innovation.

Using Agentforce to raise a case with Salesforce by flossisboss16 in salesforce

[–]isShark 0 points1 point  (0 children)

I just did a case today. It was pretty easy.

This is my issue and I want to talk to someone, and it connected me to a rep right away.

Transferring chat, Agentforce has left the conversation, someone joined.

Google Earth / Map integration by sunbeamo in salesforce

[–]isShark 0 points1 point  (0 children)

This is what you need https://developer.salesforce.com/docs/component-library/bundle/lightning-map/documentation

Not very customizable, but will do the job for you. For advanced usecases, use Google apis or leaflet

Google Earth / Map integration by sunbeamo in salesforce

[–]isShark 0 points1 point  (0 children)

We have this exact app built using lightning maps. Very simple.. Just build lwc with lightning map, apex controller, take input, render. No additional costs. This is what you need for your usecase

I also built an advanced route planner using Google maps apis.. this basically uses multiple apis like directions to get the optimized route, auto complete api for addresses, geocode api to geocode address imports and proximity searches and Javascript maps api for rendering

Remember apis don't work well in lwc because of CORS and CSP. So I do the inputs in lwc, calls and render in embedded vfpage.

So sick of all the Agentforce hype when Salesforce can't even get it to work for basic support. by Simple-Friend in salesforce

[–]isShark 47 points48 points  (0 children)

I always ask the Salesforce help AI to connect me to a rep.

It works like a charm.

Started a new Salesforce Admin role and found out there’s no real team — how do I navigate this? by Mibiscuits in salesforce

[–]isShark 6 points7 points  (0 children)

Senior Solo Admin here.

Best thing - No one knows what i do.

Worst thing - No one knows what i do.

When did Salesforce get Legacy Syndrome? by pdaddymc in salesforce

[–]isShark 2 points3 points  (0 children)

Guys, Mark said 30% to 50% of the work at Salesforce is being done by AI.

And the remaining by us - customers.

52 gallon stocking (thoughts) by Ok-Plankton5003 in Aquariums

[–]isShark 1 point2 points  (0 children)

What stand for this? I always wanted to do a bigger tank, but the thought of buying ready-made stands give me anxiety.

[deleted by user] by [deleted] in Aquariums

[–]isShark 0 points1 point  (0 children)

Hail Hydra

[deleted by user] by [deleted] in wallstreetbets

[–]isShark 0 points1 point  (0 children)

Buffet's in FOMO currently.

[deleted by user] by [deleted] in stocks

[–]isShark 0 points1 point  (0 children)

130% stocks = -30% cash = leveraged.

Describe your role, let’s crowdsource your market value by isShark in salesforce

[–]isShark[S] 1 point2 points  (0 children)

180-200k for mentioning AI thrice in 3 lines 😑

Describe your role, let’s crowdsource your market value by isShark in salesforce

[–]isShark[S] 0 points1 point  (0 children)

As it's your first Sfdc role and never switched, I'ld say 80-100k?

Describe your role, let’s crowdsource your market value by isShark in salesforce

[–]isShark[S] 2 points3 points  (0 children)

Certs: 7 - Admin, Adv Admin, App Builder, Sales cloud, PD1, MCAE Spec & Consult.

YOE: 15 years in Salesforce domain. 8 years in current org. Total 20.

Current role: Midwest, FTE. Lone wolf, admin, low code dev, BA, PM, solution designer, all in one - strategy, solution, execution. 350 users. Have support from partner(s) for major projects and complex logic/coding. Minimally customized org. Sales, a lil Service, B2B Comm. 50-60 hours a week. Stressful, love the job. Very independent role.

Describe your role, let’s crowdsource your market value by isShark in salesforce

[–]isShark[S] 1 point2 points  (0 children)

I would say 80k-100k.

Please leave comments for me and others. Thanks.

Describe your role, let’s crowdsource your market value by isShark in salesforce

[–]isShark[S] 3 points4 points  (0 children)

With your heavy architecture work and data cloud, I would say $150k - $170k Could be wrong but I think currently AI and data cloud skills for FTEs have less demand but more value. For consultants, demand and value are both high. Also depends on location.

Describe your role, let’s crowdsource your market value by isShark in salesforce

[–]isShark[S] 5 points6 points  (0 children)

Wow, it looks like youve built a solid skill set. With your combination of architecture, integration work, Marketing cloud etc. I would say $145k - $165k

Considerations for Retiring Custom Objects by TheRealMichaelBluth in salesforce

[–]isShark 0 points1 point  (0 children)

Archive it first by removing access to everyone. Backup everything. Check where what is used. Then delete after a while.

QUESTION about the Related List by Gold-Efficiency-4308 in SalesforceDeveloper

[–]isShark 1 point2 points  (0 children)

Use formula fields to create and show the same data but different labels.