SharePoint - Start 2013 workflows from other workflows

SharePoint - Start 2013 workflows from other workflows

    • Related Articles

    • SharePoint Estimate

      Add 50% to any SharePoint estimate due to difficulties and outages with the platform.
    • Sharepoint - Modify items permissions in Workflow

      http://timwalwyn.com/2017/10/17/modify-item-permissions-on-sharepoint-online-using-sharepoint-designer-and-rest-api/
    • 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 ...
    • 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 ...