Skip to content

Scavix/Synchronization-from-Github-pages-to-Salesforce-sites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce-Rest-Api-Updater

What is that?

Synchronization flow between a webpage (used to collect links, hosted on github pages) to Salesforce.

Actors

  • Github for version control
  • Github pages as webpage (duh)
  • Heroku as script hosting (python script)
  • Salesforce as CRM
  • Salesforce sites as website (double duh)

What happens?

  • Every 24 hours a python script hosted on heroku (scheduled through Herouku scheduler) send a GET REST API request to my github page
  • Through the beautifulsoup library and some regexs the page is parsed
  • A JSON is prepared and sent to Salesforce standard APIs URL

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published