Skip to content

Latest commit

 

History

History
519 lines (333 loc) · 32.1 KB

File metadata and controls

519 lines (333 loc) · 32.1 KB

Shared Types

from python_intercom.types import (
    Admin,
    ArticleContent,
    ArticleTranslatedContent,
    Company,
    Contact,
    ContactReference,
    Conversation,
    CursorPages,
    GroupContent,
    GroupTranslatedContent,
    Message,
    MultipleFilterSearchRequest,
    Note,
    PartAttachment,
    Reference,
    SearchRequest,
    SingleFilterSearchRequest,
    StartingAfterPaging,
    SubscriptionTypeList,
    Tag,
    TagList,
    Ticket,
    TicketTypeAttribute,
)

Me

Types:

from python_intercom.types import AdminWithApp

Methods:

Admins

Types:

from python_intercom.types import AdminList

Methods:

ActivityLogs

Types:

from python_intercom.types.admins import ActivityLogList

Methods:

Articles

Types:

from python_intercom.types import Article, ArticleList, ArticleSearchResponse, DeletedArticleObject

Methods:

HelpCenter

Types:

from python_intercom.types import HelpCenter, HelpCenterList

Collections

Types:

from python_intercom.types.help_center import Collection, CollectionList, DeletedCollection

Methods:

HelpCenters

Methods:

Companies

Types:

from python_intercom.types import CompanyList, CompanyScroll, DeletedCompanyObject

Methods:

Contacts

Types:

from python_intercom.types.companies import CompanyAttachedContacts

Methods:

Segments

Types:

from python_intercom.types.companies import CompanyAttachedSegments

Methods:

Contacts

Types:

from python_intercom.types import ContactArchived, ContactDeleted, ContactList, ContactUnarchived

Methods:

Companies

Types:

from python_intercom.types.contacts import ContactAttachedCompanies

Methods:

Notes

Types:

from python_intercom.types.contacts import NoteList

Methods:

Segments

Types:

from python_intercom.types.contacts import ContactSegments

Methods:

Subscriptions

Types:

from python_intercom.types.contacts import SubscriptionType

Methods:

Tags

Methods:

Conversations

Types:

from python_intercom.types import ConversationListResponse, ConversationSearchResponse

Methods:

Tags

Methods:

Reply

Methods:

Parts

Methods:

RunAssignmentRules

Methods:

Customers

Methods:

DataAttributes

Types:

from python_intercom.types import DataAttribute, DataAttributeList

Methods:

DataEvents

Types:

from python_intercom.types import DataEventSummary

Methods:

DataExports

Types:

from python_intercom.types import DataExport

Methods:

Export

Methods:

Content

Data

Methods:

Download

Content

Data

Methods:

  • client.download.content.data.retrieve(job_identifier) -> None

Messages

Methods:

News

NewsItems

Types:

from python_intercom.types.news import NewsItem, NewsItemListResponse, NewsItemDeleteResponse

Methods:

Newsfeeds

Types:

from python_intercom.types.news import Newsfeed, NewsfeedListResponse

Methods:

Items

Types:

from python_intercom.types.news.newsfeeds import ItemListResponse

Methods:

Notes

Methods:

Segments

Types:

from python_intercom.types import Segment, SegmentList

Methods:

SubscriptionTypes

Methods:

PhoneCallRedirects

Types:

from python_intercom.types import PhoneSwitch

Methods:

Tags

Methods:

Teams

Types:

from python_intercom.types import Team, TeamList

Methods:

TicketTypes

Types:

from python_intercom.types import TicketType, TicketTypeList

Methods:

Attributes

Methods:

Tickets

Types:

from python_intercom.types import TicketList, TicketReply

Methods:

Tags

Methods:

Visitors

Types:

from python_intercom.types import Visitor, VisitorDeletedObject

Methods: