Class PhoneCallRedirectsClient
java.lang.Object
com.intercom.api.resources.phonecallredirects.PhoneCallRedirectsClient
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(CreatePhoneCallRedirectRequest request) You can use the API to deflect phone calls to the Intercom Messenger.create(CreatePhoneCallRedirectRequest request, RequestOptions requestOptions) You can use the API to deflect phone calls to the Intercom Messenger.Get responses with HTTP metadata like headers
-
Field Details
-
clientOptions
-
-
Constructor Details
-
PhoneCallRedirectsClient
-
-
Method Details
-
withRawResponse
Get responses with HTTP metadata like headers -
create
You can use the API to deflect phone calls to the Intercom Messenger. Calling this endpoint will send an SMS with a link to the Messenger to the phone number specified.If custom attributes are specified, they will be added to the user or lead's custom data attributes.
-
create
You can use the API to deflect phone calls to the Intercom Messenger. Calling this endpoint will send an SMS with a link to the Messenger to the phone number specified.If custom attributes are specified, they will be added to the user or lead's custom data attributes.
-