Portfolio

Google App Engine, Django

Google App Engine

Zydeco created a Google App Engine application for a New Orleans area company that services large ocean-going ships on the Mississippi River. The application was developed with Python/Django on the back-end and Bootstrap on the front end, and utilized Google App Engine and Google Cloud SQL as a platform. The application is used on mobile

READ MORE
Salesforce

Salesforce & Google Drive

Salesforce’s APEX Connect namespace has classes that allow integrating with external file repositories including Microsoft Sharepoint and Google Drive. Here’s sample code that uses the latest Connect API ContentHub class methods to interface with Google Drive. The Connect API ContentHub class does not support folder creation; we use the Google Drive v2 REST API to

READ MORE
Salesforce

Salesforce CSV Export to Heroku PostgreSQL

I created a Python script to take all Salesforce CSV data export files and import them to a PostgreSQL database. The script is currently in use for a Heroku project I completed. See the code here: https://github.com/rtoepfer/salesforce-data-import-postgresql

READ MORE
Copyright © 2022 Zydeco Digital LLC