Salesforce Developers India


Kanal geosi va tili: Hindiston, Inglizcha


Official channel for Salesforce Developers in India and Asia Pacific run by the Salesforce Developer Relations team. Subscribe to receive updates on key announcements, live coding sessions, webinars, events, and a whole lot more!

Связанные каналы

Kanal geosi va tili
Hindiston, Inglizcha
Statistika
Postlar filtri


Starting soon: this month's #AskMeAnything livestream on Prompt Builder. Tune into the livestream at 9:00 a.m. PT.

Join host Principal Developer Advocate Alba Rivas as she dives into Prompt Builder alongside product managers Joshua Schneyer and Avanthika Ramesh to explore how to build, ground, and invoke prompts that connect to your CRM data via Apex or Flow for secure and personalized responses.
https://sforce.co/48Ige7i


Which element is used in the LWC config file to define what a component can do?
So‘rovnoma
  •   target
  •   capability
  •   targetConfig
  •   property
527 ta ovoz


Hello Trailblazers,

It's #TriviaTuesday and here is this week's question 👇


Big news: Workflow Rules & Process Builder Support is Ending 🛑

Just a heads up: Salesforce won't be supporting Workflow Rules and Process Builder after December 31, 2025. We suggest switching over your automation stuff to Flow Builder before that date.
You might be wondering why we're ditching Workflow Rules and Process Builder. Basically, we want to focus on making Flow Builder even better for you. It's more modern, flexible, and easier to use.

Want to know more about:
What this means for you
What you can do next
What might happen if you do nothing
How to find out if you're affected

Read the full article here: https://sforce.co/3TAVxVc


Happening now !!!

Discover the key highlights from TrailblazerDX 2024 tailored for Admins and Developers. Gain insights into the latest features unveiled at TDX '24, curated by Aditya and Satya, with live demonstrations showcasing Einstein Copilot, Einstein 1 Studio, User Management, Flows, Apex, and LWC.

Join now: https://sforce.co/4ahZeWD


🚨 Attention Salesforce Developers 🚨

Heads up! Salesforce Platform API Versions 21.0 through 30.0 are facing retirement. As of the Summer '22 release, they're deprecated and no longer supported. Current users can still utilize them, but be warned: if issues arise and you log a case with Salesforce Support, updating the API version is mandatory.
Looking ahead to the Summer '25 release, these API versions will be fully retired, potentially disrupting applications with failed calls and errors like REST API's 410: GONE or SOAP API's 500: UNSUPPORTED_API_VERSION.

Let's navigate this change together and ensure your applications continue to thrive.

👉 Read the full article here: https://sforce.co/43rQ1ZI


Which Lightning Base Component can be used to search for records?
So‘rovnoma
  •   lightning-record-edit-form
  •   lightning-record-view-form
  •   lightning-record-picker
  •   ui-record-api
744 ta ovoz


Hello Trailblazers,

It's #TriviaTuesday and here is this week's question 👇


Video oldindan ko‘rish uchun mavjud emas
Telegram'da ko‘rish
👋Say Hello to Einstein Copilot!

Did you know Einstein Copilot can:

-Empower you to get work done faster.
-Help deploy conversational AI with built-in trust.
-Extend a unified copilot with clicks, not code.

See the Einstein Copilot in action for yourself: https://sforce.co/3vgFfZx


TrailblazerDX is over. But the learning is just getting started.

The learning continues on Salesforce+. Explore 50+ sessions, featuring exclusive content that wasn't aired live. Whether you're a developer, architect, or admin, there's a perfect session waiting for you.

Watch now: https://sforce.co/tdxhighlights


Video oldindan ko‘rish uchun mavjud emas
Telegram'da ko‘rish
📺TraiblazerDX24 is here, and we have something exciting for you.

Join Naga Kiran Manyala - Director, APAC Developer Programs and Marketing and Dave Norris, Lead Developer Advocate, Data Cloud for an exclusive APAC TrailblazerDX Broadcast!

Get ready for the latest highlights from the most awaited developer conference, including the keynote "True to the Core" with Parker Harris, Einstein Co-pilot Deep Dive with Aditya Naag Topalli, and much more! Tune in to Salesforce+ and join us live.


📅Date: March 7th
🕚Time: 11:00 a.m. IST | 4:30 P.M. AEDT | 2:00 pm S.G.T

Register now to secure your spot: https://sforce.co/tdx24-apac


The moment we've all been waiting for has arrived!

Kudos to the Salesforce MVPs of 2024! We commend the outstanding contributions made by the APAC region. Their presence enriches our MVP community, and we eagerly anticipate their ongoing influence.

Discover the complete lineup of new Salesforce MVPs for 2024 and join us in honouring their accomplishments and dedication to the Salesforce ecosystem: https://sforce.co/433nVUy


Only a few hours left until the event begins! 🚀

Don't miss out on the opportunity to enhance your web development skills with our exclusive LinkedIn Live event on Experience Cloud Lightning Web Runtime. Register now to secure your spot and uncover the top 10 tips for creating visually captivating, personalized sites effortlessly.

Time is running out – register now: https://sforce.co/3uExnAL


🤖Exciting news #SalesforceDevs! 👨‍💻

Einstein Copilot and Prompt Builder are here. Starting Feb 29, access these new AI offerings. With streamlined packaging, all AI capabilities are bundled for easy deployment.

Einstein Copilot transforms work processes, allowing customization unlike before. Built on the secure Einstein Trust Layer, data privacy is ensured.

Check the full article below.
Press Release: https://sforce.co/49RQlmi
Einstein Copilot: https://sforce.co/49N8din
Prompt Builder Demo: https://sforce.co/49z6XQm


🌟 Calling all trailblazers! 🌟

Are you ready for TrailblazerDX in San Francisco? We want to know if you'll be joining us at the biggest developer event of the year for Trailblazers.

Let us know by filling out this form: https://sforce.co/3uzR110


Consider the following Apex code. What is the value of the variable k? Integer a = null; Integer b = 4; Integer c = 5; Integer d = null; Integer k = a ?? d ?? c ?? b;
So‘rovnoma
  •   null
  •   4
  •   5
  •   Apex doesn't support ?? operator
925 ta ovoz


Hello Trailblazers,

It's #TriviaTuesday and here is this week's question 👇


Looking to elevate your web development skills? 🚀

Join our exclusive LinkedIn Live event and explore the realm of Experience Cloud Lightning Web Runtime. Discover the top 10 tips for creating visually captivating, personalized sites effortlessly.

Don't miss out! Register now: https://sforce.co/3uExnAL




🎥 Hey everyone! Check out our latest video where we dive into the world of Apex on Salesforce! 🚀

🔍 Learn about Apex: its applications, and how to leverage it to add business logic and manipulate data in Salesforce.

📌 In this video:

🔹 Basics of Apex syntax
🔹 Using Apex for SOQL queries
🔹 DML operations with Apex
🔹 Essential development tools

📺 Watch now: https://www.youtube.com/watch?v=kksoRyaYhq4
Don't forget to like, share, and subscribe!

20 ta oxirgi post ko‘rsatilgan.