Skip to content

Tool to Fetch case list from Salesforce & Notify users for case update through Slack

Notifications You must be signed in to change notification settings

amanjosan2008/Salesforce-Gmail-Notify-All

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce-Gmail-Notify-All

Fetch case list from Salesforce and Notify users through Slack

Installation:

  • Install Python3.6
  • Install Slack Client:
pip3 install slackclient
  • Install Salesforce API
pip3 install simple_salesforce
  • Update credentail.py
  • Update users.ini

About

Tool to Fetch case list from Salesforce & Notify users for case update through Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages