Your youtube video is extremely helpful. Do you use any extension to color your text? My VS Code is not picking up on the query inbetween ("") and being able to see it clearly would help make querying easier
To color my brackets, I am using an extension called Bracket Pair Colorizer 2. For the intelligent completion, I am using Kite AutoComplete AI Code (Here's the website www.kite.com/get-kite/?). the last one is the Bookmarks extension to help me navigate to different sections.
Thanks for that! Would have been helpful to provide your login.json file for format reasons. No need to actually show passwords/etc., but without a file that matches your format exactly, it's not going to work and an inexperienced programmer will not be able to proceed.
in the demonstration, you limit the query to 10 records. However, bulk query operation doesn't return ALL records when query table with thousands of records. Do you have a way to request all data from your Account object using bulk query?
Your youtube video is extremely helpful. Do you use any extension to color your text? My VS Code is not picking up on the query inbetween ("") and being able to see it clearly would help make querying easier
To color my brackets, I am using an extension called Bracket Pair Colorizer 2. For the intelligent completion, I am using Kite AutoComplete AI Code (Here's the website www.kite.com/get-kite/?). the last one is the Bookmarks extension to help me navigate to different sections.
Very useful, thanks a ton.
Just one query, how to update record basis salesforce id
I love your channel dude!
Thanks for that! Would have been helpful to provide your login.json file for format reasons. No need to actually show passwords/etc., but without a file that matches your format exactly, it's not going to work and an inexperienced programmer will not be able to proceed.
Will noted in the future.
Can we use the bulk API to UPSERT records?
sf.bulk.Account.query() how to dynamically pass object Name like contact and others instead of Account?
in the demonstration, you limit the query to 10 records.
However, bulk query operation doesn't return ALL records when query table with thousands of records. Do you have a way to request all data from your Account object using bulk query?
that guithub page is not found sir ??
Does it need to be an ordereddict?
You need to be more specific.