How to upload a signed contract from Assembly (formerly Copilot) to Google Drive
Véronique Cadet
|
42 steps
|
3 minutes
Make
Google Drive
As of September 30, 2025, we’ve rebranded to Assembly. The steps below remain the same. When searching in Make, look for Assembly (formerly Copilot) and this logo.
1
Create a new scenario in Make
2
Click the + button to add a trigger. Search for and select "Copilot"
3
Click "Watch Signed Contracts"
4
Click "Add" or "Create a webhook"
5
Click the "Webhook name" field and name your webhook
6
Select or add your Copilot Account
7
Click "Save"
8
Click "Copy address to clipboard"
9
In a new tab go to the Copilot Dashboard
10
Click "Settings"
11
Click "API"
12
Click "New webhook"
13
Label the webhook and paste the webhook URL from Make into the Endpoint URL field
14
Click the "Events to send" field
15
Click "contract.signed"
16
Click "Update"
17
Click "Confirm"
18
Click "OK"
19
Now it's time to test the trigger by submitting the form as your test client. Right-click here
20
Click "Run this module only"
21
In your Copilot Dashboard, assign a contract for this trigger to your test client and sign in
22
Back in Make, you should see that the trigger ran successfully
23
Add a new module, search and select “HTTP”
24
Click "Get a file"
25
Click here
26
Click "signedFileUrl"
27
Click "OK"
28
Add a new module, search and select "Google Drive"
29
Click "Upload a File"
30
Select your Google Account or click "Add" to add your Google Account
31
Click "Sign in with Google"
32
Click your account
33
Click "Continue"
34
Click "Allow"
35
Click the dropdown
36
Click "Select from the list"
37
Click the drive you want
38
Click "Click here to choose folder"
39
Choose the folder you want - If you don't want it in a folder Click "/"
40
Click "HTTP - Get a file"
41
Click "OK"
42
To save press **[[control]]** + **[[s]]** for PC or **[[cmd]]** + **[[s]]** for Mac