Scott Stilson Posted April 8, 2019 Share Posted April 8, 2019 Here is a workflow that uses smidgen of PHP to effectively re-enable an Alfred web search of Salesforce in its Lightning UI: https://github.com/scottstilson/AlfredSearchSalesforceLightning. You’ll need to change the instance number from the ‘na61’ that’s in the Run Script component to your Salesforce instance. Link to comment
vitor Posted April 8, 2019 Share Posted April 8, 2019 Welcome @Scott Stilson, 1 hour ago, Scott Stilson said: You’ll need to change the instance number from the ‘na61’ that’s in the Run Script component Instead, make it a Workflow Environment Variable (that‘s what they’re for) and read them like this. Vero 1 Link to comment
Scott Stilson Posted April 8, 2019 Author Share Posted April 8, 2019 (edited) Great idea. Done. Thank you for helping me learn by doing. Edited April 8, 2019 by Scott Stilson vitor 1 Link to comment
davidnpayne Posted September 11, 2019 Share Posted September 11, 2019 Hey @Scott Stilson, I've been using this and it is great. I am trying to figure out how I could split it up. So if I wanted to make multiple workflows, one for leads/contacts/opportunities etc. I am not sure what the object names for each of them are or how to set them up, would you have any insight? Link to comment
Scott Stilson Posted September 11, 2019 Author Share Posted September 11, 2019 @davidnpayne Glad you’ve found some use for it. Alas, given that the URL doesn’t change when I narrow a search, I don’t think there’s any way to split it up. Link to comment
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