Skip to content

Search in Salesforce from your Mac (Alfred worklow)

License

Notifications You must be signed in to change notification settings

lflaszlo/alfred-salesforce

 
 

Repository files navigation

Search on Salesforce

An Alfred Workflow to search on your Salesforce account. It connects to Salesforce via the Force.com REST API.

Search on Salesforce from your Mac

Download and Installation

Download the workflow file from the latest GitHub release and install it by double-clicking on Salesforce-0.0.4.alfredworkflow.

Usage

  • Use sf to search for any contact, account, opportunity, lead on Salesforce
  • Use sf > login to connect to your Salesforce account.
  • Use sf > logout log out.
  • Use sf > switch to switch the opening between Salesforce Classic and Salesforce Lightning.
  • Use sf > debug to open some debugs logs.

Changelog

Version 0.0.4 (2020-11-03)

  • Fix error in access renewal
  • Automatically check updates of the workflow and suggest installation

Version 0.0.3 (2020-10-26)

  • Fix compatibility with macOS Catalina
  • In search results, list opportunities before contacts

This version was successfully tested with Alfred 4.1.1 on macOS Catalina (10.15.4). It should work with Alfred 3+ on High Sierra and later.

Version 0.0.2 (2018-04-13)

  • Option to open links in Salesforce Classic (sf > switch)
  • Better logging (open easier access to logs with sf > debug)
  • Remove notification when token is renew

Version 0.0.1 (2017-10-20)

  • Initial public release

Resources

Credits

This workflow uses the library Alfred-Workflow by Dean Jackson licensed under the MIT License.

About

Search in Salesforce from your Mac (Alfred worklow)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.4%
  • HTML 1.6%