Signable
With Signable modules in Make, you can manage, and monitor the contacts, envelopes, partners, users, and templates in your Signable account.
To use the Signable modules, you must have a Signable account. You can create an account at signable.co.uk.
Refer to the Signable API documentation for a list of available endpoints.
Connect Signable to Make
To establish the connection, you must:
Obtain your API key in Signable
To obtain your API key from your Signable account:
Log in to your Signable account.
In the top right corner, click on your Profile icon > Company Settings.
Click API & Webhooks.
In the API Keys section, click + Add API Key.
Enter a name, and click Save.
Click Show key.
Copy the Key value shown and store it in a safe place.
You will use this value in the API Key field in Make.
Establish the connection with Signable in Make
To establish the connection in Make:
Log in to your Make account, add a Signable module to your scenario, and click Create a connection.
Note: If you add a module with an
instant
tag, click Create a webhook, then Create a connection.Optional: In the Connection name field, enter a name for the connection.
In the API Key field, enter the API key copied above.
Click Save.
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Signable modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build Signable Scenarios
After connecting the app, you can perform the following actions:
Watch Contact Created
Create a Contact
Update a Contact
Get a Contact
List Contacts
Delete a Contact
Watch Envelope Signed
Watch Envelope Opened
Watch Envelope Completed
Watch Envelope Created
Watch Envelope Rejected
Watch Envelope Cancelled
Create an Envelope from Template
Create an Envelope
Send a Reminder for an Envelope
Cancel an Envelope
Get an Envelope
Delete an Envelope
Create a Partner
Update a Partner
Get a Partner
List Partners
Delete a Partner
Watch User Created
Create a User
Update a User
Get a User
List Users
Delete a User
Watch Template Created
Make an API Call
Note
This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant
tag next to their name.
When you create a Signable webhook in Make, it is attached automatically and requires no additional set up.