Skip to main content

Using GetAccept Actions for HubSpot Workflows

Enable GetAccept actions based on HubSpot events when working with Workflows.

Updated over a week ago

Building automations with HubSpot Workflows empowers sales teams to work smarter. Embedding GetAccept into those Workflows is a way to streamline your process even further.

Prerequisites

  1. Connect GetAccept to HubSpot following the steps shown here.

  2. Have access to HubSpot Workflows.

Three GetAccept Custom Actions for HubSpot Workflows

  1. Create document

    1. Creates a draft document in GetAccept that is linked to the HubSpot Deal and visible from the GetAccept integration for HubSpot

  2. Get Document Details

    1. Fetching document details that are used for the Send Document action

  3. Send Document

    1. Sends the document to up to two recipients that are linked to the HubSpot Deal

Create a Workflow with HubSpot

For more information about creating workflows, refer to HubSpot's documentation here.

We will create a simple workflow that creates a draft contract with GetAccept and then sends that contract to up to two recipients that are linked to the HubSpot Deal.

  1. Log in to your HubSpot

  2. Select Worfklows from the Automation menu

  3. Click Create workflow and select From Scratch

  4. Select the trigger that will start the workflow

  5. For testing purposes, let's select Manually trigger only

  6. Select the HubSpot record (object) that the manual trigger workflow is working with

    1. Note: Currently GetAccept actions are only supported for HubSpot's Deal object. We will enable additional objects in the short term

  7. Configure your first action

  8. Under Integrated apps, expand GetAccept

    1. 3 actions will be visible

  9. Select the Create Document action

    1. This action creates a draft document from GetAccept

  10. Enter Document Name that should be used for the document (contract) that will be used

    1. Note: You can use available properties to define the name

  11. Enter the Sender email for the document that will be sent

    1. Sender email must be linked to an active GetAccept entity

  12. Select GetAccept Entity to be used for document sending

  13. Select Template to be used for document sending

  14. Click Save

  15. Click + below the Create document action

  16. From Integrated apps, select the Get Document Details action from GetAccept

  17. Enter the Sender email used previously

  18. Select the Entity used previously

  19. Select Document property to use

  20. Select Action outputs

  21. Select Document ID or Document Name

    1. This property is used to know which document to send in the next step

  22. Click Save

  23. Click + below the Get Document Details action

  24. From Integrated apps, select the Send Document action from GetAccept

  25. Enter the Sender email used previously

  26. Select the Entity used previously

  27. Select Document

  28. Select Action outputs

  29. Select Contract ID from under Get Document Details

  30. Click Save

  31. A workflow that will create a draft GetAccept document and then send that document with recipients linked to that Deal added automatically is completed

  32. Review and publish your workflow

Note: Adding a note to the Deal that a contract had been sent or drafted would appear as follows.

Limitations & FAQ

  • GetAccept actions are only supported for HubSpot's Deal object. We will enable additional objects in the short term

  • Recipients of the drafted or sent contract must be linked to the HubSpot Deal. GetAccept will use two connected contacts only.

  • Actions for creating GetAccept Deal Rooms are not currently supported. They will be added in 2025.



Did this answer your question?