#SalesforceEvent
Explore tagged Tumblr posts
Text
GetOnCRM explores standout Agentforce submissions from the Salesforce Hackathon 2025—showing how AI agents are automating workflows across DevOps, sales, healthcare, and customer support.

#Salesforce#SalesforceHackathon#Agentforce#SalesforceAI#Salesforce2025#GetOnCRM#SalesforceSolutions#SalesforceEvent#SalesforcePlatform#TDX2025
0 notes
Text

We had an amazing time at Delhi Dreamin'! It was an incredible opportunity to connect with other developers, learn about the latest technologies, and share our passion for coding. We met so many inspiring people and made some great new friends. The key highlights of the event :
Networking: We spent a lot of time networking with other developers, both from India and around the world.
We learned about their projects, their experiences, and their advice for success in the tech industry.
Workshops and talks: We attended a variety of workshops and talks on topics ranging from machine learning to web development. We learned a lot of new things and got some great ideas for our own projects.
Overall, Delhi Dreamin' was an amazing experience. We're so grateful to have had the opportunity to be a part of it.
We're already looking forward to next year's event!"
#SalesforceCommunity#SalesforceDeveloper#SalesforceAdmin#SalesforceTrailblazer#SalesforceEvent#delhidreamin25
0 notes
Text
🚀 Agentforce World Tour Sydney 2025 – The Future of AI-Driven Business! 🚀
Join us on February 26, 2025, at ICC Sydney for a game-changing experience in AI and automation! 🤖✨
✅ 140+ expert-led sessions on AI agents & business efficiency ✅ Live demos – Build your own AI agent in 20 minutes! ✅ Keynote by Rudi Khoury – Future of AI-driven customer experiences ✅ Networking opportunities with top industry leaders
🔥 Don't miss out! Secure your FREE spot today: Salesforce Agentforce World Tour Sydney 2025 🔗
0 notes
Text
📸 Glimpse from the recent Trailblazers event in Madinat Jumeirah Conference Centre Dubai! 🌟
The event provided a fantastic #opportunity to connect with fellow Trailblazers from different industries. From engaging conversations during coffee breaks to lively discussions during breakout #sessions, it was inspiring to witness the power of collaboration and the Salesforce Ohana #spirit.
A huge thank you to the organizers, speakers, and fellow #Trailblazers for making this event an unforgettable experience. We left #Dubai feeling inspired, motivated, and ready to blaze new #trails in our respective industries! 🚀💙
#Dubaiexperiences #Salesforceohana #salesforcepartner #cccinfotech
0 notes
Link
Want to become a Salesforce Developer ? Here is Free Salesforce Training for beginners. We are glad that we did one step by step Salesforce developer training for beginners and recorded. More then 2400 student registered in this ApexHours Training and learned apex across the world. Salesforce Developer are one of the best paid resources in the market. But there is no way to become a good Salesforce developer without being a good Salesforce admin. If you are new then check this Salesforce Admin training. Salesforce Developer TrainingWe covered the follow topic in that Developer training and good news is that all session are recorded and uploaded on YouTube. Please check below post for Recording, PPT, Trailhead module and further learning details.Introduction to Apex Part 1Introduction to Apex Part 2Tools for Development & Debugging ApexQuerying & Manipulating Salesforce DataWriting Apex TriggersWriting Unit Tests in ApexAsynchronous Processing in ApexIntegrating with SalesforceIntegrating with SalesforceBuilding Custom User Interfaces using VisualforceCustom User Interfaces using AURABuilding Custom User Interfaces using LwC – Part 1Building Custom User Interfaces using LwC – Part 2 Our Team spend lots of time to create this free course. So Please like the recording and subscribe the ApexHours YouTube Channel. Day 1: Introduction to Apex In this session we covered What is apex, Data Type of Apex, Variable in Apex, Loops, Conditional Statements and Collection in Apex. Here is agenda of session. Check this post for PPT and further learning link. Declarative Vs Programmatic Approach of DevelopmentDatatypes in ApexOperators in ApexSystem.Debug()Familiarizing to Dev Tools – VS Code, Anonymous BlockQ & A Day 2: Introduction to Apex Part 2 In this session we covered Introduction to Class, Method, Static keywords and OOPs Concept in Apex. Here is agenda of session. Check this post for PPT and further learning link. Anatomy of ClassMethodsStatic Vs Instance methodsPass by Value Vs ReferenceIntroduction to Object Oriented Programming (OOP)Extending a ClassInterfaces Day 3: Demystifying Developer Tools In this session we covered Developer tools available for Salesforce like VsCode, Developer console and Workbench. Please check this post for PPT and further learning. Debugging Code in SalesforceIntroduction to Integrated Developer Environment (IDE)Capabilities of various IDEsDemoQ & A Day 4: Querying & Manipulating Salesforce Data This session was a big session we divide the same into two part. Please check this post PPT and further learning link. Basic of SOQL and SOSL in Salesforce | Query Plan All developer and admin should know the power of SOQL. In this session we covered the all below topic. What is SOQLBasics of SOQLRelationship QueriesSOQL in Apex, Querying Records in Batches by Using SOQL for LoopsIntroduction to SOSLUsing the right tool for the job SOQL Vs SOSLWriting optimal queries – Query Plan Data Manipulation and Error Handling in Salesforce | DMLHere is agenda of session Data Manipulation Insert Vs Database Insert Error Handling in Salesforce Day 5: Demystifying Apex Triggers In this session we covered when should use the apex triggers. Please check this post to PPT and further learning link. Order of ExecutionWhen & How Triggers are invokedTrigger EventsAvoiding Recursive Trigger CallsQ & A Salesforce trigger handler pattern If you want to learn more about Other Trigger framework and Order of execution then please check below recording. Order of ExecutionApex trigger Framework. Day 6: Unit Testing in Apex This was one of the big session so we divided the session in two part. Please check this post for PPT and all further learning link Writing Test Classes in Salesforce In this session we covered the basic of Test Classes. What are Unit testsWhy Unit tests are neededWhat to TestTestSetup method in Test Class Writing Effective Unit Test Classes. Here is list for topic which covered in this recording. Write effective Unit testsImportant thing to learnTestDataFactory class Unit tests Day 7: Asynchronous Processing in Apex Writing business logic in Apex that runs for a long duration is often a key ask by customers. In this episode we will learn about writing asynchronous process in Apex using Apex. Join us as you embark on this wonderful journey to become a champion Salesforce developer. Please check this post for PPT and further learning. Avenues of writing asynchronous processesBatch ProcessingWriting Scheduled Cron Jobs Future MethodsQueueableQ & A Please check this recording to learn more about Aysn Apex. Day 8: Integrating with Salesforce Salesforce is a service first platform and it is often required to integrate Salesforce with external applications and services. In this episode we will learn about performing callouts to external services using Apex. Join us as you embark on this wonderful journey to become a champion Salesforce developer. Check this post for PPT and recording. Web Communication FundamentalsUnderstanding REST Vs SOAPMessage Exchange Formats – XML & JSON Basic of REST APIHTTP MethodsPerforming Callouts to External Services Day 9: Rest API vs Soap API and Enterprise & Partner In this session we covered standard and custom REST API and how SOAP API worked. We also talk about Enterprise and partner WSDL. Please check this post for PPT and further learning. HTTP Request & ResponseAnatomy of a REST API CALLStandard REST APICustom REST API SOAP APISOAP MessageEnterprise vs Partner WSDLSOAP vs RESTSalesforce LimitsIntegration Patterns Day 10: Introduction to Visualforce Page In this session we talk about baisc of Visualforce page. Please check this post for PPT. Here is Agenda of session. Introduction to VisualforceMVP PatternVisualforce Constructs & TagsUnderstanding Visualforce ControllersStandard ControllersCustom ControllerExptensionsCapabilities & Considerations for Custom User InterfacesQ & A Day 11: Introduction to Lightning Components | AURA In this session we talk about basic of lightning component and how to bulid custom UI with the help of AURA. Please check this post for PPT and further learning. Introduction to Lightning Aura ComponentsAnatomy of a Lightning Aura ComponentAttributes and ExpressionsCommunication with SalesforceEvent in AuraDebugging Aura ComponentsStyling UI with SLDSQ & A Day 12: Introduction to Lightning web components In this session we covered all below topic. Please check this post to PPT and further learning link. Introduction to Lightning Web ComponentsAura vs LWCAnatomy of a Lightning Web ComponentLightning PlaygroundCreate your first Lightning web componentsProperties in LWCInvoking Apex from LwCQ & A Day 13: Event Handling and Navigation IN LWC In this session we covered all below topic. Please check this post for PPT. Managing Navigation in LwCWorking with EventsAccessing Salesforce DataUsing Custom Components in Lightning ExperienceQ & A If this course helped then please like the recording and leave one comment for Speaker hard work. Thanks Amit Chaudhary
0 notes
Photo
Salesforce Connections ‘18 is for any business or entrepreneur who is seeking to connect with and build robust relationships with their consumers no matter what industry, business size or role you fit in. You will get a chance to meet thousands of industry experts and collaborate with each other and learn the tips and tricks to drive innovation and growth from Salesforce Experts.
Save the date: June 12th, 2018!!
0 notes
Text
Let's connect, collaborate, and achieve next-gen success together. You can book your 1:1 meeting now @ https://lnkd.in/gh_UQ2ZM
Cloudy Coders is excited to announce we'll be at the Agentforce World Tour – Dubai!
Our team is ready to showcase innovation, share insights, and make an impact on the global Salesforce stage. Join us on May 28, 2025, at the Madinat Jumeirah Conference Centre as we delve into the future of Agentforce and CRM transformation.
Dubai, here we come!
#AgentforceWorldTour#Dubai2025#CloudyCoders#SalesforceEvents#CRMInnovation#SalesforceSummitPartner#DigitalTransformation#SalesforceExperts#MeetUsLive#Agentforce#WorldTourDubai#CRMLeadership
0 notes