Overview
Automations help your team save time by automating repetitive tasks, minimize human error, and can be used to design a delightful client experience. For example, you can set up built-in automations where if a client logs in the first time, they’re automatically assigned an intake form and default files and folders are uploaded. Then, in Zapier or Make, once the form is submitted you can update custom field values to update client information.Ways of setting up automations
Frequently asked questions
How do I create my API key?
How do I create my API key?
To create your API key, you’ll want to go to Settings > API in the Assembly Dashboard.Click Create key. In the dialog, label your key.Click Create key. In the next dialog, you’ll see your generated key.Be sure to copy the key and paste it somewhere secure on your local device: once the dialog is closed, you will not have access to copy the key again. You can always revoke the current key and create a new one, however.Your API Key is needed to perform automations with Zapier, Make, or to use our API directly.
How can I create webhooks?
How can I create webhooks?
If you are an admin user, you can create webhooks on the Settings > API page.To create a webhook, click New webhook in the Webhooks section. Label your webhook, paste your endpoint URL, and select which events to send to the webhook.
Make only supports one webhook per event per scenario. If using a Make webhook for an Assembly trigger, be sure to only send the event that corresponds to the trigger.