10to8 Appointment Scheduling (Preview)
10to8 is a powerful appointment management, communications & online booking system.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Standard | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Standard | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
URL | https://support.10to8.com/ |
Connector Metadata | |
---|---|
Publisher | 10to8 Ltd |
Website | https://10to8.com/ |
Privacy policy | https://10to8.com/legal/#tabs|3 |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Book new appointment |
Book a new appointment in 10to8. |
Book new appointment
Book a new appointment in 10to8.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Organisation Id
|
organisation-id | True | string |
Pick your organisation. |
Start Date-Time
|
start | True | date-time |
(UTC format) yyyy-MM-ddTHH:mm:ss.fffZ |
End Date-Time
|
end | True | date-time |
(UTC format) yyyy-MM-ddTHH:mm:ss.fffZ |
Name
|
title | True | string |
Appointment name. |
Description
|
description | True | string |
Appointment description. |
Returns
- response
- string
Triggers
When a booking is made |
Triggers when a new booking is made in 10to8. |
When a booking request appears in your inbox |
Triggers when a booking request appears in your inbox. |
When a booking request disappears from your inbox |
Triggers when a booking request disappears from your inbox. |
When a change or cancellation request appears in your inbox |
Triggers when a change or cancellation request appears in your inbox. |
When a change or cancellation request disappears from your inbox |
Triggers when a change or cancellation request disappears from your inbox. |
When a new customer is added |
Triggers when a new customer is added in 10to8. |
When an incoming message appears in your inbox |
Triggers when an incoming message appears in your inbox. |
When an incoming message disappears from your inbox |
Triggers when an incoming message disappears from your inbox. |
When a booking is made
Triggers when a new booking is made in 10to8.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Organisation Id
|
organisation-id | True | string |
Pick your organisation. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Start Date-Time
|
start | date-time |
yyyy-MM-ddTHH:mm:ss.fffZ |
End Date-Time
|
end | date-time |
yyyy-MM-ddTHH:mm:ss.fffZ |
Name of Appointment
|
name | string |
The name or type of the appointment. |
Customer's Name
|
customers_name | string |
The full name of the customer. |
Customer's Email Address
|
customers_email | string |
The email address of the customer. |
Customer's Phone Number
|
customers_number | string |
The phone number of the customer. |
Appointment ID number
|
id | integer |
The unique identifier of the appointment in 10to8. |
When a booking request appears in your inbox
Triggers when a booking request appears in your inbox.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Organisation Id
|
organisation-id | True | string |
Pick your organisation. |
Returns
A booking, change or cancellation request for a booking from a customer
- Body
- EventProposal
When a booking request disappears from your inbox
Triggers when a booking request disappears from your inbox.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Organisation Id
|
organisation-id | True | string |
Pick your organisation. |
Returns
A booking, change or cancellation request for a booking from a customer
- Body
- EventProposal
When a change or cancellation request appears in your inbox
Triggers when a change or cancellation request appears in your inbox.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Organisation Id
|
organisation-id | True | string |
Pick your organisation. |
Returns
A booking, change or cancellation request for a booking from a customer
- Body
- EventProposal
When a change or cancellation request disappears from your inbox
Triggers when a change or cancellation request disappears from your inbox.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Organisation Id
|
organisation-id | True | string |
Pick your organisation. |
Returns
A booking, change or cancellation request for a booking from a customer
- Body
- EventProposal
When a new customer is added
Triggers when a new customer is added in 10to8.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Organisation Id
|
organisation-id | True | string |
Pick your organisation. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Description
|
name | string |
The description of the appointment. |
Customer's Email Address
|
string |
The contact email address of the customer. |
|
Customer's Mobile Number
|
mobile_number | string |
The contact mobile phone number of the customer. |
Customer ID Number
|
id | integer |
The unique identifier of the customer in 10to8. |
When an incoming message appears in your inbox
Triggers when an incoming message appears in your inbox.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Organisation Id
|
organisation-id | True | string |
Pick your organisation. |
Returns
An incoming message from a customer, either by email or SMS.
- Body
- IncomingMessage
When an incoming message disappears from your inbox
Triggers when an incoming message disappears from your inbox.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Organisation Id
|
organisation-id | True | string |
Pick your organisation. |
Returns
An incoming message from a customer, either by email or SMS.
- Body
- IncomingMessage
Definitions
IncomingMessage
An incoming message from a customer, either by email or SMS.
Name | Path | Type | Description |
---|---|---|---|
Customer Name
|
from_name | string |
The name of the customer who sent the message. |
Phone Number or Email Address
|
from_contact | string |
The phone number or email address that the message was sent from. |
Message Content
|
content | string |
The Content of the Message. |
Received at Date-Time
|
received | date-time |
yyyy-MM-ddTHH:mm:ss.fffZ |
Message ID
|
id | integer |
The unique identifier of the message in 10to8. |
EventProposal
A booking, change or cancellation request for a booking from a customer
Name | Path | Type | Description |
---|---|---|---|
Customer Name
|
from_name | string |
The name of the customer who made the request. |
Email Address or Phone Number
|
from_contact | string |
The phone number or email address of the customer who made the request. |
Appointment Name
|
appointment_name | string |
The name of the appointment. |
Appointment Start Date-Time
|
appointment_start | date-time |
yyyy-MM-ddTHH:mm:ss.fffZ |
Request Received Date-Time
|
received | date-time |
yyyy-MM-ddTHH:mm:ss.fffZ |
Type of Request
|
type | string |
Booking, rebooking or cancellation. |
Request ID Number
|
id | integer |
The unique identifier of the request in 10to8. |
string
This is the basic data type 'string'.