sysy520 Posted July 16, 2018 Posted July 16, 2018 I was wondering if there was a way of auto filling some salesforce forms with basic details and saving data. Starting up chrom, logging into the application and then filling it out would also be of great help. Just an idea that I thought about. Need some assistance and guidance on how to go about it. Thanks!
FrancescoDiMuro Posted July 16, 2018 Posted July 16, 2018 Good evening @sysy520, and welcome to the AutoIt forum You can automate a lot of things with AutoIt, even in Internet browsers. I can suggest you to take a look at Browsers UDF, in order to see if there is something which could fit your request. Don't forget to post the code you are working with, in order to help you from your script P.S: I suggest you to read Forum Rules and Forum Etiquette too ( if you already didn't! ).Best Regards. Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette
Earthshine Posted July 16, 2018 Posted July 16, 2018 (edited) If the udfs don't work there are other advanced options as well. read about them all here FAQ 31 Edited July 16, 2018 by Earthshine My resources are limited. You must ask the right questions
Danp2 Posted July 16, 2018 Posted July 16, 2018 Maybe @BigDaddyO will jump in here with some advice since this is something he is actively doing with the Webdriver UDF. Latest Webdriver UDF Release Webdriver Wiki FAQs
Juvigy Posted July 17, 2018 Posted July 17, 2018 There is a very good IE UDF - if you can use IE instead of chrome for this task - that is the way to go. Very easy to learn and a lot of examples in the help file. Start with _IECreate .
Bert Posted July 17, 2018 Posted July 17, 2018 As both a Salesforce Admin/developer and an AutoIt guy - there are many approaches you can use. Question from the get go - is the Salesforce interface you are using classic or lightning? The Vollatran project My blog: http://www.vollysinterestingshit.com/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now