intercom-ruby icon indicating copy to clipboard operation
intercom-ruby copied to clipboard

Ruby bindings for the Intercom API

Results 16 intercom-ruby issues
Sort by recently updated
recently updated
newest added

## Version info - intercom-ruby version: 4.1.2 - Ruby version: 2.7.1 ## Expected behavior 1. Should not throw error if server does not return x rate limit reset at date...

I got `Intercom::UnexpectedError ` when creating a company with race condition in test workspece. I want a specific error class like `Intercom::MultipleMatchingUsersError`. ## Version info - intercom-ruby version: 4.1.2 -...

#### Why? This would allow a user of the API to rescue for example in an ApplicationJob and retry when the time has passed, rather than sleeping. ```ruby def perform...

## Summary - Adds GitHub workflow to automatically label AI-generated PRs - Uses shared workflow from `intercom/github-action-workflows` - Triggers on PR open, edit, and synchronize events ## Test plan -...

created-by-ai
authored-with-claude