Skip to content

A python script to sync active cases from Salesforce Service Console to Notion

License

Notifications You must be signed in to change notification settings

RobKirkpatrick/Salesforce-Cases-To-Notion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce to Notion Integration

Overview

This project facilitates the integration between Salesforce and Notion, allowing you to create Notion cards based on active cases in Salesforce.

Modules Used

  1. requests:

  2. json:

  3. pandas:

    • Purpose: A powerful data manipulation library for working with structured data.
    • Documentation: pandas Documentation
  4. simple_salesforce:

Additional Information

  • Homebrew:

    • Purpose: A package manager for macOS, used for installing dependencies.
    • Documentation: Homebrew Documentation
  • VSCode:

    • Purpose: Visual Studio Code, an integrated development environment (IDE).
    • Documentation: VSCode Documentation
  • Notion API:

Feel free to explore the documentation for each module to gain a deeper understanding of their functionalities and usage.

About

A python script to sync active cases from Salesforce Service Console to Notion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages