Stay organized with collections
Save and categorize content based on your preferences.
After you are approved for an Actions Center Events integration, you will gain access to
Partner Portal
to help you manage your integration. To learn more about Partner Portal, reference
the partner portal documentation.
Create a SSH public / private key pair
This
pair of keys is used to securely sign in to the
Google-provided SFTP servers. The public key has the following format:
This creates a set of SFTP servers for both sandbox and production
environments for you to use. You can find the SFTP server usernames in the Feed
page (documentation) within the
Partner Portal.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-20 UTC."],[[["\u003cp\u003eAfter approval for Actions Center Events integration, access the Partner Portal to manage your integration and complete onboarding tasks.\u003c/p\u003e\n"],["\u003cp\u003eCreate an SSH public/private key pair for secure sign-in to Google-provided SFTP dropboxes and provide the public key to Google during setup.\u003c/p\u003e\n"],["\u003cp\u003eCreate your SFTP dropboxes by submitting your public SSH key within the Partner Portal's Onboarding Tasks, enabling data transfer for sandbox and production environments.\u003c/p\u003e\n"],["\u003cp\u003eAccess the Google SFTP server at \u003ccode\u003esftp://partnerupload.google.com\u003c/code\u003e on port \u003ccode\u003e19321\u003c/code\u003e using your private key to interact with your dropboxes.\u003c/p\u003e\n"],["\u003cp\u003eGrant additional user access and find more information within the Partner Portal's Account and Users page and the Actions Center Partner Portal documentation.\u003c/p\u003e\n"]]],["After Actions Center Events integration approval, access the Partner Portal. Create an SSH public/private key pair for secure SFTP dropbox access, and submit your public key in the Partner Portal's Onboarding Tasks to create sandbox and production SFTP dropboxes. Use any SFTP client to access the server at `sftp://partnerupload.google.com` on port `19321`, with the private key. Lastly, additional users can be granted access through the 'Accounts and Users' page.\n"],null,["# Step 1: Setup\n\nAfter you are approved for an Actions Center Events 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, reference\n[the partner portal documentation](/actions-center/verticals/events/partner-portal/overview/overview).\n| **Note:** Integration setup tasks can be found under [Onboarding Tasks](https://partnerdash.google.com/apps/reservewithgoogle/onboarding?env=sandbox) for Partner Portal.\n\nCreate a SSH public / private key pair\n--------------------------------------\n\nThis\n[pair of keys](https://support.google.com/youtube/answer/3071034) is used to securely sign 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 need 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/events/partner-portal/testing/feeds) to learn how to change your keys.\n\nInitialize the SFTP servers\n---------------------------\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/events/partner-portal/testing/feeds)) within the\nPartner Portal.\n| **Note:** Use any SFTP client to access to the Google-provided SFTP server. 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----------\n\nAt this point, you can[grant additional users in your organization access to the Partner\nPortal.](/actions-center/verticals/events/partner-portal/testing/accounts-and-users)\nWithin the **[Account and Users](https://partnerdash.google.com/apps/reservewithgoogle/accountandusers?env=sandbox)**\npage\n\nFor more information, see the\n[Actions Center Partner Portal documentation](/actions-center/verticals/events/partner-portal/overview/overview)."]]