Create Trigger using CHATGPT for Salesforce. End of Salesforce Developers?
Показать описание
Create Trigger and test class using CHATGPT for Salesforce. End of Salesforce Developers? Write code using AI-Powered Chatbot. #chatgpt. How to use Chat GPT for Salesforce
It's super interesting it defaults to writing a trigger with logic included vs a handler/facade pattern. Maybe it would do so if asked, I'm guessing so. Maybe asking the right question is what will make the difference vs getting any question answered
JonSchleicher
It’s the end of Salesforce Developers who can’t code well. The great ones will never be out of a job. This trigger is very simple and is a junior level implementation. It will create a demand for more senior developers who can architect as well vs just being a coder.
Anony
I am afraid a bit of what will happen not now but 5 years later I think it can code pretty well then. It could potentially write a trigger handler with a seperate class for the before insert part and then a proper function.
The test class also could be just one insert test class. Then the rest of the logic could be tested with proper unit tests without DML.
extremeweirdness
It seems like the only need for apex these days are things that can’t be done in flow, so this is not much of a concern. I’m guessing Chat GPT can only do code that could also be done declaratively.
millertime
finally, it will save huge amount of time spent on boilerplate code
ashkere_reflex
This is good AI tool. But until AI reached Human brain, no developer need to worry 😀. For this kind of triggers we don't even write trigger we will use flows. I don't think it will write complex trigger even. Anyway thanks @apexhours for letting me know about this tool
rajendrajoyce
People talking about ChatGPT stealing Developers' Jobs should understand the Technological progression. If you were to host a website 10-15 years back, you needed Infrastructure, front end, back end developers, and people to maintain the website. However, with today's technology, all of these tasks have become super easy. The developers did not lose their Jobs, but they progressed to new careers.
Similarly, you can expect a lot of automation in Salesforce coding area. Maybe Salesforce could develop its own AI and that will create customization/code for you. Salesforce Developers will need to evolve with time just like other professions.
shaileshthote
There should be a video on integrating this tool into Salesforce for end users... Just thought that there should be a more practical implication outside of APEX instructions.
csoutsource
At the end when they need heavy code they gonna call developers!!🤣🤣
nishchalvashisht
wow. Very cool! OpenAI is doing a good job. I think. This still on beta stage. You can run a query only once in an hour as of now.
SalesforceUSA
Genie will just be an agent you can talk to using natural language. She’ll be able to understand your org and implement any of your requests.
owenlarson
I tried my best integrating it with salesforce but at the end even after taking and following all the steps from chatgpt itself, I was not able to get any response on my chatbot after putting my query can I get help into this.. I spent whole day figuring out I followed the github but still i failed i'm not good into it (apex coding or lwc) but im desperate to make this work on my org please guide me
bimalkumarsingh
it provide very basic stuff, but one day It will do complex logic for sure, developer may be absolute then! SF Dev start looking for alternative career!
starman
You could find the same thing with google search, this is nothing but a glorified search engine.