Sharepoint - Modify items permissions in Workflow
Related Articles
SharePoint - Start 2013 workflows from other workflows
https://blogs.msdn.microsoft.com/sridhara/2014/08/19/fix-sharepoint-2013-workflow-recursion-prevention-part-1/
SharePoint Estimate
Add 50% to any SharePoint estimate due to difficulties and outages with the platform.
SharePoint Adobe Sign - Download document
1. Set a workflow variable to OUT_FOR_SIGNATURE 2. Create a loop while a workflow AgreementStatus variable is OUT_FOR_SIGNATURE 3. Use Adobe Sign Action "Get Agreement status for Agreement ID" 3a. Use Agreement ID from the current item saved in the ...
SharePoint Adobe Sign - Send Document
1. Create MergeFields Dictionary of all fields to populate in the form 2. Bools/Checkboxes should be set to a workflow string of YES or NO 3. Each Type in the MergeFields should be a string, no numbers 4. Find the document id from the "Send" link on ...