Server Schedules
If you cannot use Webhooks to receive notifications from Docusign when agreements have been completed you can also create a FileMaker Server Script Schedule which you can run no more than every 15 minutes (we recommended every 20 minutes to be safe) called Check for Completed Documents [SERVER]. Simply schedule this using the FileMaker Server Admin Console and it will then start checking for any documents that have changed to the ‘completed’ status within the last 20 minutes and download the completed PDF automatically.
We also include two scripts that demonstrate how to send agreements using FileMaker Server, for example using the Perform Script on Server feature from FileMaker Pro or using FileMaker WebDirect. These two scripts are named:
Create Envelope and Send to Recipients [SERVER] Create Envelope and Send to Recipients DocuSign Template [SERVER]
When you click the Send Request via Server button in the top right corner of the Requests Form layout it will use these scripts and send the request using FileMaker Server.