> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.pipelaunch.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Automatically run a Salesforce flow when a LinkedIn PDF resume is uploaded

1. Go to Browser Extension Settings
2. Select **Organization Settings > Save PDF** > **Advanced Settings**
3. Select the Salesforce Flow API name and click **Save**

![](https://storage.crisp.chat/users/helpdesk/website/-/3/4/8/a/348acba567d60c00/screenshot-2025-07-26-at-00165_uixugv.png)


|| The process type needs to be an *Autolaunched Flow*. In addition, the flow should have one input parameter named "*recordId*" (it will be the record Id of the ContentDocument). 

| In case of any error happens please check Paused And Failed Flow Interviews in Salesforce Setup since the error message will not be shown to the user.

