Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
2degrees
/
hubspot-contacts
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
13
Code
Issues
2
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add create_contact and update_contact
- #1
#1
Closed
frankoid
wants to merge 17 commits into
2degrees:master
2degrees/hubspot-contacts:master
from
brightinteractive:master
brightinteractive/hubspot-contacts:master
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Add create_contact and update_contact
#1
frankoid
wants to merge 17 commits into
2degrees:master
2degrees/hubspot-contacts:master
from
brightinteractive:master
brightinteractive/hubspot-contacts:master
Copy head branch name to clipboard
Commits
Commits on Jan 22, 2016
.gitignore
Lloyd Nye
committed
f7d5a90
View commit details
Copy full SHA for f7d5a90
Browse repository at this point
Commits on Jan 25, 2016
Add save_contact
Show description for 000c422
Lloyd Nye
committed
000c422
View commit details
Copy full SHA for 000c422
Browse repository at this point
Make test response match real response format
Lloyd Nye
committed
e073b45
View commit details
Copy full SHA for e073b45
Browse repository at this point
Test for ClientError handling
Lloyd Nye
committed
2d480aa
View commit details
Copy full SHA for 2d480aa
Browse repository at this point
Merge pull request #1 from brightinteractive/save_contact
Show description for 316eddf
frankoid
committed
316eddf
View commit details
Copy full SHA for 316eddf
Browse repository at this point
Remove superfluous arg
Lloyd Nye
committed
241d85f
View commit details
Copy full SHA for 241d85f
Browse repository at this point
Merge pull request #2 from brightinteractive/save_contact
Show description for 726d111
frankoid
committed
726d111
View commit details
Copy full SHA for 726d111
Browse repository at this point
Commits on Jan 26, 2016
Add update_contact
Lloyd Nye
committed
a6a5ddf
View commit details
Copy full SHA for a6a5ddf
Browse repository at this point
Commits on Jan 27, 2016
Merge pull request #3 from brightinteractive/update_contact
Show description for 4695722
frankoid
committed
4695722
View commit details
Copy full SHA for 4695722
Browse repository at this point
Make contact tests fail if code under test doesn't make the right API calls
Show description for 4a1ca31
Francis Devereux
committed
4a1ca31
View commit details
Copy full SHA for 4a1ca31
Browse repository at this point
PEP8 fixes
Francis Devereux
committed
a5571d2
View commit details
Copy full SHA for a5571d2
Browse repository at this point
Remove unused variable
Francis Devereux
committed
a3dcd0a
View commit details
Copy full SHA for a3dcd0a
Browse repository at this point
Avoid doing 2 with statements with the same connection object
Francis Devereux
committed
6fb34e6
View commit details
Copy full SHA for 6fb34e6
Browse repository at this point
Merge pull request #4 from brightinteractive/contact_api_tests
Show description for 3e57dad
lloydnye
committed
3e57dad
View commit details
Copy full SHA for 3e57dad
Browse repository at this point
Rename save_contact to create_contact
Lloyd Nye
committed
d38717a
View commit details
Copy full SHA for d38717a
Browse repository at this point
More save/create contact renames
Show description for 9ffc1c3
Francis Devereux
committed
9ffc1c3
View commit details
Copy full SHA for 9ffc1c3
Browse repository at this point
Merge pull request #5 from brightinteractive/create_contact
Show description for 02fc0f7
lloydnye
committed
02fc0f7
View commit details
Copy full SHA for 02fc0f7
Browse repository at this point
You can’t perform that action at this time.