Formstack for Salesforce Formstack Tracks Level 3 Sign Practice Exam, Exams of Technology

Focuses on Formstack Sign inside Salesforce, covering advanced signature workflows, template mapping, multi-recipient routing, secure authentication, compliance settings, and document lifecycle automation. Candidates are tested on integrating Sign with Forms and Documents to build seamless digital agreement processes across business units.

Typology: Exams

2025/2026

Available from 01/05/2026

shilpi-jain-1
shilpi-jain-1 🇮🇳

4.2

(5)

29K documents

1 / 87

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Formstack for Salesforce Formstack Tracks
Level 3 Sign Practice Exam
Question 1. **Which component must be selected as the delivery method to send a Formstack
Document for esignature?**
A) Email
B) Formstack Sign
C) Salesforce Chatter
D) PDF Download
Answer: B
Explanation: Formstack Sign is the designated delivery method for routing documents to be
signed electronically.
Question 2. **In the Formstack Documents → Sign workflow, what is the correct order of
operations?**
A) Sign → Documents → Forms → Salesforce
B) Forms → Documents → Sign → Salesforce
C) Salesforce → Forms → Sign → Documents
D) Documents → Forms → Salesforce → Sign
Answer: B
Explanation: The typical automated flow is: collect data with Forms, generate a Document, send
it to Sign, then update Salesforce.
Question 3. **Which Salesforce field type can be used as a merge field to populate the Sign
delivery “Subject” line?**
A) Formula (Text)
B) Number
C) Checkbox
D) Currency
Answer: A
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a
pf3b
pf3c
pf3d
pf3e
pf3f
pf40
pf41
pf42
pf43
pf44
pf45
pf46
pf47
pf48
pf49
pf4a
pf4b
pf4c
pf4d
pf4e
pf4f
pf50
pf51
pf52
pf53
pf54
pf55
pf56
pf57

Partial preview of the text

Download Formstack for Salesforce Formstack Tracks Level 3 Sign Practice Exam and more Exams Technology in PDF only on Docsity!

Level 3 Sign Practice Exam

Question 1. Which component must be selected as the delivery method to send a Formstack Document for e‑signature? A) Email B) Formstack Sign C) Salesforce Chatter D) PDF Download Answer: B Explanation: Formstack Sign is the designated delivery method for routing documents to be signed electronically. Question 2. In the Formstack Documents → Sign workflow, what is the correct order of operations? A) Sign → Documents → Forms → Salesforce B) Forms → Documents → Sign → Salesforce C) Salesforce → Forms → Sign → Documents D) Documents → Forms → Salesforce → Sign Answer: B Explanation: The typical automated flow is: collect data with Forms, generate a Document, send it to Sign, then update Salesforce. Question 3. Which Salesforce field type can be used as a merge field to populate the Sign delivery “Subject” line? A) Formula (Text) B) Number C) Checkbox D) Currency Answer: A

Level 3 Sign Practice Exam

Explanation: Text‑based formula fields can be merged into the Subject to create dynamic subject lines. Question 4. When configuring multiple signers, which setting determines the order they receive the signing request? A) Signee Role B) Routing Order C) Delivery Priority D) Signature Type Answer: B Explanation: The Routing Order value controls the sequential order of signer notifications. Question 5. What Salesforce object stores the e‑signature envelope status after a Sign delivery completes? A) Task B) Lead C) Custom Object “Formstack_Sign_Envelope__c” D) Contact Answer: C Explanation: Formstack creates a custom object to capture envelope metadata, including status. Question 6. Which status indicates that all required signatures have been obtained? A) Sent B) Delivered C) Completed D) Declined

Level 3 Sign Practice Exam

C) Reduce the tag size to 0 pt D) Place the tag outside the page margin Answer: B Explanation: Setting the font color to white makes the tag invisible on the document but still captures the signature. Question 10. Which permission set must a non‑admin user have to trigger a Formstack Sign request from Salesforce? A) “Modify All Data” B) “Formstack Sign – Create Requests” C) “View Setup and Configuration” D) “Manage Users” Answer: B Explanation: The specific Formstack Sign permission allows users to create signature requests without full admin rights. Question 11. If a Sign delivery fails, which Salesforce field typically contains the error message? A) “Error_Code__c” B) “Status_Reason__c” C) “Message__c” D) “Failure_Notes__c” Answer: B Explanation: The Status Reason field records why a delivery could not be completed. Question 12. When mapping Formstack Document output to multiple Salesforce fields, which feature can simplify complex updates?

Level 3 Sign Practice Exam

A) Workflow Rules B) Process Builder C) JSON Mapping Template D) Apex Trigger Answer: C Explanation: JSON mapping lets you define multiple field updates in a single payload. Question 13. Which Flow trigger type is most appropriate for sending a Sign request when a new Opportunity is marked “Closed Won”? A) Record‑Created Flow B) Record‑Updated Flow C) Scheduled Flow D) Autolaunched Flow Answer: B Explanation: An update to the Opportunity stage fires a Record‑Updated Flow to start the signing process. Question 14. What must be enabled in Formstack Documents to allow automatic updates of Salesforce records after a document is signed? A) “Auto‑Archive” B) “Salesforce Delivery” C) “Email Notifications” D) “Document Locking” Answer: B Explanation: Salesforce Delivery is the feature that pushes data back to Salesforce upon completion.

Level 3 Sign Practice Exam

Question 18. When moving a Formstack Sign workflow from Sandbox to Production, which component must be re‑authenticated? A) Formstack Forms connection B) Formstack Documents API key C) Formstack Sign OAuth token D) Salesforce Named Credential Answer: C Explanation: The OAuth token is environment‑specific and must be regenerated in Production. Question 19. What is the primary security benefit of using Formstack Sign’s “Audit Trail” feature? A) Encrypts the signed PDF B) Records each user action with timestamps C) Blocks IP addresses after failed attempts D) Requires multi‑factor authentication for signers Answer: B Explanation: The audit trail logs every step, providing compliance evidence. Question 20. Which setting controls whether a Sign delivery email appears from the Salesforce user or a generic Formstack address? A) “Email From” field in Sign Delivery B) “Sender Override” in Formstack Settings C) “Organization Email” in Salesforce D) “Reply‑To” address in Document template Answer: A

Level 3 Sign Practice Exam

Explanation: The Email From field lets you specify the sender identity for the delivery email. Question 21. How can you automatically attach the signed PDF to the related Salesforce record? A) Enable “Auto‑Attach” in Formstack Sign settings B) Map the document URL to a File field via JSON C) Use a Process Builder to create an Attachment record D) Manually download and upload the file Answer: B Explanation: Mapping the signed document URL to a File (ContentVersion) field attaches it automatically. Question 22. What is the effect of setting a Sign tag’s “Required” property to false? A) The tag is ignored during signing B) The signer can skip that signature without error C) The tag becomes a read‑only field D) The tag is removed from the PDF Answer: B Explanation: Non‑required tags allow the signer to continue without providing a signature. Question 23. Which Flow element is used to wait for a Sign envelope to reach “Completed” before proceeding? A) Pause (Scheduled) B) Decision (Check Envelope Status) C) Loop (Envelope IDs) D) Wait for Platform Event (Sign_Status_Changed)

Level 3 Sign Practice Exam

C) {{#Contact.Email#}} D) {{Contact.Email__c}} Answer: D Explanation: Custom field merge syntax uses the API name, e.g., Contact.Email__c. Question 27. What is the purpose of the “Envelope ID” stored on the Salesforce record? A) To retrieve the signed PDF via API B) To track the document version C) To link the record to the correct Sign envelope for status updates D) To encrypt the document Answer: C Explanation: The Envelope ID uniquely identifies the Sign transaction for syncing status. Question 28. Which of the following is a best practice for placing Sign tags in a multi‑page document? A) Place all tags on the first page B) Use absolute coordinates for each page C) Insert a tag placeholder on each page where signatures may be needed D) Rely on automatic tag detection Answer: C Explanation: Adding placeholders ensures the signature appears on the correct page for each signer. Question 29. When a Formstack Sign request includes an “Additional Participant” with role “Editor,” what can that participant do? A) Sign the document

Level 3 Sign Practice Exam

B) View only C) Edit fields before signing D) Receive a copy after completion Answer: C Explanation: Editors can modify form fields in the document prior to signing. Question 30. Which Salesforce feature can be used to display the current Sign envelope status on a record detail page? A) Lightning Component B) Validation Rule C) Workflow Field Update D) Apex Trigger Answer: A Explanation: A Lightning Component can query the custom envelope object and show status. Question 31. What must be enabled in Formstack Documents to allow JSON mapping of field updates? A) “Advanced Mapping” toggle B) “Custom API” option C) “Enable JSON Output” setting D) “Data Transformation” feature Answer: C Explanation: The JSON Output setting permits complex field mappings via JSON payloads. Question 32. Which of the following signatures is NOT supported by Formstack Sign? A) Drawn signature

Level 3 Sign Practice Exam

Question 35. Which Flow action can be used to send a reminder email to a signer whose envelope is still “Sent”? A) Send Email (Standard) B) Action – Formstack Send Reminder C) Create Task D) Update Records (Envelope Status) Answer: B Explanation: Formstack provides a specific action to trigger reminder emails for pending envelopes. Question 36. What is the effect of setting “Allow Multiple Signers” to true on a Sign delivery? A) The same signer can sign multiple times B) The envelope can include more than one signee C) The document is duplicated for each signer D) The envelope status changes to “In Progress” Answer: B Explanation: Enabling this option permits adding multiple distinct signers to the same envelope. Question 37. Which Salesforce object field type is ideal for storing the signed PDF as a file? A) Text (Long) B) URL C) Rich Text Area D) Files (ContentVersion) Answer: D Explanation: Files (ContentVersion) is the native storage for binary documents in Salesforce.

Level 3 Sign Practice Exam

Question 38. If a Formstack Document fails to generate because a required merge field is empty, what status appears in Salesforce? A) “Failed – Missing Data” B) “Error – Template Issue” C) “Pending” D) “Draft” Answer: A Explanation: The system records a specific failure status indicating missing required data. Question 39. Which of the following is a compliance requirement when using e‑signatures in regulated industries? A) Password‑protected PDFs only B) Audit trail with signer IP address C. 30‑day retention of unsigned documents D) Mandatory handwritten signature backup Answer: B Explanation: An audit trail that logs IP addresses helps meet regulatory audit standards. Question 40. What does the “Routing Order” value of 0 signify for a signer? A) First signer in the sequence B) Signer receives the request after all others C) Signer is a CC recipient only D) Signer is optional Answer: A

Level 3 Sign Practice Exam

C) No specific domain requirement; email address must be valid D) Must use a government‑issued domain Answer: C Explanation: Legality hinges on the signer’s intent and consent, not the email domain. Question 44. Which setting in Formstack Sign determines whether a signer can decline to sign? A) “Allow Decline” toggle B) “Signature Required” checkbox C) “Enable Reject” option D) “Signer Actions” list Answer: A Explanation: The “Allow Decline” setting enables the decline button for signers. Question 45. If a document contains multiple Sign tags with the same name, how does Formstack determine which tag to use? A) Uses the first occurrence only B) Uses the last occurrence only C) Assigns signatures sequentially based on routing order D. Throws an error for duplicate tag names Answer: C Explanation: Duplicate tag names are mapped to signers in routing order, filling each occurrence sequentially. Question 46. Which Salesforce feature can be used to automatically lock a record after a Sign envelope reaches “Completed”?

Level 3 Sign Practice Exam

A) Validation Rule B) Record‑Level Security (Sharing) C) Process Builder field update to set “IsLocked” via Apex D) Flow with “Lock Record” element Answer: D Explanation: Flow provides a “Lock Record” element to prevent further edits once signing is done. Question 47. When configuring the “Sender” field in a Sign delivery, which value is recommended for audit purposes? A) The organization’s generic email B) The actual Salesforce user who initiated the request C) “no‑[email protected]” D) The first signer’s email Answer: B Explanation: Using the initiating user’s email provides clear accountability and traceability. Question 48. What is the primary advantage of using Prefill URLs for Forms for Salesforce in a signing workflow? A) Reduces API calls B) Allows users to enter data before document generation, improving data accuracy C) Enables offline signing D) Bypasses Salesforce authentication Answer: B Explanation: Prefill URLs let users supply data up front, ensuring the generated document contains correct information.

Level 3 Sign Practice Exam

Explanation: The indexed Signers array provides access to the Initials property. Question 52. What is the effect of enabling “Auto‑Remind” on a Sign delivery? A) Sends reminder emails at set intervals until the envelope is completed B) Immediately re‑sends the original email if not opened C) Locks the envelope after the first reminder D) Notifies the admin only Answer: A Explanation: Auto‑Remind automates periodic reminder emails to pending signers. Question 53. Which Salesforce field type should be used to store the raw JSON response from Formstack after a document is signed? A) Long Text Area B) Rich Text Area C) Text (255) D) Picklist Answer: A Explanation: Long Text Area can hold the full JSON payload. Question 54. When a signer clicks “Decline,” what status is recorded in Salesforce? A) “Declined” B) “Cancelled” C) “Void” D) “Rejected” Answer: A

Level 3 Sign Practice Exam

Explanation: The envelope status changes to “Declined” to reflect the signer’s decision. Question 55. Which of the following is NOT a valid method to trigger a Formstack Document from Salesforce? A) Process Builder B) Apex Callout C) Workflow Rule (field update) D) Flow (Autolaunched) Answer: C Explanation: Workflow Rules cannot directly invoke external services; they must be coupled with a field update and then an external action, making them unsuitable alone. Question 56. What must be configured for a signer to receive a mobile‑friendly signing experience? A) Enable “Mobile View” in Sign settings B) Use a responsive Document template C. Set “Delivery Method” to SMS D) No special configuration; Sign automatically adapts Answer: D Explanation: Formstack Sign automatically renders a mobile‑optimized interface. Question 57. Which component in Formstack Documents defines which Salesforce fields are updated after signing? A) Mapping Table B) Delivery Settings C) Output Configuration