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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
intercom
/
intercom-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
138
Star
281
Code
Issues
8
Pull requests
8
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
intercom-ruby
spec
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 1, 2025
Remove the hash validation and remove them from the payload on save (#619)
Show description for 0d3e6a9
VedranZoricic
authored
0d3e6a9
View commit details
Copy full SHA for 0d3e6a9
View code at this point
Browse repository at this point
Fix depredacted mocha version (#620)
VedranZoricic
authored
65d32ac
View commit details
Copy full SHA for 65d32ac
View code at this point
Browse repository at this point
Commits on Dec 16, 2022
Add spec for find all on conversations
SeanHealy33
committed
e640a2d
View commit details
Copy full SHA for e640a2d
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
Fix query params not being used in Intercom::BaseCollectionProxy
Show description for 4a90839
tdooner
committed
4a90839
View commit details
Copy full SHA for 4a90839
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Adding unit test cass
Suma Prakash
committed
c9d289f
View commit details
Copy full SHA for c9d289f
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
Updating the readme and url for subscriptions
Suma Prakash
committed
428f6c4
View commit details
Copy full SHA for 428f6c4
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Merge branch 'master' into seanhealy/opedSubscription
SeanHealy33
authored
36aa8c4
View commit details
Copy full SHA for 36aa8c4
View code at this point
Browse repository at this point
Add opted out and in subscription types
SeanHealy33
committed
d5fe9b3
View commit details
Copy full SHA for d5fe9b3
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
Merge branch 'master' into sp/delete_contact
SeanHealy33
authored
d37e150
View commit details
Copy full SHA for d37e150
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
Adding SDK endpoint to delete an archived contact
Suma Prakash
committed
4fd8f0a
View commit details
Copy full SHA for 4fd8f0a
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
Merge branch 'master' into sp/delete_tag
suma-prakash
authored
dd26a66
View commit details
Copy full SHA for dd26a66
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
Adding additional tests
Suma Prakash
committed
0ee5c53
View commit details
Copy full SHA for 0ee5c53
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
Add switch + data export api support
SeanHealy33
committed
43d6fbf
View commit details
Copy full SHA for 43d6fbf
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Updating delete tag endpoint to match API 2.5 version changes
Suma Prakash
committed
675bea4
View commit details
Copy full SHA for 675bea4
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
Fix collection successive iterations when there are multiple pages (#581)
Show description for 095caa0
3 people
authored
095caa0
View commit details
Copy full SHA for 095caa0
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Move dynamic accessors to instance rather than class
FinnLawrence
committed
9bd034d
View commit details
Copy full SHA for 9bd034d
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Add support for listing contact segments (#557)
rahulgdsouza
authored
bab09db
View commit details
Copy full SHA for bab09db
View code at this point
Browse repository at this point
Add ability to archive/unarchive contacts (#551)
Show description for a1bbff4
marsadle
and
Markus Muehlberger
authored
a1bbff4
View commit details
Copy full SHA for a1bbff4
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Merge branch 'master' into feature/company-delete
ClaytonPassmore
authored
3fbf2ca
View commit details
Copy full SHA for 3fbf2ca
View code at this point
Browse repository at this point
Update spec/unit/intercom/company_spec.rb
Show description for b62b5fd
ClaytonPassmore
and
rahulgdsouza
authored
b62b5fd
View commit details
Copy full SHA for b62b5fd
View code at this point
Browse repository at this point
Add empty hash as payload for run assignment rules (#555)
rahulgdsouza
authored
bb23014
View commit details
Copy full SHA for bb23014
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Allow companies to be deleted
ClaytonPassmore
committed
08ded8b
View commit details
Copy full SHA for 08ded8b
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
Release v4.1.0 (#531)
Show description for fae9d35
rahulgdsouza
authored
fae9d35
View commit details
Copy full SHA for fae9d35
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Merge branch 'master' into conversation-add-remove-nested-contact
murtron
authored
5e25a20
View commit details
Copy full SHA for 5e25a20
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
[feature] Conversation : Add/remove nested resource 'contact'
Show description for 3035aa7
WaKeMaTTa
committed
3035aa7
View commit details
Copy full SHA for 3035aa7
View code at this point
Browse repository at this point
[bugfix] Missing client in the response of the object created
Show description for 33ecaad
WaKeMaTTa
committed
33ecaad
View commit details
Copy full SHA for 33ecaad
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Release version 4.0
murtron
committed
06d1aec
View commit details
Copy full SHA for 06d1aec
View code at this point
Browse repository at this point
Commits on Nov 13, 2019
Accept 'Unstable' API Version
GabrielAnca
committed
51ad116
View commit details
Copy full SHA for 51ad116
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
[feature] handle 504 response
Show description for e450f85
adsteel
committed
e450f85
View commit details
Copy full SHA for e450f85
View code at this point
Browse repository at this point
Commits on Nov 5, 2019
Fix private method error and add test
jonnyom
committed
8fec48f
View commit details
Copy full SHA for 8fec48f
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
[bugfix] handle unexpected response bodies (#492)
Show description for dc7d65b
adsteel
authored and
jonnyom
committed
dc7d65b
View commit details
Copy full SHA for dc7d65b
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
add teams endpoint (#488)
Show description for c23878f
Jason Ball
authored
c23878f
View commit details
Copy full SHA for c23878f
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Raise ResourceNotFound when company is not found (fixes #484)
Show description for 4d20387
Nathália Oliveira
committed
4d20387
View commit details
Copy full SHA for 4d20387
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Added support for Customer Search API
apassant
committed
f641a57
View commit details
Copy full SHA for f641a57
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
Add API version support (#459)
conarro
authored and
jonnyom
committed
d51cfaa
View commit details
Copy full SHA for d51cfaa
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.