Skip to main content Salesforce and Tableau exam registrations are now closed through July 21st. Learn more about the new Salesforce certification experience coming soon.

Feed

Connect with fellow Trailblazers. Ask and answer questions to build your skills and network.

When selecting an "Agent User" "Einstein Agent User" doesnt show up 

 

#Trailhead Challenges

3 answers
  1. Today, 5:13 PM

    Hi @Regina Nava, Thank you for reaching out to the Trailblazer Community. Can you please confirm if you're still seeing an issue? If yes, can you please mention the Module and Unit name (or) URL so that we can look into it and can help you further?

     

    If your issue is resolved, can you please mark the appropriate response as "'Accepted Answer'” or post the resolution that helped you in resolving this issue? So that it can help the other Trailblazers.

    Thank You!

     

    ++TrailheadHelpFollowUp

0/9000

Hello everyone,  

Im working on the AnimalLocator challenge of APEX REST Callouts and I have on the developer console:   

duplicate value found: <unknown> duplicates value on record with id: <unknown>   

i have been looking in object manager for AnimalLocator object but it does not exist. When i tried to look for the record in the developer console on Anonymous Apex with code:    // Replace 'UniqueField__c' with the field you suspect is unique  String testValue = 'A12345'; // Replace with your actual value  List<AnimalLocator__c> matches = [      SELECT Id, Name, UniqueField__c FROM AnimalLocator__c       WHERE UniqueField__c = :testValue  ];  System.debug('Matching Records: ' + matches);     The output was:    Execute Anonymous Error  Line: 3, Column: 1  Invalid type: AnimalLocator_c    I have tried to locate it and cant seem to find it..    @* Salesforce Developers * 

0/9000
2 answers
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    Jul 8, 6:02 PM

    Hello @Vanshika Singh

    could you please share some screenshots ? 

    You can try to create a brand new playground to take this module. 

    Eric

0/9000

Hi Slack Support Team,

  I hope you're doing well.

  I'm currently using n8n to build an automated workflow that interacts with multiple Slack channels, including retrieving channel history. However, I've been consistently running into rate limit issues when fetching message history, especially when working across multiple channels in a short time span.

I've implemented delays and optimized the number of requests, but the issue still persists and is impacting the workflow's performance.

Could you please assist with the following:

  • Confirm if there's a specific rate limit threshold for conversations.history or similar methods when used across multiple channels via a bot token.
  • Share any best practices or recommendations to handle rate limiting effectively in such scenarios.
  • If possible, advise if our app is eligible for increased rate limits or any special provisions.

Let me know if you need more technical details, request logs, or our app's token ID for review.

Thanks in advance for your support.  

0/9000

i do what steps shown in the challange it shows while verifying Challenge not yet complete in Mon Trailhead Playground 2

We can’t find a user with their Username including ‘testuser’.

Check Challenge to Earn 500 Points

 

#Trailhead Challenges

2 answers
  1. Today, 5:09 PM

    Hi @palwai lokesh, Thank you for reaching out to the Trailblazer Community. We noticed that you have successfully completed this Badge, appreciate your efforts. Could you please mark the most helpful response as ''Accepted Answer'' or share the solution that resolved your issue? This will assist other Trailblazers in the future.

     

    Warm Regards,

    Trailhead Help

     

    ++TrailheadHelpFollowUp

0/9000
10 answers
0/9000

This is the trail: 

  1. Become an Agentblazer Champion
  2. Connect Data Cloud to Agentforce and Prompt Builder
  3. Bring External Data into the Contact Page Layout

Here is what I get Step not yet complete in Data Cloud and Einstein AI

We can't find a Data Cloud Related List on the Contact object for the ExternalReservation object with a child relationship name of Reservations. 

 

#Trailhead Challenges

2 answers
  1. Today, 5:07 PM

    Hi @Pamela AQUINO, Thank you for reaching out to the Trailblazer Community. We noticed that you have successfully completed this Badge, appreciate your efforts. Could you please mark the most helpful response as ''Accepted Answer'' or share the solution that resolved your issue? This will assist other Trailblazers in the future.

     

    Warm Regards,

    Trailhead Help

     

    ++TrailheadHelpFollowUp

0/9000
2 answers
  1. Today, 5:06 PM

    Hi @Ravi Shankar Kella, Thank you for reaching out to the Trailblazer Community. We assume this issue needs further review and we may need access to your playground. We will reach out to you via email to investigate further.

     

    ++CreateTrailheadCase

     

    You can ignore the command above, it is a tool used by our Agents to tell the system to create your case.

    Thank you!

0/9000

I am grabbing a Date/Time field from a mobile screen flow and want to use the Date from that Date/Time. Is it possible in any way to extract that from the field? 

 

Or is it possible to add/subtract hours from a Date/Time field? 

 

I know there are some limitations but there are also sometimes creative workarounds. 

 

Thanks.

3 answers
  1. Today, 5:06 PM

    I’ve tested the same scenario in my Field Service Mobile Flow, and while these formulas work on desktop, both of them throw an error on mobile:

    • DATEVALUE({!Date_Time_Input});
    • DATEVALUE(DATETIMEVALUE({!Date_Time_Input}));
0/9000
2 answers
  1. Today, 5:05 PM

    Hi @tamanna mahale, Thank you for reaching out to the Trailblazer Community. Can you please confirm if you're still seeing an issue? If yes, can you please mention the Module and Unit name (or) URL so that we can look into it and can help you further?

     

    If your issue is resolved, can you please mark the appropriate response as "'Accepted Answer'” or post the resolution that helped you in resolving this issue? So that it can help the other Trailblazers.

    Thank You!

     

    ++TrailheadHelpFollowUp

0/9000