- Видео 22
- Просмотров 95 484
Salesforce with Palina
Германия
Добавлен 20 май 2019
Salesforce Developer / Technical Lead
Palina Tsuban-Drobat
Passionate about sharing my knowledge & experience to you, as this is how we can bring the best Quality into our work - and to our lives :)
----
LinkedIn:
www.linkedin.com/in/polina-tsuban-drobot-753687102/
Instagram:
poldro10
Email for getting in touch on channel / commercials:
polina.drobot1@gmail.com
Palina Tsuban-Drobat
Passionate about sharing my knowledge & experience to you, as this is how we can bring the best Quality into our work - and to our lives :)
----
LinkedIn:
www.linkedin.com/in/polina-tsuban-drobot-753687102/
Instagram:
poldro10
Email for getting in touch on channel / commercials:
polina.drobot1@gmail.com
Salesforce massive states creation via Python
I've recently developed some Python automation for the massive creation of States in Salesforce - as you might have faced it already we cannot do it anyhow else. In this video I'm sharing with you this solution, I've split it into pieces: demo, instructions, even deeper instructions and explanation how to do smth similar.
It was an interesting challenge for me, hope you enjoy it too!
Timelines:
00:00 1. On Salesforce we cannot massively create/delete standard Countries and States
01:28 2. Demo of mass States creation
04:18 3. Instructions for you to use this Python program
12:44 4. Reading the Python script, instructions for other modifications
20:44 5. Share your script improvements, upvote the...
It was an interesting challenge for me, hope you enjoy it too!
Timelines:
00:00 1. On Salesforce we cannot massively create/delete standard Countries and States
01:28 2. Demo of mass States creation
04:18 3. Instructions for you to use this Python program
12:44 4. Reading the Python script, instructions for other modifications
20:44 5. Share your script improvements, upvote the...
Просмотров: 1 819
Видео
Front-end Developer's switch to Salesforce? Awesome! Let's dive into what you'll encounter.
Просмотров 2,6 тыс.2 года назад
Nowadays a lot of Frond-end developers considering shifting careers into Salesforce. And it's nice, you're in a great position here! Let me answer your most common questions. 00:00 0. Intro 00:35 1. Your possible Frontend stack 01:13 2. You're situation starting Salesforce 01:37 3. Salesforce stack to learn 02:44 4. Getting a job, how shifting technologies is usually done 04:34 5. Salesforce le...
SFDX 4/4: how to build the Scratch Org Definition file
Просмотров 8692 года назад
When a project starts, Technical Leads / Senior Developer would prepare scratch org definition file & the source to be successfully createable. And with the project running, the features list and the settings are constantly get enhanced. In this video, I'll share with you - how to build this file, - how to search for the correct Features and Settings naming, - some common features and settings,...
SFDX 3/4: the main commands you need daily: push, retrieve, deploy, convert, many small ones
Просмотров 9412 года назад
Continuing the SFDX commands topic, here would be just some small simple commands needed for everyday usage. Enjoy! 00:00 0. Intro 00:27 1. Push Changes to scratch org: 'sfdx force:source:push' 03:07 2. Authorize to the org: 'sfdx force:auth:web:login' 04:46 3. Display list of all orgs: 'sfdx force:org:list' 05:18 4. Retrieve metadata from org: 'sfdx force:source:retrieve' 06:45 5. Convert forc...
SFDX 2/4: the main commands you need daily: login, create scratch org, install package, pull changes
Просмотров 1,2 тыс.2 года назад
This is the first half of the SFDX commands video: all the main commands we use on daily basis to work with SFDX and the scratch orgs concept. 00:00 0. Intro 00:49 1. Git Bash, org preview 01:28 2. Authorize to the org: 'sfdx force:auth:web:login' 06:10 3. SFDX Concept explanation, Scratch orgs 09:07 4. Enable Dev Hub on production org 10:10 5. Create Scratch org: 'sfdx force:org:create', org c...
SFDX 1/4: tools to be installed to work with Salesforce SFDX
Просмотров 8822 года назад
To start with SFDX, you first need to install some tools on your computer. This video is an introduction to the SFDX video series. Use it to install the applications to continue learning SFDX with me, and for further work on your projects. 00:00 0. Intro 00:53 1. SFDX tools needed 01:20 2. Git [gitforwindows.org/] 01:54 3. Node.js [nodejs.org/en/download/] 02:18 4. SFDX CLI [developer.salesforc...
Development Plan: topics from Junior to Senior
Просмотров 8782 года назад
Salesforce development path we will work with in the next videos: docs.google.com/spreadsheets/d/1wy16q2cbxnj3zZNtkXOsIA1yS2mk1GLxMmQq4nPu0Eg/edit?usp=sharing Feel free to suggest your considerations for the doc / further topics to add, so together we enhance the plan. Salesforce Limits documentation: developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_gov_limits.htm Learning ...
Switching to Salesforce? Salaries, exploding job market, career opportunities
Просмотров 2,9 тыс.2 года назад
If you're wondering if it is worth switching to Salesforce, this video is for you. Some career considerations, benefits & perspectives for those who're going to work in the Salesforce area. And - to be fair - sharing with you one potential disadvantage that came into my mind. 00:00 0. Intro 01:01 1. Does it Worth Switching to Salesforce? YES! 02:10 2. Job Market is Exploding 03:13 3. There're C...
Salesforce CRM overview - common developer's knowledge you need to know too
Просмотров 5982 года назад
Timelines: 0:00 - 0. Intro 0:37 - 1. Salesforce is a CRM platform 1:09 - 2. Salesforce relation to SAP 2:30 - 3. Company foundation, Clouds concept 4:07 - 4. How platform UI looks 4:58 - 5. Growth & companies takeover 7:01 - 6. Job market situation 8:18 - 7. Which companies use Salesforce 8:46 - 8. Salesforce pricing model 11:12 - 9. Common projects part: companies moving processes from SAP to ...
What cannot be deployed in Salesforce? Difference between Data and Metadata. Workarounds.
Просмотров 1,9 тыс.4 года назад
Timelines: 0:00 - 0. Intro 0:20 - 1. you cannot deploy Records, only migrate them. Metadata VS Data 2:52 - 2. you cannot deploy Custom Settings records. Custom Settings VS Custom Metadata 6:41 - 3. you cannot create (!) Community via deployment. Should be pre-created on destination org 7:40 - 4. translations are being exported/imported via Translation Workbench 8:26 - 5. Connected apps are bein...
Can we rollback deployment in Salesforce? No. But here are workarounds.
Просмотров 2,2 тыс.4 года назад
Timeline: 0:00 - 0. Can we rollback deployments in Salesforce? 0:54 - 1. when SFDX CI are configured on the repository 4:43 - 1.1. revert merged pull request 5:02 -2. when you're deploying with Change Sets & Packages Learning Salesforce path Excel file is under docs.google.com/spreadsheets/d/1wy16q2cbxnj3zZNtkXOsIA1yS2mk1GLxMmQq4nPu0Eg/edit?usp=sharing Bitbucket repository with materials in vid...
Package / API Salesforce Deployment: deep explanation, advanced retrieve, deletion, secret tricks
Просмотров 8044 года назад
Timelines: 0:00 - Intro 0:43 - 1. Package Creation - by creating Change Set on org & retrieving it (see the previous video) - by preparing the folder by your own - by retrieving it with package.xml - having package name without spaces - fullest package.xml salesforcediaries.com/2019/09/09/xml-package-to-retrieve-metadata-from-org/ - checking profiles content: what is REALLY there 10:20 - 2. Met...
Package / API Salesforce deployment: use cases & full demo
Просмотров 1,7 тыс.4 года назад
Timelines: 0:00 - 0. Intro 0:20 - 1. Separation of the Package/API deployment in next videos 1:04 - 2. When do I use Package/API deployment: - conflicts resolution (working with N teams, without proper CI flow) - deletion of metadata (destructive changes, pre/post) - deploying standard metadata that is not available in change sets - deploying some package metadata (very limited, my example was ...
Salesforce: The things you might not know about Change Sets deployment
Просмотров 1,7 тыс.4 года назад
Here's the Change Sets knowledge you can get only on real projects: 0:00 0. Intro 0:18 1. Include Master-Detail field 1:20 2. Deliver Custom Metadata records 2:48 3. Named Credentials password is not transferred 4:00 4. No Magic! See what exactly you deliver 5:22 5. Profiles and Permission Sets: access only to added components, not to all 6:00 6. Profiles and Permission Sets: auto transfer of s...
Salesforce Basics: Change Sets Deployment (full process demo)
Просмотров 18 тыс.4 года назад
If you haven't worked with Change Sets - this video will help you to get a full overview of the whole process, with my explanation of all points. 0:00 Intro 0:28 the start on org: creating Outbound Change Set 1:15 Collecting COMPONENTS LIST - 1.15 start - 1.45 Apex classes - 2.07 VisualForce pages - 2.33 Lightning (all types of components) - 4.05 Custom Metadata - 4.44 Custom Metadata records -...
5 ways to deploy changes in Salesforce
Просмотров 11 тыс.4 года назад
5 ways to deploy changes in Salesforce
8 techniques: a story of self-organizing & keeping motivated
Просмотров 5174 года назад
8 techniques: a story of self-organizing & keeping motivated
Salesforce: How to Start & Search Relevant Information
Просмотров 8294 года назад
Salesforce: How to Start & Search Relevant Information
TOP 5 Programmers QUALITIES for producing hight-quality functionality
Просмотров 4154 года назад
TOP 5 Programmers QUALITIES for producing hight-quality functionality
Tips for BECOMING an OUTSTANDING DEVELOPER
Просмотров 1 тыс.4 года назад
Tips for BECOMING an OUTSTANDING DEVELOPER
What means to be a Salesforce Developer
Просмотров 43 тыс.4 года назад
What means to be a Salesforce Developer
Hello! This is a new Salesforce Developers channel
Просмотров 7724 года назад
Hello! This is a new Salesforce Developers channel
What are three characteristics of change set deployments? Choose 3 answers Change sets can only be used between related organizations. Change sets can be used to transfer records. Sending a change set between two orgs requires a deployment connection. Change sets can deploy custom settings data. Deployment is done in a one-way, single transaction.
1 3 5 😄
This thing about job market and like milk. Can you do a follow up video in 2024? I would say it's impossible to get even interviews as juniors without experience. Anyone who disagrees is welcome to apply as a junior and see for themselves.
The market for juniors is dead I believe😅
@@SalesforceWithPalina As a junior, I can confirm 🥲
INCREDIBLE! Very impresive! thanks so much for sharing! This is helping me so much. Consider me a new subscriber :)
Your comment made me smile, thank you 😄
I was wondering if you had any tutorial for uploadng my own pickle file I created into salesforce? It has all the models in it already.
Thank you!
Goddamnit, your explanation is as beautiful as you are
Thans poliba, very good job ❤
Is Python important for salesforce developer ?
No, it's not used here at all. Salesforce uses Java-similar language
This video and this situation are the only ones where I could use python / node js / etc, but this is not platform customization but rather a browser clicking automation
@@SalesforceWithPalina So no need to learn python to become a SF developer. Just APEX & LWC r enough. Right ?
Yes, right
Great video! Massively helpful. The trailhead of App Deployment can be a little challenging to grasp, but your video made it digestible. Thanks a lot ma'm.
Thanks Moiz, I'm very happy it's helpful 🤗
there is a plugin in vs code to easily create the xml package
Nice, thanks, didn't know that
Thanks so much for your sharing ^^
Very interesting analysis, I got the philosophy you're trying to explain. Real experience is key but most people just can't extract practical knowledge ( work strategy) as you did. I'm starting my career as technical consultant in Salesforce and today I proposed a technical solution about metadata type that Is saw on RUclips to the Tech lead and felt really happy after that. Keep doing what you're doing, you're inspiring a lot of salesforce devs and admins around the world. Hope we'll work together on a project one day.
Thank you Selim, I'm happy to get such a nice feedback from you. Good luck on the new position 💪🏻
Yeah!
Hey, I m from India ,I have experience in salesforce automation testing. Can I switch my carrier to salesforce development? Please suggest to me, I want to switch my carrier
Hi Shweta, sure you can :) You can start with Trailhead website - it's educational sf platform, and proceed with admin trails, and then Dev ones Further, your goals can be to pass some essential certificates: Platform App Builder, Admin 1, Dev 1 And with this (or even earlier if you're lucky) you'll find the job of sf Dev / admin No worries about admin part: it's anyway needed for development, as the crm system has big number of tools built-in which Dev must know how to use
Thank you so much for your advice..❤ Let me start with the same
thanks
Hi Polina, do you think dynamics 365 will kill Salesforce in the near future? Ty!
How long does it take on average to go from knowing nothing to getting first Salesforce job?
Depends on many things. A good perspective is 3-6 months, a worse one - 1+ year
Спасибо большое за такое интересное и подробное видео. Хотел спросить лишь о том, что у некоторых salesforce компаний упомянуты в стеке используемых технологий F-E фреймворки(react, angular, vue). В этом видео о них нет упоминаний. Значит ли это, что они не используются в salesforce?
Спасибо вам. Используются редко, в зависимости от спец нужд проекта. Я встречала только angular на одном проекте, до Lightning технологии. Обычно всё-таки это не нужно, т к Lightning был разработан именно в соответствии с новейшими фреймворками (~6 лет назад) и веб стандартами, должен а-ля совмещать многие другие.
Бывает ещё, что на сейлсфорсе пилятся Communities (а-ля веб-сайты на базе платформы) и там уже больше пространства и нужд для fancy UI, и тогда уже идёт выбор доп фреймворков.
@@SalesforceWithPalina круто, спасибо огромное за ответ на мой вопрос!
Your audio is not great, but I agree 100% with your assessment . Thanks for the bitbucket confirmation !
Thank you, Polina. This information really help me on my preparation for the Certification Exam.
Hey Polina, I’m a QA tester , would like to switch to SFD, what would you suggest to start from? Any programs/course you would suggest to go through?
Hey, just proceed with admin trailmix on Trailhead website :) also you can check some courses on Coursera, but i don't have any recommendation, haven't learned any of them
Good channel. Keep going on~
Thank you for this helpful video. A good explanation of broader picture of salesforce.
Hi Polina, Tnx for your contents was very helpful for ,e to start a career as salesforce developer. I wish you produce more contents about the pathway and maybe shortcuts to enter to markets.
hello Pollina, your videos are awesome and your file abouth essencial commands has helped me a lot!! regards from Mexico
Thank you Benjamin, I'm very happy it helps 👍🏻
Приветствую Вас, Полина , спасибо за информацию, очень интересная и полезная.
Hi Palina, thank you for your sharing! It is extremely helpful for beginners of salesforce like me.
Отличное видео, спасибо Полина, подписался на ваш канал.
Спасибо за видео, Полина,подписался и поставил лайк.Буду смотреть.
Thanks very much, constructive thought: get a better microphone setup.
Thank you, in the new videos is already better :)
Can you also make a summary of all the trailheads for the same topic
I can not, sorry, you should do it yourself 🙃
No doubt Russian girls are the best.
???????
Thanks Polina - this is really helpful. Please keep up the great work.
Hallo Polina, wohnst du in DE ?
Hallo Dimitri, ja, neben Frankfurt. Du auch?
@@SalesforceWithPalina hallo Polina, ich habe dich per LinkedIn angeschrieben 🤗
I like intellij idea too. More than VS Code
Good video ,do you have plans on making videos on other technologies? Love your channel
Thank you :) Only Salesforce stack, cause I'm working with it. But what are you interested in?
@@SalesforceWithPalina Any technology/language you worked with before or any currently trending one. Your Salesforce videos are clear to understand and great! Looking forward to your new videos!
Ah, okay Yeah, for other languages you better search other channels 😂 I've learned many programming languages before, mainly java and c++, but I'm so not working with them that cannot demonstrate anything. Hope you find smth suitable and well-explained. Thank you for your kind words.
Спасибо за ваш канал. Интересно, познавательно
🤗
What is the difference between an architect and salesforce position?
Salesforce developer implements the functionality, writes code etc. Solution Architect works on projects start, attends workshops, collects clients' wishes and translates them to functioning requirements. Technical Architect is the same but on really deep technical level. He/she would think about platforms and APIs compatibilities, about critical technical design questions and so on.
Although my specialty is far from what you are talking about, but I watch you because you are a nice and beautiful girl
😂 thanks for that too
Interesting! Thank you very much for sharing your knowledge.
Glad you liked it 🤗
thank you, keep it up!
Since I've recorded the video, I had to implement several variations of this script: - printing out all Countries and States info - mass editing deactivated states (for not sharing same API names / Labels) - fixing of some script mistakes. Hope to share some additionally. And in general, please let me know if you have any questions about trying this approach out, will be happy to clarify.
@Polina russian girls are so beautiful that the whole time I just keep looking and them and not what theyre teaching.
😂 thanks for the nice words
Recently got a salesforce job at cognizant ,very excited
That's great, congratulations
How's it going?
Hello,Polina. Could you say please why did you switch from frontend to Salesforce?
I didn't, I came to Salesforce having mathematician-programming bachelor degree and in fact from C++ and Java.
This video is not my personal experience, but answer to many similar questions i get. And i have worked with many people coming to SF from frontend
Hi Polina, Thank you so much for your insights! I have 4 years experience of using salesforce for my department (sales support) reporting and dashboard needs so I was basically an analyst and advising the department on how we can improve our order processing performance. I want to build on the salesforce reporting skills I’ve acquired and progress in my career but I have no clue where to start? I don’t know how to code so I’m not sure if I can go into the salesforce developer field, can you please advise what would be the ideal career path for me in your point of view? Thanks 😊
Hi Asfi, Sure, that sounds great. You can move to SF administrator direction, you don't need coding skills for that. You can get an impression from trailhead.salesforce.com/career-path/admin and start learning with this Trailhead platform
Hi, Im a Pega developer, is it possible for me to switch to Salesforce easily ?
I can see, the Pega Platform has very similar features and products. Do i understand it right you work on java there? Then will be absolutely easy from my point of view: you know basic features and flows, then from Java you'll move to Apex (simplified java clone), and forget will learn the differences and enhance the knowledge. www.itbusinessedge.com/applications/pega-crm-vs-salesforce/
@@SalesforceWithPalina yea you're right it's java based, but we don't code that much. How about the demand for Pega in European/ North American countries? Is it as popular as Salesforce ? Thank you for the reply btw.
Frankly speaking I've never heard of Pega before your message 😅 I see they're a competitor of Salesforce, but Salesforce is enormous platform with huge market. I don't know about Pega demand, try searching on the LinkedIn or somewhere..
@@SalesforceWithPalina ahaha Salesforce is huge, many people haven't heard of Pega. I recently graduated from Uni and got the certificate for Pega, do you think I should continue Pega or get software engineering (coding) experience first before doing SF or Pega ?
Depends on your own interests, really. I think with your current knowledge you can easily move to SF administrator job, and start with the platform. And if you feel like developing, you learn development whole being an admin, so you can at the same time apply the theory on real projects
I love your channel. This is exacly what i needed :) Applied to intern Salefroce Developer position, hope to experience all sort of things as u did.
Thank you so much 🤗 This is great, all the success to your start!
Hello , Is there any part time job opportunity in Salesforce area. ?
As Freelancer i guess