Skip to main content

#Salesforce Admin314 debatiendo

Comunidad buenas tardes, 

Quien ha rendido el examen de Administrador de Salesforce Certificado en español? Quisiera saber la complejidad del mismo, y si tienen algun curso efectivo de preparación en español por favor.. Gracias 

 

#Salesforce Admin  #TrailblazerCommunity  #Certifications

1 respuesta
  1. 21 ago, 16:46

    Hola Juan, 

     

    El examen en sí (preguntas del examen) sí está disponible en español (LATAM), así que podés rendirlo directamente en ese idioma sin problema, la traducción del examen la hace Salesforce oficialmente. 

     

    Para preparación, el trailmix oficial de Salesforce es este, y también tiene versión en español (LATAM): 

    https://trailhead.salesforce.com/es-MX/users/strailhead/trailmixes/prepare-for-your-salesforce-administrator-credential

     

     

    Un detalle importante: aunque el trailmix esté en español, los desafíos prácticos (hands-on challenges) por ahora solo están traducidos en un grupo limitado de módulos prioritarios (japonés, español LATAM y portugués BR), el resto sigue solo en inglés. Si al hacer un challenge en español te falla la validación, probá cambiando el idioma/región de tu Trailhead Playground a inglés (US) y repetilo con las instrucciones en inglés, a veces la traducción del challenge queda desactualizada respecto al inglés original. 

     

    Sobre la complejidad, la Guía Oficial del Examen (Exam Guide) en Trailhead es el recurso más confiable para saber exactamente qué porcentaje de preguntas corresponde a cada tema (seguridad, automatización, datos, etc.), vale la pena revisarla antes de armar tu plan de estudio. 

     

    Referencia:

    https://trailhead.salesforce.com/content/learn/modules/trailhead-in-your-language/use-translation-resources-in-your-learning-journey

0/9000
1 respuesta
  1. 24 ago, 17:05

    Hey Renuka, 

     

    A record page's actions are a combination of Quick Actions, standard buttons (Edit, Delete, Clone), Chatter actions, and productivity actions, all rendered together in the page-level action menu, but they trace back to different generations of the platform. 

     

    Standard buttons like Edit predate Quick Actions entirely, they're core CRUD operations baked into Salesforce since Classic, tied directly to page layouts and standard controllers. Quick Actions came later (Lightning-era) as a more flexible, declarative framework built for things standard buttons couldn't do well: creating related records, logging calls, launching Flows/LWCs, all without needing a full page navigation. 

     

    Salesforce never migrated Edit/Delete/Clone into the Quick Action framework because they're fundamental object-level behaviors tied to page layout metadata and permissions, not something layered on top. Rebuilding them as Quick Actions would be redundant and risk breaking backward compatibility across every existing org. 

     

    So the short answer: it's not that they overlap by design, it's that Standard Buttons are older, layout-level plumbing, and Quick Actions are a newer, more flexible layer built alongside them, not a replacement for them. 

     

    Reference:

    https://trailhead.salesforce.com/content/learn/modules/lex_migration_customization/lex_migration_customization_actions

0/9000
3 respuestas
  1. 24 ago, 09:43

    I passed my Salesforce Admin certification by focusing heavily on Trailhead and hands-on practice.  For additional practice questions and mock tests, I also used MyCertsHub, which helped me understand the exam format better.  For discounts, I’d recommend checking official Salesforce promotions and Trailhead events since voucher offers can change.

0/9000

We have been experiencing an issue with our CloudAlly Salesforce backup since 29 July 2026.

CloudAlly has investigated the issue and confirmed that Salesforce is returning the following OAuth error:

{

"error": "invalid_grant",

"error_description": "expired access/refresh token"

}

As part of the troubleshooting, I clicked the Reinstall

option in CloudAlly and completed the reauthentication process using my Salesforce System Administrator account. 

 

CloudAlly has confirmed that, under normal circumstances, this should replace the previous refresh token with a newly issued one. However, Salesforce continues to treat the refresh token being presented as expired or revoked, and the backup task becomes disconnected again. 

 

We have not made any Salesforce configuration changes around the time the backups stopped.

 

Is there anyone who has the same issue? 

 

#Nonprofit  #Salesforce Admin

1 respuesta
  1. 24 ago, 06:25

    Hi, see if any permission is missing from the user which is used to integrate the CloudAlly with salesforce

0/9000

Personalizationのアクセス権を付与しても添付のキャプチャー画像の画面が表示されてPersonalization 機能を利用することができません。対処方法を教えてください。 

 

#Salesforce Admin

1 comentario
  1. Ayer, 23:15

    解決しました。本件はクローズとします。

0/9000

Hi everyone,

I have a $200 Salesforce exam voucher with an expiration date of December 17, 2026. I originally purchased two vouchers, but I only need one now.

If anyone is interested in purchasing the extra voucher, please feel free to message me so we can discuss the details.

#Trailhead Challenges #Voucher Coupon #Free Voucher #Free Vouchers #Voucher Code #Discount Voucher #Discount Vouchers #Voucher Purchase
73 comentarios
0/9000

When in my dev hub am trying to link the namespace, then getting the error below. The connected app is disabled by Salesforce; that's why I cannot uncheck the PKCE validation. Tried with tooling api also, did not able to do it. 

 

How to link the namespace? Is there any alternate way? 

 

#Salesforce Developer  #Salesforce Admin

3 respuestas
  1. 18 ago, 16:23

    Thanks for testing those, Souvik - since browser, My Domain, and admin are all ruled out, that error is almost certainly coming from one specific org-wide setting: 'Require Proof Key for Code Exchange (PKCE) Extension for Supported Authorization Flows' in Setup > OAuth and OpenID Connect Settings. 

     

    Here's the trap: you mentioned enabling PKCE there. When that org-wide toggle is on, the org forces a code_challenge on every supported authorization flow - but the internal namespace-linking flow doesn't send one, so it fails with exactly 'missing required code_challenge'. So that setting being enabled is what's breaking the link, not something you're missing. 

     

    The fix: turn that setting off (Setup > OAuth and OpenID Connect Settings) in the org that owns the namespace - and in the Dev Hub too if it's enabled there - then retry the namespace link. Once it's linked, you can switch it back on if you want PKCE enforced for your own apps. Note this org-wide toggle is separate from the greyed-out PKCE box on the Salesforce-managed connected app you can't edit - this one you do control. 

     

    If it's already off and still fails, then it's on Salesforce's side (the managed linking app), and the right path is a Partner Support case referencing the error - it's a managed flow you can't patch yourself. But I'd bet on the org-wide setting; toggle it off and the link should go through. 

     

    Hope that finally clears it! 

     

    And if this resolves it, please mark it as the Best Answer so it helps the next person who hits this - thanks! 🙂

0/9000

I am able to connect via Outlook desktop and Salesforce just fine. When I am logged via the Outlook online, salesforce prompts me to connect my salesforce to my outlook - same email address. What is different and what do I need to change? 

 

#Salesforce Admin

9 respuestas
  1. 22 ago, 18:36

    Steve - When I click confirm, it does nothing in the side panel and still asks me to login. No error messages. 

0/9000

Morning 

 

I haven't updated these aspects of a Field before - Data owner, Field Usage, Data sensitivity , Compliance Categorization fields but with the advent of AI Agents etc I am thinking it might be a good idea. 

 

My question is - Can I mass update all these as I don't see them being available on any Exports 

Classification Data on Fields

 

 

 

#Salesforce Admin  #Salesforce Developer  #Salesforce

5 respuestas
0/9000

I have an excel sheet of 5000 email recipients (no names, just emails) and a form template for the body of an email.  What would be considered the best way to send out these emails via Salesforce? I know there's a limit of ~5k emails, but we can send in batches.  Would an api script via DevConsole be best? Thanks for your advice.   

 

Tracy 

certified since '09 

 

#Salesforce Developer  #Salesforce Admin

3 respuestas
  1. 21 ago, 04:13

    Hi Tracy - yes, Apex Messaging.sendEmail with SingleEmailMessage.setToAddresses() is the right native fit for RAW emails (no records needed, and with no names a static body needs no merge). Two refinements: 

     

    1. Don't run it from Dev Console Execute Anonymous - that's a single synchronous shot with no restartability and it can hit governor limits. Use Batch Apex (or Queueable) and chunk it: up to 100 addresses per SingleEmailMessage, so ~50 emails total. 

     

    2. Mind the cap - it's 5,000 EXTERNAL addresses/day per org for Apex single email (the error is SINGLE EMAIL LIMIT EXCEEDED). 5,000 fits in one day but leaves zero headroom, so if anything else in the org sends email that day you'll blow it. Safer to split across two days or run it first thing. 

     

    The bigger flag though: Salesforce's transactional email isn't a bulk-marketing engine. 5,000 near-cold sends from raw addresses can dent your org's deliverability/reputation, and you get NO unsubscribe link, bounce handling, or open tracking. If this is marketing/newsletter, a real platform (Account Engagement/Pardot, Marketing Cloud, or even Mailchimp) is the right call - better inbox placement + built-in CAN-SPAM unsubscribe. 

     

    If you'd rather stay native and no-code: import the 5,000 as Leads, build a list view, and use Lightning 'List Email' with your template - same 5,000/day cap, but zero Apex. 

     

    If this helps, please mark it as the Best Answer so it helps the next person 🙂

0/9000