Articles on: PipeLaunch Salesforce App

PipeLaunch Signals: Included Flow Templates

The PipeLaunch package comes equipped with a set of pre-built Flow templates that can assist you in getting started with your custom workflow in a quick and efficient manner. These templates have been designed to provide you with a solid foundation to build upon, helping you to save time and streamline your workflow process. Whether you're a seasoned workflow expert or new to the field, these templates are a valuable resource for all users.

PipeLaunch Signals: Update Contact Title




API NameData TypeDescription
var_IdTextThe Contact Record Id
var_PipelaunchValue_ConfidenceLevelNumberThe confidence level, a numerical output ranging from 0 to 1 produced by our algorithm, serves as an indicator of certainty. A score of 1 signifies a high level of confidence, suggesting a strong likelihood of accurate matching or a genuine alteration in the values being assessed.
var_PipelaunchValue_TitleTextThe new Job Title e.g. "CTO"



PipeLaunch Signals: Update Contact Name



API NameData TypeDescription
var_IdTextThe Contact Record Id
var_PipelaunchValue_ConfidenceLevelNumberThe confidence level, a numerical output ranging from 0 to 1 produced by our algorithm, serves as an indicator of certainty. A score of 1 signifies a high level of confidence, suggesting a strong likelihood of accurate matching or a genuine alteration in the values being assessed.
var_PipelaunchValue_FirstNameTextThe new value for the First Name
var_PipelaunchValue_LastNameTextThe new value for the Last Name



PipeLaunch Signals: Contact Company Change - Create New Account



Utilize this screen flow for the following use case: When a contact undergoes a company change, a new account is generated with the updated company details. The user is prompted to confirm these details on the screen, and subsequently, the contact is linked with the newly created account.

variable for the record Id created: AccountId from CREATE_Account

API NameData TypeDescription
var_Contact_IdTextThe Contact Record Id
var_Account_IdTextThe associated Account Record Id
var_PipelaunchValue_ConfidenceLevelNumberThe confidence level, a numerical output ranging from 0 to 1 produced by our algorithm, serves as an indicator of certainty. A score of 1 signifies a high level of confidence, suggesting a strong likelihood of accurate matching or a genuine alteration in the values being assessed.
var_PipelaunchValue_CompanyCityTextThe new value for the Company City (not always available). It can be stored in the standard field Account.BillingCity
var_PipelaunchValue_CompanyStreetTextThe new value for the Company Street (not always available). It can be stored in the standard field Account.BillingStreet
var_PipelaunchValue_CompanyPostalCodeTextThe new value for the Company Postal Code (not always available). It can be stored in the standard field Account.PostalCode
var_PipelaunchValue_CompanyCountryTextThe new value for the Company Country e.g. "Canada". It can be stored in the standard field Account.BillingCountry
var_PipelaunchValue_CompanyCountryCodeTextThe new value for the Company Country in 2 letters ISO code e.g. "CA". It can be stored in the standard field Account.BillingCountryCode
var_PipelaunchValue_TitleTextThe new Job Title e.g. "CTO"
var_PipelaunchValue_CompanyLinkedinTextThe LinkedIn URL of the new Company (e.g. https://www.linkedin.com/company/pipelaunch)
var_PipelaunchValue_CompanyWebsiteTextThe URL of the new Company (e.g. https://www.pipelaunch.com)


PipeLaunch Signals: Contact Company Change - Create New Lead



Utilize this Autolaunched Flow to address the following use case: In the scenario where a contact experiences a company change, an automatic creation of a new Lead occurs, incorporating the details of the updated company.

API NameData TypeDescription
var_Contact_IdTextThe Contact Record Id
var_Account_IdTextThe associated Account Record Id
var_PipelaunchValue_ConfidenceLevelNumberThe confidence level, a numerical output ranging from 0 to 1 produced by our algorithm, serves as an indicator of certainty. A score of 1 signifies a high level of confidence, suggesting a strong likelihood of accurate matching or a genuine alteration in the values being assessed.
var_PipelaunchValue_CompanyCityTextThe new value for the Company City (not always available). It can be stored in the standard field Account.BillingCity
var_PipelaunchValue_CompanyStreetTextThe new value for the Company Street (not always available). It can be stored in the standard field Account.BillingStreet
var_PipelaunchValue_CompanyPostalCodeTextThe new value for the Company Postal Code (not always available). It can be stored in the standard field Account.PostalCode
var_PipelaunchValue_CompanyCountryTextThe new value for the Company Country e.g. "Canada". It can be stored in the standard field Account.BillingCountry
var_PipelaunchValue_CompanyCountryCodeTextThe new value for the Company Country in 2 letters ISO code e.g. "CA". It can be stored in the standard field Account.BillingCountryCode
var_PipelaunchValue_TitleTextThe new Job Title e.g. "CTO"
var_PipelaunchValue_CompanyLinkedinTextThe LinkedIn URL of the new Company (e.g. https://www.linkedin.com/company/pipelaunch)
var_PipelaunchValue_CompanyWebsiteTextThe URL of the new Company (e.g. https://www.pipelaunch.com)

Updated on: 23/01/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!