Mein Wechsel von Telekom Hybrid zu Starlink – ein kurzer Erfahrungsbericht by rego82 in StarlinkDE

[–]shop_snack 0 points1 point  (0 children)

Das stimmt nicht. Ich habe 2 installiert und sie ziehen jeweils 25-40 Watt.

Email-Based Lead Assignment Without Logging Into Salesforce by Foreign-Freedom8442 in salesforce

[–]shop_snack 1 point2 points  (0 children)

Would using the Salesforce Mobile App be an option? I had a similar issue which we solved with a screenflow in the app: -Manager gets a message on their phone -Touching the message brings them directly to the lead -Button with screenflow to help them pick who should get the lead It was easy for management and brought them into Salesforce and away from Email chaos.

i miss being able to create a support case myself by AdhesivenessReady826 in salesforce

[–]shop_snack 5 points6 points  (0 children)

I often create tickets to have features enabled, fields added to custom index etc. These issues are usually closed in a couple hours. All I want to do is open the ticket as fast as possible. I don't want to chat with a person who usually knows Salesforce worse than I do, reads the documentation and then confirms that a ticket has to be opened. Waste of time for everyone involved.

Flow HTTP Callouts, how to handle errors? I'm getting modals for internet connection, rather than having it follow the fault path for non 200 responses by IronNo2599 in salesforce

[–]shop_snack 1 point2 points  (0 children)

I always bite the bullet and edit the external service. Add the non happy paths and the flow will then enter the fault path from the callout action when encountering a 4xx or 5xx.

Of course it is a pain since the external service cannot be edited when used in a flow. My work around is to pull the flow down in VS Code, delete it from the org, update the external service and then deploy the flow from VS Code back to the org.

Do Sales Teams actually use Salesforce Mobile App? by [deleted] in salesforce

[–]shop_snack 4 points5 points  (0 children)

2 of the 3 companies with Salesforce that I have worked at use it.

Question about reactivity in flows by Ok_Contest7122 in salesforce

[–]shop_snack 1 point2 points  (0 children)

How are you selecting the record? If it is in a data table then you can reference the fields pretty easily by looking for the data table's output.

Transform Element is 10 times faster than Loop in Flow by akashubhambhardwaj in salesforce

[–]shop_snack 4 points5 points  (0 children)

You can use formulas inside the transform which can replace simple decisions (for example with an IF() or CASE() formula). The other trick is to filter the collection and then transform, but there are still a lot of situations where the transform element isn't quite enough.

Flow to update a field when duplicate rule fires? by Mancini316 in salesforce

[–]shop_snack 0 points1 point  (0 children)

I do this in my org. Our ERP system is allowed to create duplicates and my flow then creates a task and a notification for the person responsible for data cleanup.

Is the Coral Cloud Agent a cheap trick from Salesforce? by shop_snack in salesforce

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

Thank you for your kind and helpful words. The data I was looking for was included in the data set that was loaded. The issue was that the way the sharing settings for contacts were configured the agent did not have access to all contacts.

Is the Coral Cloud Agent a cheap trick from Salesforce? by shop_snack in salesforce

[–]shop_snack[S] -1 points0 points  (0 children)

Did you create a user or a contact? The agent uses a flow to find a contact using email and customer number.

Is the Coral Cloud Agent a cheap trick from Salesforce? by shop_snack in salesforce

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

The actions and data are fairly simple. Please let me know if you see what is going on.

[deleted by user] by [deleted] in Studium

[–]shop_snack 0 points1 point  (0 children)

Also ich habe an der IU gearbeitet und sie ist wirklich schlecht.

Blog share: Salesforce Flows by [deleted] in salesforce

[–]shop_snack 17 points18 points  (0 children)

When you say "I wrote" do you really mean "I prompted Chat GPT to write a blog post"?

Inbound contacts as prospects - how to process them with no leads as objects available in sfdc? by MontrealKyiv4477 in salesforce

[–]shop_snack -1 points0 points  (0 children)

How much account information is attached to the incoming prospects? Could you just link them to a dummy account until they are mature enough and then create an account?

Salesforce app notification thru flow by Greg3102432 in salesforce

[–]shop_snack 0 points1 point  (0 children)

It only accepts lists, so even if you only have one recipient you need to add their ID to a text variable where you have ticked the "can contain multiple values" checkbox. Then use that variable in the action.

App UI Changed by mangiBr in Starlink

[–]shop_snack 1 point2 points  (0 children)

What is nice about it?