PipedreamHQ/pipedream

[TRIGGER] Squarespace: When new customer signs up for Members Area, new user is created in Google Directory

Open

#7,311 opened on Jul 19, 2023

View on GitHub
 (5 comments) (0 reactions) (1 assignee)JavaScript (5,305 forks)batch import
enhancementgood first issuehelp wantedtriagedtrigger / source

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 9d 7h) (131 merged PRs in 30d)

Description

Describe the event source. What app is this for, and what event does the trigger correspond to? When a new customer signs up for the Member Area of a Squarespace website, the new customer's First Name, Last Name, and email address are used to create a new user in Google Directory.

Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to. Squarespace Commerce API: https://developers.squarespace.com/commerce-apis/overview

Google Directory API: https://developers.google.com/admin-sdk/directory/v1/guides

Contributor guide