Surveys and Forms
FastField
6min
with fastfield modules in make, you can watch form submissions and list, create, and/or update dispatches, global lists, and lookup lists to use fastfield with make, you must have both a fastfield user account and a fastfield developer account to get access to a developer account, raise a request with the fastfield support team within your fastfield user account you will receive your fastfield developer account login details via email refer to the fastfield api documentation for a list of available endpoints connect fastfield to make to connect your fastfield account to make, you must obtain an api key from your fastfield developer account log in to your fastfield developer account in the top right corner, click on your name > profile in the your subscriptions section, click show next to either your primary key or secondary key copy the key value you will use this value to connect to make log in to your make account, add a fastfield module to your {{scenario singular lowercase}} , 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 username and password fields, enter your fastfield user account credentials do not enter your fastfield developer account credentials in the api key field, paste the key value copied in step 4 click save you have successfully established the connection you can now edit your {{scenario singular lowercase}} and add more fastfield modules if your connection requires reauthorization at any point, follow the connection renewal steps here set up fastfield webhooks this app uses webhooks https //help make com/webhooks to trigger a {{scenario singular lowercase}} when an event occurs instantly all webhook modules have an instant tag next to their name fastfield portal views to set up fastfield webhooks, ensure that your fastfield user portal is set to the new portal view, not the classic portal view to determine which portal view you are using, click on your profile icon in the bottom of the left sidebar if you see the try our new portal option, click on it to go to the new portal view and configure the webhook as described below if you see the return to classic portal option, you are already in the new portal and can configure the webhook as described below once you have finished configuring the webhook, you can return to your preferred portal view by once again clicking on your profile icon in the bottom of the left sidebar and selecting the portal option to set up a webhook, follow these steps add a fastfield instant module to your {{scenario singular lowercase}} and click create a webhook optional enter a name for the webhook in the webhook name field select the corresponding connection for the webhook in the connection field click save > copy address to clipboard log in to your fastfield user account in the left sidebar, click on account > company settings note if you do not see the account option in the left sidebar, refer to the fastfield portal views note above in the top menu, click on data delivery in the webhook section, paste the address copied in step 4 into the form submit url field click save fastfield will now send data to make through the webhook when the selected event occurs build fastfield {{scenario plural}} after connecting the app, you can perform the following actions dispatch list dispatches by a user create a dispatch global lists note when entering a file name , include the file extension for example, test txt list global lists create a global list update a global list lookup lists note when entering a file name , include the file extension for example, test txt list lookup lists create a lookup list update a lookup list submissions watch form submissions other make an api call