Skip to main content

#Admin13 discussing

Hi all, I just failed my Salesforce Admin Certification for the second time and now I have to wait until the new Spring release quiz after April 23, 2026. I’m wondering if anyone has been in this situation and how did you prepare to succeed on your third attempt…especially with my next attempt coming with a brand new releases of questions. Definitely down and feeling like I will never pass this cert, any help or guidance would be greatly appreciated!

#Certifications #Salesforce Admin #Admin #Systems Administrator #SFDC Admin Certification #Saleforce Administrator #Beginner Level Adminstrator #Administrator #Cert #Automation
2 comments
  1. May 26, 11:19 AM

    I am giving it for the second time . I will say dont loose hope and with a strategic dedicated effort you will definately come out of it. Have you set a leanring and practice plan for your self . 

0/9000

Boa tarde,sou novo nessa área de sistemas e programações mas sempre gostei e tive curiosidade,por acaso vi um anúncio no Instagram do João Vitor Teixeira e fiquei curioso para saber sobre a salesforce,pesquisei e me identifiquei gosto de resolver problemas e administrar,estou começando a fazer esse curso pelo thailhead.Trabalho na área de internet como técnico,alguém tem uma dica ou algo que eu deveria saber sobre essa área?

#Trailhead #Admin #Systems Administrator #Saleforce Administrator #Brasil
1 answer
  1. Smitha Thomas (CIBC) Forum Ambassador
    May 20, 11:15 PM

    Hi @Davi Magalhães

     

    As you are a newbie here, I recommend exploring different career paths and identifying your interests. Then, get started with the Trailhead platform to upskill yourself. Check out this page to Explore resources for Salesforce Admins -  Salesforce Administrator Career Path.

0/9000

Is it possible to do inline editing for TIME fields in reports and list views? All the information I can find is for Date/Time fields and mostly from a few years ago. Are TIME fields (without date) available for inline editing in 2026? 

 

#Salesforce Admin  #Systems Administrator  #Admin  #Saleforce Administrator  #Reports & Dashboards  #List View

1 answer
  1. May 19, 8:15 PM

    @Yamilé Pacheco Cueva Time-only fields are not currently supported for inline editing in standard Salesforce reports or list views.

    Reports inline editing supports only certain field types. Salesforce release notes mention text, numeric, checkbox, date, picklist, and lookup support, but not Time fields.  

    Reference: https://help.salesforce.com/s/articleView?id=release-notes.rn_rd_reports_inline_editing.htm&release=234&type=5

     

    For list views, Salesforce also says not every field supports inline editing. The practical test is whether the pencil icon appears when you hover over the field.  

    Reference: https://help.salesforce.com/s/articleView?id=xcloud.customviews_edit_inline_listview_lex.htm&type=5

     

    There is a similar community post for custom Time fields where the suggested workaround was customization, such as a custom Lightning component or Visualforce-style grid: https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000H2xBUSAZ

     

    Practical options are to edit the Time field from the record page, use Data Loader/import tools for bulk updates, build a small screen flow/custom LWC for controlled updates, or use a grid-style AppExchange tool if users need spreadsheet-like editing.

0/9000

👋 Hi Trailblazers! 

I’m actively looking for 

Looking for Senior Salesforce Developer / Salesforce Technical Lead / Salesforce Consultant roles

 

.  

I have 12 years of hands-on development and customisations experience with strong knowledge of:

  • Sales Cloud
  • Service Cloud
  • Experience Cloud
  • Apex, Trigger, Visualforce Page ,LWC, Aura ,Lightning , Rest API Integration ,Platform Event,External Object Trigger flow, Flows & Configurations etc

🎓 3x Salesforce Certified

 

⏱️

30 days notice period (ready to join)

 

📍 

Preferred locations:

 

Noida, or 

Remote

 

📞 

Contact:

 

 9971879119 

📧

Email: Pramod4412@gmail.com

 

If you know of any suitable openings or referrals, I’d really appreciate your support.  

 Thank you! 🙏 

#Salesforce #Salesforce Developer #Admin #Salesforce Admin #TrailblazerCommunity #Job Postings #Sales Cloud #Service Cloud

0/9000

Hello everyone,

I am currently supporting an integration between Salesforce and a SIEM platform (IBM QRadar). The goal is to monitor audit-related events such as:

  • User login activity
  • API usage
  • General user activity
  • Security-related events

We have reviewed some IBM-documented approaches, including:

  • Salesforce Security Monitoring Server
  • CSV export of audit logs

However, these options do not seem optimal, especially due to the lack of real-time monitoring capabilities.

From the Salesforce side, my role is mainly to enable access (APIs, configurations, etc.), while the security team is responsible for the SIEM integration.

I would like to ask the community:

  1. What is the simplest and most recommended way to expose audit events from Salesforce to a SIEM?
  2. Is using the EventLogFile object via REST API sufficient, or would you recommend using Streaming API / Pub-Sub API?
  3. Is it mandatory to have Event Monitoring (Shield) licenses for a basic monitoring use case?
  4. Have you implemented similar integrations with QRadar or other SIEM tools? What approach worked best for you?

The goal is to find the simplest possible solution from the Salesforce side, avoiding overly complex architectures unless strictly necessary.

I appreciate any guidance or recommendations.

Thank you. 

 

#Trailhead Challenges  #Admin  #Salesforce Developer

1 comment
  1. Apr 21, 7:11 AM

    Hi @Jesus David Sosa Miranda

    -  

    1. Simplest recommended approach 

    Start with EventLogFile via REST API. It’s easy to expose and works fine if near real-time (not instant) is acceptable.

    2. Real-time vs near real-time

    • EventLogFile = delayed (few minutes to hours) 
    • Streaming API / Pub-Sub API = near real-time 

       If your SIEM needs live alerts, go with Streaming or Pub-Sub API. 

    3. Shield (Event Monitoring license)

    • Yes, for detailed logs (API usage, login events, etc.) 
    •  Without it, you only get very limited data 

    4. What works best in real projects

    •  Basic setup: EventLogFile + scheduled pull
    •  Better setup: Real-Time Event Monitoring (Streaming API) for critical events
0/9000

**Immediate Action Required: Verify Your Domains for Email Security**

 

Here are some actually helpful tips to make sure you're covered!

 

You'll need:

  • Salesforce Admin access
  • Access to your domain registrar (the site where your email domain name is registered, like GoDaddy or Cloudflare)
  1. Follow Salesforce's instructions for creating a DKIM Key
    1. This video is super duper helpful for a walkthrough
    2. Still, around step 9, things get a little confusing. Let me help you out there.
  2. Log in to your domain registrar (like GoDaddy or Cloudflare), select your email domain, and look for a “DNS” or “DNS Records” section. Add a new record.
  3. There are three components to creating this new DNS Record:
    1. Type - choose CNAME
    2. Name - refer back to the DKIM Key you created in Salesforce. Next to CNAME Record copy everything BEFORE “.[yourdomain].com”. So if my CNAME Record says “key1._domainkey.mydomain.com” , I’m copying “key1._domainkey” only. Paste this in the Name section of the new DNS Record you’re creating.
    3. Value, or Content, or Target - refer again back to the DKIM Key you created in Salesforce. Next to CNAME Record copy everything AFTER “IN CNAME “. So if my CNAME Record says “IN CNAME mydomain.abc01de.salesforce.com”, I’m copying “mydomain.abcd01de.salesforce.com”. Paste this in the Value/Content/Target section of the DNS Record you’re creating. Save
    4. Add a 2nd DNS Record, and repeat the above steps with the values next to Alternate CNAME Record. Save.
    5. Once you’re done, be sure to go back to your DKIM Key and select “Activate”
    6. You can go to Setup > Test Deliverability to test that emails are being sent and received as expected 

**Boom. You did it. Way to go. Have a snack.**

 

#Email #Email Address #Salesforce Admin #Admin #Saleforce Administrator

1 comment
0/9000

Trailblazers, we’re cleaning up the automation roadmap and we have one goal: Make your life easier. Forget the "corporate" wish list. We want the raw, unfiltered truth from the people actually in the trenches. What’s working? What’s frustrating? What’s missing?

  • Time: 5 minutes.
  • Impact: Direct line to Product & Design.
  • Result: You help decide what we focus on next.

Fix Flow Link Here!

 

Thank you for your time and consideration :) 

 

#Flownatics #Automation #Salesforce Admin #Admin #Salesforce Developer

2 comments
0/9000

Need help #certification #admin certification #trailhead #salesforce

 

Hello Team,  

  

My name is Ketan Desai, and I am preparing to take the Salesforce Administrator certification exam. To attempt the exam, I need a certification voucher. I have been trying to earn vouchers through Trailhead quests, but I have not received any so far. 

If anyone has a voucher they can share, I would greatly appreciate your help, as it would allow me to take the certification exam. Thank you in advance for your support.

4 comments
  1. Mar 22, 10:14 PM

    I appreciate you reaching out, and it's great to hear you're preparing for your Salesforce Administrator certification! That's an important milestone in your Salesforce career.

    Regarding certification vouchers, here are a few legitimate ways to obtain one:

    ### Official Voucher Sources

    **Trailhead Quests & Promotions**

    - Salesforce occasionally offers vouchers through special Trailhead quests or community events. Keep an eye on Trailhead announcements and the Trailblazer Community for these opportunities.

    **Salesforce Events**

    - TrailblazerDX, Dreamforce, and World Tours sometimes include vouchers for attendees or participants in specific sessions.

    **Employer Sponsorship**

    - Many companies invest in their employees' certifications. Check with your employer's learning & development or HR team to see if they offer certification support.

    **Trailblazer Community Groups**

    - Local Salesforce user groups or community-led study groups sometimes have vouchers to distribute. Connect with your local Trailblazer Community group.

    **Salesforce Partners**

    - If you work for a Salesforce partner organization, they may have access to vouchers through their partnership benefits.

    ### A Word of Caution

    I'd encourage you to be careful about accepting vouchers from unknown sources, as Salesforce has policies around voucher usage and sharing. Using vouchers inappropriately could impact your certification status.

    ### Alternative Approach

    If you're unable to secure a voucher soon, consider that the investment in the certification exam fee (currently $200 USD, with a $100 retake fee if needed) is often worthwhile for career advancement. Many find that the certification pays for itself through new opportunities.

    Keep up the great work with your exam preparation, and best of luck when you do take the Administrator exam!

0/9000

👋 Looking for Salesforce Developer / Admin Opportunities

Hi Trailblazers!

I’m actively looking for Salesforce Developer or Admin roles

I have

2.5+ years of hands-on experience with strong knowledge of:

  • Sales Cloud
  • Service Cloud
  • Experience Cloud
  • Apex, LWC, Flows & Configurations

🎓 3x Salesforce Certified

 

⏱️

30 days notice period (ready to join)

📍 Preferred locations:

 

Pune, Mumbai, Bangalore, Hyderabad, or

Remote

📞 Contact:

9766093758 

📧

Email: bodaresagar1999@gmail.com

If you know of any suitable openings or referrals, I’d really appreciate your support. 

 Thank you! 🙏

#Salesforce #Salesforce Developer #Admin #Salesforce Admin #TrailblazerCommunity #Job Postings #Sales Cloud #Service Cloud

0/9000

i have an approval process after run this approval process i want my record is unlock for the editing but i know how can i do that but these record which is before run usnig this approval process is not unlock how can  unlock  these record unlock 

 

#Admin

1 answer
  1. Jan 25, 6:42 AM

    Hi @Hemraj Malakar

     

    In Salesforce, records that were submitted for approval earlier remain locked until they are explicitly unlocked. Updating the approval process settings only affects new submissions, not records that are already locked.

    To unlock the existing (old) records, you have these options:

    Option 1: Manually Unlock Records

    • Open the record
    • Click Unlock (available to Admins and Approvers)
    • This works for a small number of records

    Option 2: Use Mass Unlock (Best for Many Records)

    • Go to Setup → Process Automation → Approval Processes
    • Open the approval process
    • Click Mass Unlock
    • Select the records and unlock them in bulk

    Option 3: Use a Final Approval Action (For Future Records)

    For records submitted after this change:

    • Edit the approval process
    • Add a Final Approval Action
    • Select Unlock the record

    Note: This will not unlock records submitted in the past—only future ones.

0/9000