Salesforce with Polina
Salesforce with Polina
  • 22
  • 93 684
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 Idea on SF
Upvote the idea: ideas.salesforce.com/s/idea/a0B8W00000GdVp2UAF/state-country-picklists-ability-to-mass-create-update-and-delete-values
The Python script: bitbucket.org/polina-tsuban-drobot/sf_with_polina/src/master/other%20solutions/createStatesScript.py
Installation details:
Python: www.python.org/downloads/windows/
pip install selenium
pip install webdriver_manager
Selenium IDE: chrome.google.com/webstore/detail/selenium-ide/mooikfkahbdckldjjndioackbalphokd
ChromeDriver: chromedriver.chromium.org/downloads
Stack exchange: salesforce.stackexchange.com/questions/20755/how-to-mass-populate-state-country-picklist-values
Sublime hotkeys: www.sublimetext.com/docs/multiple_selection_with_the_keyboard.html
--------------------------------------------------------------------------------------------------------------------
Learning Salesforce path Excel file is under docs.google.com/spreadsheets/d/1wy16q2cbxnj3zZNtkXOsIA1yS2mk1GLxMmQq4nPu0Eg/edit?usp=sharing
Bitbucket repository with materials in video is here: bitbucket.org/polina-tsuban-drobot/sf_with_polina/
LinkedIn: www.linkedin.com/in/polina-tsuban-drobot-753687102/
Instagram (sharing both Salesforce and personal content): poldro10
Email for getting in touch on channel / commercials: poldro@mail.ru
มุมมอง: 1 713

วีดีโอ

Front-end Developer's switch to Salesforce? Awesome! Let's dive into what you'll encounter.
มุมมอง 2.5K2 ปีที่แล้ว
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
มุมมอง 8102 ปีที่แล้ว
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
มุมมอง 8992 ปีที่แล้ว
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.1K2 ปีที่แล้ว
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
มุมมอง 8542 ปีที่แล้ว
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
มุมมอง 8652 ปีที่แล้ว
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.9K2 ปีที่แล้ว
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
มุมมอง 5942 ปีที่แล้ว
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.9K3 ปีที่แล้ว
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.1K3 ปีที่แล้ว
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
มุมมอง 7803 ปีที่แล้ว
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.6K3 ปีที่แล้ว
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.6K4 ปีที่แล้ว
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)
มุมมอง 17K4 ปีที่แล้ว
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
มุมมอง 11K4 ปีที่แล้ว
5 ways to deploy changes in Salesforce
8 techniques: a story of self-organizing & keeping motivated
มุมมอง 5124 ปีที่แล้ว
8 techniques: a story of self-organizing & keeping motivated
Salesforce: How to Start & Search Relevant Information
มุมมอง 8264 ปีที่แล้ว
Salesforce: How to Start & Search Relevant Information
TOP 5 Programmers QUALITIES for producing hight-quality functionality
มุมมอง 4144 ปีที่แล้ว
TOP 5 Programmers QUALITIES for producing hight-quality functionality
Tips for BECOMING an OUTSTANDING DEVELOPER
มุมมอง 9954 ปีที่แล้ว
Tips for BECOMING an OUTSTANDING DEVELOPER
What means to be a Salesforce Developer
มุมมอง 43K4 ปีที่แล้ว
What means to be a Salesforce Developer
Hello! This is a new Salesforce Developers channel
มุมมอง 7694 ปีที่แล้ว
Hello! This is a new Salesforce Developers channel

ความคิดเห็น

  • @user-ky4sn6sn1k
    @user-ky4sn6sn1k 15 วันที่ผ่านมา

    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.

  • @crazydrifter13
    @crazydrifter13 หลายเดือนก่อน

    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.

    • @SalesforcewithPolina
      @SalesforcewithPolina หลายเดือนก่อน

      The market for juniors is dead I believe😅

    • @crazydrifter13
      @crazydrifter13 หลายเดือนก่อน

      @@SalesforcewithPolina As a junior, I can confirm 🥲

  • @gabolillotravels
    @gabolillotravels 3 หลายเดือนก่อน

    INCREDIBLE! Very impresive! thanks so much for sharing! This is helping me so much. Consider me a new subscriber :)

    • @SalesforcewithPolina
      @SalesforcewithPolina 3 หลายเดือนก่อน

      Your comment made me smile, thank you 😄

  • @ShiftKoncepts
    @ShiftKoncepts 8 หลายเดือนก่อน

    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.

  • @alexilivshitz6123
    @alexilivshitz6123 11 หลายเดือนก่อน

    Thank you!

  • @elmehdifetouaki2641
    @elmehdifetouaki2641 ปีที่แล้ว

    Goddamnit, your explanation is as beautiful as you are

  • @farhateelatoui6931
    @farhateelatoui6931 ปีที่แล้ว

    Thans poliba, very good job ❤

  • @manojkumar-jt3fw
    @manojkumar-jt3fw ปีที่แล้ว

    Is Python important for salesforce developer ?

    • @SalesforcewithPolina
      @SalesforcewithPolina ปีที่แล้ว

      No, it's not used here at all. Salesforce uses Java-similar language

    • @SalesforcewithPolina
      @SalesforcewithPolina ปีที่แล้ว

      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

    • @manojkumar-jt3fw
      @manojkumar-jt3fw ปีที่แล้ว

      @@SalesforcewithPolina So no need to learn python to become a SF developer. Just APEX & LWC r enough. Right ?

    • @SalesforcewithPolina
      @SalesforcewithPolina ปีที่แล้ว

      Yes, right

  • @MoizShahid-lb9zy
    @MoizShahid-lb9zy ปีที่แล้ว

    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.

  • @RRits57
    @RRits57 ปีที่แล้ว

    there is a plugin in vs code to easily create the xml package

  • @thewiseman231
    @thewiseman231 ปีที่แล้ว

    Thanks so much for your sharing ^^

  • @selimbalti4527
    @selimbalti4527 ปีที่แล้ว

    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 TH-cam 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.

    • @SalesforcewithPolina
      @SalesforcewithPolina ปีที่แล้ว

      Thank you Selim, I'm happy to get such a nice feedback from you. Good luck on the new position 💪🏻

  • @sergeipad8001
    @sergeipad8001 ปีที่แล้ว

    Yeah!

  • @shwetamishra3116
    @shwetamishra3116 ปีที่แล้ว

    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

    • @SalesforcewithPolina
      @SalesforcewithPolina ปีที่แล้ว

      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

    • @shwetamishra3116
      @shwetamishra3116 ปีที่แล้ว

      Thank you so much for your advice..❤ Let me start with the same

  • @RRits57
    @RRits57 ปีที่แล้ว

    thanks

  • @PolatokJajabor
    @PolatokJajabor ปีที่แล้ว

    Hi Polina, do you think dynamics 365 will kill Salesforce in the near future? Ty!

  • @GuruChaz
    @GuruChaz 2 ปีที่แล้ว

    How long does it take on average to go from knowing nothing to getting first Salesforce job?

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      Depends on many things. A good perspective is 3-6 months, a worse one - 1+ year

  • @6azinga
    @6azinga 2 ปีที่แล้ว

    Спасибо большое за такое интересное и подробное видео. Хотел спросить лишь о том, что у некоторых salesforce компаний упомянуты в стеке используемых технологий F-E фреймворки(react, angular, vue). В этом видео о них нет упоминаний. Значит ли это, что они не используются в salesforce?

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      Спасибо вам. Используются редко, в зависимости от спец нужд проекта. Я встречала только angular на одном проекте, до Lightning технологии. Обычно всё-таки это не нужно, т к Lightning был разработан именно в соответствии с новейшими фреймворками (~6 лет назад) и веб стандартами, должен а-ля совмещать многие другие.

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      Бывает ещё, что на сейлсфорсе пилятся Communities (а-ля веб-сайты на базе платформы) и там уже больше пространства и нужд для fancy UI, и тогда уже идёт выбор доп фреймворков.

    • @6azinga
      @6azinga 2 ปีที่แล้ว

      @@SalesforcewithPolina круто, спасибо огромное за ответ на мой вопрос!

  • @teslapilotcheapreviews8490
    @teslapilotcheapreviews8490 2 ปีที่แล้ว

    Your audio is not great, but I agree 100% with your assessment . Thanks for the bitbucket confirmation !

  • @oscars99
    @oscars99 2 ปีที่แล้ว

    Thank you, Polina. This information really help me on my preparation for the Certification Exam.

  • @zhansayazhangabatyrova2567
    @zhansayazhangabatyrova2567 2 ปีที่แล้ว

    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?

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      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

  • @wangfeng175
    @wangfeng175 2 ปีที่แล้ว

    Good channel. Keep going on~

  • @metingultekin4724
    @metingultekin4724 2 ปีที่แล้ว

    Thank you for this helpful video. A good explanation of broader picture of salesforce.

  • @soheilpalermo491
    @soheilpalermo491 2 ปีที่แล้ว

    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.

  • @benjamindeleon7328
    @benjamindeleon7328 2 ปีที่แล้ว

    hello Pollina, your videos are awesome and your file abouth essencial commands has helped me a lot!! regards from Mexico

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      Thank you Benjamin, I'm very happy it helps 👍🏻

  • @user-so9ji8tl1m
    @user-so9ji8tl1m 2 ปีที่แล้ว

    Приветствую Вас, Полина , спасибо за информацию, очень интересная и полезная.

  • @JimmyZ0
    @JimmyZ0 2 ปีที่แล้ว

    Hi Palina, thank you for your sharing! It is extremely helpful for beginners of salesforce like me.

  • @user-so9ji8tl1m
    @user-so9ji8tl1m 2 ปีที่แล้ว

    Отличное видео, спасибо Полина, подписался на ваш канал.

  • @user-so9ji8tl1m
    @user-so9ji8tl1m 2 ปีที่แล้ว

    Спасибо за видео, Полина,подписался и поставил лайк.Буду смотреть.

  • @manninggrinnan621
    @manninggrinnan621 2 ปีที่แล้ว

    Thanks very much, constructive thought: get a better microphone setup.

  • @warkid999
    @warkid999 2 ปีที่แล้ว

    Can you also make a summary of all the trailheads for the same topic

  • @SBMG2024
    @SBMG2024 2 ปีที่แล้ว

    No doubt Russian girls are the best.

  • @crosi9472
    @crosi9472 2 ปีที่แล้ว

    ???????

  • @michaelsydenham2918
    @michaelsydenham2918 2 ปีที่แล้ว

    Thanks Polina - this is really helpful. Please keep up the great work.

  • @dimitrishat8659
    @dimitrishat8659 2 ปีที่แล้ว

    Hallo Polina, wohnst du in DE ?

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      Hallo Dimitri, ja, neben Frankfurt. Du auch?

    • @dimitrishat8659
      @dimitrishat8659 2 ปีที่แล้ว

      @@SalesforcewithPolina hallo Polina, ich habe dich per LinkedIn angeschrieben 🤗

  • @dimitrishat8659
    @dimitrishat8659 2 ปีที่แล้ว

    I like intellij idea too. More than VS Code

  • @XicorYT
    @XicorYT 2 ปีที่แล้ว

    Good video ,do you have plans on making videos on other technologies? Love your channel

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      Thank you :) Only Salesforce stack, cause I'm working with it. But what are you interested in?

    • @XicorYT
      @XicorYT 2 ปีที่แล้ว

      @@SalesforcewithPolina 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!

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      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.

  • @user-vk5wk3fb2r
    @user-vk5wk3fb2r 2 ปีที่แล้ว

    Спасибо за ваш канал. Интересно, познавательно

  • @markuskeller1483
    @markuskeller1483 2 ปีที่แล้ว

    🤗

  • @ELECTRONabohadi
    @ELECTRONabohadi 2 ปีที่แล้ว

    What is the difference between an architect and salesforce position?

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      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.

  • @mostafahussien9091
    @mostafahussien9091 2 ปีที่แล้ว

    Although my specialty is far from what you are talking about, but I watch you because you are a nice and beautiful girl

  • @delpanpy
    @delpanpy 2 ปีที่แล้ว

    Interesting! Thank you very much for sharing your knowledge.

  • @swissatop
    @swissatop 2 ปีที่แล้ว

    thank you, keep it up!

  • @SalesforcewithPolina
    @SalesforcewithPolina 2 ปีที่แล้ว

    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.

    • @SBMG2024
      @SBMG2024 2 ปีที่แล้ว

      @Polina russian girls are so beautiful that the whole time I just keep looking and them and not what theyre teaching.

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      😂 thanks for the nice words

  • @XicorYT
    @XicorYT 2 ปีที่แล้ว

    Recently got a salesforce job at cognizant ,very excited

  • @begimai3737
    @begimai3737 2 ปีที่แล้ว

    Hello,Polina. Could you say please why did you switch from frontend to Salesforce?

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      I didn't, I came to Salesforce having mathematician-programming bachelor degree and in fact from C++ and Java.

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      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

  • @asfinaginger6734
    @asfinaginger6734 2 ปีที่แล้ว

    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 😊

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      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

  • @sigfigronath
    @sigfigronath 2 ปีที่แล้ว

    Hi, Im a Pega developer, is it possible for me to switch to Salesforce easily ?

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      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/

    • @sigfigronath
      @sigfigronath 2 ปีที่แล้ว

      @@SalesforcewithPolina 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.

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      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..

    • @sigfigronath
      @sigfigronath 2 ปีที่แล้ว

      @@SalesforcewithPolina 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 ?

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      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

  • @Milooo97
    @Milooo97 2 ปีที่แล้ว

    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.

    • @SalesforcewithPolina
      @SalesforcewithPolina 2 ปีที่แล้ว

      Thank you so much 🤗 This is great, all the success to your start!

  • @shubb3676
    @shubb3676 2 ปีที่แล้ว

    Hello , Is there any part time job opportunity in Salesforce area. ?