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 }}
app-sharp
/
python-intercom
Public
forked from
intercom/python-intercom
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-intercom
intercom
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 16, 2015
Update user.py
Show description for c12982c
ronyperez
committed
c12982c
View commit details
Copy full SHA for c12982c
View code at this point
Browse repository at this point
Commits on Feb 14, 2015
Update intercom.py
Show description for fcec0cd
ronyperez
committed
fcec0cd
View commit details
Copy full SHA for fcec0cd
View code at this point
Browse repository at this point
Update user.py
ronyperez
committed
35f14d8
View commit details
Copy full SHA for 35f14d8
View code at this point
Browse repository at this point
Update intercom.py
ronyperez
committed
5a73923
View commit details
Copy full SHA for 5a73923
View code at this point
Browse repository at this point
Update user.py
ronyperez
committed
1a6335c
View commit details
Copy full SHA for 1a6335c
View code at this point
Browse repository at this point
Commits on Sep 9, 2014
Updating version number.
jkeyes
committed
630c934
View commit details
Copy full SHA for 630c934
View code at this point
Browse repository at this point
Commits on Sep 7, 2014
Fix __all__ issue in intercom/__init__.py
Show description for ad2e768
marselester
committed
ad2e768
View commit details
Copy full SHA for ad2e768
View code at this point
Browse repository at this point
Commits on Aug 22, 2014
Fixing broken docs on RTD.
jkeyes
committed
2042f06
View commit details
Copy full SHA for 2042f06
View code at this point
Browse repository at this point
Bumping version number.
jkeyes
committed
7f8be40
View commit details
Copy full SHA for 7f8be40
View code at this point
Browse repository at this point
Adding events support.
jkeyes
committed
77d20d6
View commit details
Copy full SHA for 77d20d6
View code at this point
Browse repository at this point
Commits on Jan 5, 2014
Adding BadGatewayError (502) and ServiceUnavailableError(503).
jkeyes
committed
154814e
View commit details
Copy full SHA for 154814e
View code at this point
Browse repository at this point
Commits on Nov 26, 2013
Checking for Company before dict in setter (as Company is a dict subclass).
jkeyes
committed
67a857e
View commit details
Copy full SHA for 67a857e
View code at this point
Browse repository at this point
Commits on Nov 24, 2013
Removed all mocked response unit tests as these are now covered in the integration tests.
Show description for c1d4b6a
jkeyes
committed
c1d4b6a
View commit details
Copy full SHA for c1d4b6a
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
Using HTTPretty to mock the API for the doctests.
jkeyes
committed
f3e224c
View commit details
Copy full SHA for f3e224c
View code at this point
Browse repository at this point
Not supposed to be here.
jkeyes
committed
69f8cc4
View commit details
Copy full SHA for 69f8cc4
View code at this point
Browse repository at this point
Removing dummy api tests and replacing with HTTPretty ones.
jkeyes
committed
e6a9c92
View commit details
Copy full SHA for e6a9c92
View code at this point
Browse repository at this point
Commits on Nov 19, 2013
Updated version number.
jkeyes
committed
4642f1a
View commit details
Copy full SHA for 4642f1a
View code at this point
Browse repository at this point
Test the correct variable.
jkeyes
committed
dc8b3ff
View commit details
Copy full SHA for dc8b3ff
View code at this point
Browse repository at this point
Fixed order of User attributes.
jkeyes
committed
18d6999
View commit details
Copy full SHA for 18d6999
View code at this point
Browse repository at this point
Update the doctests for the new dummy API docs.
jkeyes
committed
c5dcd99
View commit details
Copy full SHA for c5dcd99
View code at this point
Browse repository at this point
Commits on Nov 18, 2013
Use DELETE for User.delete()
jkeyes
committed
aa87066
View commit details
Copy full SHA for aa87066
View code at this point
Browse repository at this point
Fixing company doctests.
jkeyes
committed
83c7434
View commit details
Copy full SHA for 83c7434
View code at this point
Browse repository at this point
Basic setting support for Companies
jkeyes
committed
835496e
View commit details
Copy full SHA for 835496e
View code at this point
Browse repository at this point
Removing color from tags.
jkeyes
committed
d7d26b1
View commit details
Copy full SHA for d7d26b1
View code at this point
Browse repository at this point
Fixing doctests to run against latest Dummy API.
jkeyes
committed
f009472
View commit details
Copy full SHA for f009472
View code at this point
Browse repository at this point
Commits on Nov 17, 2013
Fixed a bug which prevented User.delete() from working.
Show description for 91693e1
cameronmaske
committed
91693e1
View commit details
Copy full SHA for 91693e1
View code at this point
Browse repository at this point
Added in basic support for Companies based on the dicussion in #10
Show description for 3bf84cf
cameronmaske
committed
3bf84cf
View commit details
Copy full SHA for 3bf84cf
View code at this point
Browse repository at this point
Commits on Nov 16, 2013
Changelog and version number bump.
jkeyes
committed
f580ff1
View commit details
Copy full SHA for f580ff1
View code at this point
Browse repository at this point
Commits on Aug 10, 2013
Adding support for `last_request_at` to `User`, `create_user`, and `update_user`.
Show description for d9fdde9
jkeyes
committed
d9fdde9
View commit details
Copy full SHA for d9fdde9
View code at this point
Browse repository at this point
Merged pull request from @sdorazio which fixes the ``User.all``
Show description for 38a6d0a
jkeyes
committed
38a6d0a
View commit details
Copy full SHA for 38a6d0a
View code at this point
Browse repository at this point
Adding support for per_page, page, tag_id, and tag_name.
Show description for 410deea
jkeyes
committed
410deea
View commit details
Copy full SHA for 410deea
View code at this point
Browse repository at this point
Add the get_users parameters to `User.all`.
jkeyes
committed
58f5ed3
View commit details
Copy full SHA for 58f5ed3
View code at this point
Browse repository at this point
Message thread now has 8 properties in it's reponse object.
jkeyes
committed
83a24a4
View commit details
Copy full SHA for 83a24a4
View code at this point
Browse repository at this point
Parameters added to the get_users method: page, per_page, tag_id, and tag_name.
jkeyes
committed
d827dc3
View commit details
Copy full SHA for d827dc3
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
Fixing User.all() to return all users, not just the first page
Steve Dorazio
committed
a305c14
View commit details
Copy full SHA for a305c14
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.