Start building an integration with Spryngtime’s e-sign tool
Email hello@spryngtime.com a request for an API key. Make sure to include:
We recommend selecting “Auto-release signatures when complete”. When enabled, this setting automatically sends the final PDF with signatures once everyone has signed. If this is not enabled, you will need to manually review and release signatures even after everyone has signed.
Create an account, login, upload a PDF, and create a template at https://app.spryngtime.com/templates. The webapp is so that you can use our UI to drag and drop fields, then you will use our API and the template to programatically send PDFs to recipients via email to sign.
createFromTemplate
APICall the createFromTemplate
API and specify your templateId and list of recipients with their email and name. The number of recipients must match the number of recipients in the template you created!
Start building an integration with Spryngtime’s e-sign tool
Email hello@spryngtime.com a request for an API key. Make sure to include:
We recommend selecting “Auto-release signatures when complete”. When enabled, this setting automatically sends the final PDF with signatures once everyone has signed. If this is not enabled, you will need to manually review and release signatures even after everyone has signed.
Create an account, login, upload a PDF, and create a template at https://app.spryngtime.com/templates. The webapp is so that you can use our UI to drag and drop fields, then you will use our API and the template to programatically send PDFs to recipients via email to sign.
createFromTemplate
APICall the createFromTemplate
API and specify your templateId and list of recipients with their email and name. The number of recipients must match the number of recipients in the template you created!