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.
To establish the connection, you must:
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.
To establish the connection in Make:
- Log in to your Make account, add a Signable module to your , 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 and add more Signable modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Contacts
- Watch Contact Created
- Create a Contact
- Update a Contact
- Get a Contact
- List Contacts
- Delete a Contact
Envelopes
- 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
Partners
- Create a Partner
- Update a Partner
- Get a Partner
- List Partners
- Delete a Partner
Users
- Watch User Created
- Create a User
- Update a User
- Get a User
- List Users
- Delete a User
Templates
- Watch Template Created
Other
- Make an API Call