Skip to main content
All CollectionsSetup
Configuration Actions
Configuration Actions
Updated over a week ago

This articles covers the various actions can be configured.

You can configure the following:

  1. Delay: for when the request will be executed as a delta of time from the previous request

  2. Message: for the message task

  3. Alternate Message: for the message task

  4. Note: to be sent with a connection request

You can put placeholder variables that will be substituted when the action is performed.

For example,

Hey %%first_name%% - how are you?

In the above case, the first name will be substituted for each lead. Currently, we support the following variables:

  1. First Name (%%first_name%%)

  2. Last name (%%last_name%%)

  3. Company Name (%%company_name%%)

For custom variables, it is part of the Pro tier. Reach out to us if you have this need.

Did this answer your question?