Skip to content

Instantly share code, notes, and snippets.

View kpx-dev's full-sized avatar
🔥
FIRE!

Kien Pham kpx-dev

🔥
FIRE!
View GitHub Profile
"""
This Python code snippet will show you how to get all SendGrid invalid
emails records.
install the amazing requests library
$ pip install requests==2.4.3
export your SendGrid credential from command line
$ export SG_USERNAME=your_sg_username
$ export SG_PASSWORD=your_sg_password
@kpx-dev
kpx-dev / multiple_credentials.py
Created November 21, 2014 06:05
SendGrid Multiple Credentials
"""
This Python code snippet will show you how to work with SendGrid Multiple
Credentials
install the amazing requests library
$ pip install requests==2.4.3
export your SendGrid credential from command line
$ export SG_USERNAME=your_sg_username
$ export SG_PASSWORD=your_sg_password
<script>
// Include the UserVoice JavaScript SDK (only needed once on a page)
UserVoice=window.UserVoice||[];(function(){var uv=document.createElement('script');uv.type='text/javascript';uv.async=true;uv.src='//widget.uservoice.com/T1twXffk8kRFxQHuFsXBqA.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(uv,s)})();
//
// UserVoice Javascript SDK developer documentation:
// https://www.uservoice.com/o/javascript-sdk
//
// Set colors