Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Une fois votre intégration de la redirection de rendez-vous du Centre d'actions approuvée, vous aurez accès au portail des partenaires pour vous aider à gérer votre intégration. Pour en savoir plus sur le Partner Portal, cliquez ici.
Créer une paire de clés publique/privée SSH
Cette paire de clés vous permet de vous connecter en toute sécurité aux serveurs SFTP fournis par Google. La clé publique se présente sous le format suivant:
Ceci permet de créer un ensemble de serveurs SFTP pour les environnements de bac à sable et de production. Vous trouverez les noms d'utilisateur des serveurs SFTP sur la page Flux (documentation) du portail des partenaires.
Étapes suivantes
À ce stade, vous pouvez utiliser le portail des partenaires. Vous pouvez également effectuer les tâches de configuration facultatives suivantes:
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/26 (UTC).
[null,null,["Dernière mise à jour le 2025/07/26 (UTC)."],[[["\u003cp\u003eApproved Actions Center partners can utilize the Partner Portal to manage their integration and access various features.\u003c/p\u003e\n"],["\u003cp\u003ePartners need to create and provide a public SSH key for secure login to Google-provided SFTP dropboxes.\u003c/p\u003e\n"],["\u003cp\u003eThe Partner Portal enables the creation of SFTP dropboxes for both sandbox and production environments.\u003c/p\u003e\n"],["\u003cp\u003ePartners can grant access to other users, configure brands, and enable or disable features within the Partner Portal.\u003c/p\u003e\n"]]],["Upon approval for an Actions Center integration, access the Partner Portal. Generate an SSH public/private key pair for secure SFTP dropbox access, keeping track of the public key. In the Partner Portal's \"Onboarding Tasks\", submit your public key to create SFTP dropboxes for sandbox and production environments. Access these dropboxes using any SFTP client and your private key via `sftp://partnerupload.google.com` on port `19321`. Optional steps include managing users, brands, and features within the Partner Portal.\n"],null,["After you are approved for an Actions Center Appointments Redirect integration, you will gain access to\n[Partner Portal](https://partnerdash.google.com/apps/reservewithgoogle/)\nto help you manage your integration. To learn more about Partner Portal, please reference\n[here](/actions-center/verticals/appointments/redirect/partner-portal/overview/overview).\n| **Note:** The following steps are for partners who already work the Actions Center. To become an Actions Center partner, fill out the [interest form](https://services.google.com/fb/forms/reservationsappointmentsonlinebooking-interestform/).\n| **Note:** Integration tasks can be found under the Setup milestone in [Onboarding Guides](https://partnerdash.google.com/apps/reservewithgoogle/plan/starter-plan?env=sandbox) ([documentation](/actions-center/verticals/appointments/redirect/partner-portal/overview/onboarding-guides)) or under [Onboarding Tasks](https://partnerdash.google.com/apps/reservewithgoogle/onboarding?env=sandbox) for Partner Portal.\n\nCreate a SSH public / private key pair\n\nThis\n[pair of keys](https://support.google.com/youtube/answer/3071034) is used to securely log in to the\nGoogle-provided SFTP servers. The public key has the following format: \n\n```transact-sql\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXsM9ycbHV6E6t2L+B4p/uYHn9Q0jmu5gUXMYnFnnf4l39xrznfDo8KCASzRrqUkRnuzrno059CvZVzcljkbwWLzKKoE1EwbzHL3nYahMB4MdYNWhBbHbB+ybq6RNO7hkoKDBIQCfqQDY0FEB6sV3d3F1WYl0bAMjp15yyZJzMKa/rRnZKWetHlcL1X+gFWmW2hQ93foPD463gb58/25GujjsS/tzjngw7UJMVkm08U1QEY3z3DE/R++7ovJozTCzH0CTNDN0AH3/oSC3dmG+yDh3ZXFATjWjyPXJSOziNrp9TXgJhlqSmoHcPvpotMVjx21kIZ+T+SusQmnG+hK+L user@yourdomain.com\n```\n\nDon't include new line breaks in the key.\n| **Key Point:** Keep track of your public key. You need to provide it to Google in some of the later steps.\n| **Note:** Most Actions Center partners prefer to use the same public / private key pair across all feeds. If you wish to use a different key pair for each feed or for each environment, you may change your SSH key after the initial setup steps have been completed, within the **[Feed Configuration](https://partnerdash.google.com/apps/reservewithgoogle/configuration/feeds?env=sandbox)** page of the Partner Portal. Refer to the [Partner Portal documentation](/actions-center/verticals/appointments/redirect/partner-portal/testing/feeds) to learn how to change your keys.\n\nInitialize the SFTP servers\n\nOnce you sign in to the Partner Portal, perform the following steps:\n\n1. Browse to the **[Onboarding Tasks](https://partnerdash.google.com/apps/reservewithgoogle/onboarding?env=sandbox)** tab.\n2. Enter your public SSH key.\n3. Click **Submit**.\n\nThis creates a set of SFTP servers for both sandbox and production\nenvironments for you to use. You can find the SFTP server usernames in the [Feed](https://partnerdash.google.com/apps/reservewithgoogle/configuration/feeds?env=sandbox)\npage ([documentation](/actions-center/verticals/appointments/redirect/partner-portal/testing/feeds)) within the\nPartner Portal.\n| **Note:** Use any SFTP client to access to the Google-provided SFTP servers. Sign in with the private key you created [for this project](#create-keys). The Google SFTP server is available at `sftp://partnerupload.google.com` on port `19321`. This applies to both your sandbox and production servers.\n\nNext steps\n\nAt this point, you can use the\n[Partner Portal](https://partnerdash.google.com/apps/reservewithgoogle). You can optionally perform the\nfollowing setup tasks:\n\n1. Within the **[Account and Users](https://partnerdash.google.com/apps/reservewithgoogle/accountandusers?env=sandbox)** page, [grant additional users in your organization access to the Partner\n Portal.](/actions-center/verticals/appointments/redirect/partner-portal/testing/accounts-and-users)\n2. Within the **[Brands](https://partnerdash.google.com/apps/reservewithgoogle/brands?env=sandbox)** page, [configure the default Brand and set up new Brands](/actions-center/verticals/appointments/redirect/partner-portal/testing/brands-configuration) in your Sandbox and Production environments.\n3. Depending on your integration, within the **[Features](https://partnerdash.google.com/apps/reservewithgoogle/configuration/account-features?env=sandbox)** page, [enable or disable additional features](/actions-center/verticals/appointments/redirect/partner-portal/testing/features). These configurations are environment specific.\n\nFor more information, see the\n[Actions Center Partner Portal documentation](/actions-center/verticals/appointments/redirect/partner-portal/overview/overview)."]]