Jicoo Developer Potal
  1. Guide
Jicoo Developer Potal
  • Create powerful apps with Jicoo's API
  • Quick start
  • Authentication
  • Errors
  • Versioning
  • Types
  • API Reference Overview
  • Guide
    • How to use webhook
    • How to use Account integration
  • Guide(Japanese)
    • アカウント連携の使い方
    • Webhookの使い方
    • ホストの優先度を更新する方法
  • API Reference
    • Jicoo API
    • Webhook Schema
      • Webhook schema
      • event property
      • createdAt property
      • object property
      • contact property
      • answers property
      • answers items property
      • tracking property
    • Booking
      • List Bookings
      • Get Booking
      • Cancel Booking
      • Reschedule Booking
      • Create Booking
      • Update Booking
      • Get Booking Contacts
    • Schedule
      • Update Schedule
      • Create Schedule
      • List Schedules
      • Delete Schedule
    • Availability
      • List User Availability Calendars
      • Get User Availability Calendar
    • Oraganization
      • User
        • List Organization Users
        • Delete Organization User
        • Get Organization User
        • Update Organization User
      • Invitation
        • Create Organiztion Invitation
        • List Organization Invitations
        • Get Organization Invitation
        • Delete Organiztion Invitation
      • Get Organization Team
    • Event Types
      • Get Event Type
      • List Event Types
      • List Event Type Hosts
      • Get Event Type Available Schedules
      • Account Integration
      • Update Event Type Host
      • Delete Event Type Host
      • Create Event Type Host
  1. Guide

How to use Account integration

Account Integration#

Introduction#

The Account Linking API is a function that allows you to display the name and e-mail address of a user of your service as non-editable items on any managed reservation page.

Built-in sample code#

Account linking requests the specified URL using the HTTP POST method.
The teamId and eventTypeId must be included in the URL parameters.
Javascript example

Integration Image#

09ef7df6-ef5b-4743-b9bc-21a2121fb47a.gif
Detailed API documentation is available here.
Account Integration
Modified at 2023-08-14 04:05:25
Previous
How to use webhook
Next
アカウント連携の使い方
Built with