Como filtrar o fluxo do Salesforce para ser executado em determinadas condições
Atualizado 2 de março de 2026·3 min de leitura
Disponível para Proprietários e administradores em Teams and Enterprise planos.Ver planos
Exemplo de caso de uso
Você conectou o Salesforce à sua conta do Calendly. Você deseja sincronizar dados de eventos para sua equipe de vendas, mas não para usuários fora da equipe de vendas. Você pode fazer isso modificando seu fluxo do Salesforce para ser executado apenas para determinados tipos de eventos ou usuários.
Alterando o fluxo em comparação ao processo
Sua configuração depende de qual versão do pacote você está usando.
- Se você estiver na Versão 2, você editará o fluxo diretamente.
- Se você estiver na versão 1.11, você usará o Criador de Processos.
Para verificar sua versão, visite a página de Integração do Salesforce no Calendly.
Adjust the flow to run for certain events or users
- In Salesforce Setup, search for Flows. Select Flows.
- If you haven't customized the CreateEventTemplate before, you'll need to create a new flow based on the template. To do so, open the CreateEventTemplate, customize it directly, then Save as. Saving it will create a new flow. You can call the new flow something like "CreateEvent."
- If you've already customized the CreateEventTemplate flow, then open your customized flow.
- In the beginning part of the flow, locate Object: CalendlyAction, and select Edit.

- Under Condition Requirements, select the conditional logic you'd like the flow to follow (All Conditions are Met (ALL), Any Condition is Met (OR), or Custom Condition Logic is Met).
- Under Field, select Calendly__EventTypeName__c or Calendly__EventPrimaryPublisherEmail__c, depending on if you want to filter the flow by Calendly event type or by user.
- Under Field value, enter the event type name exactly as it appears in Calendly, or the Calendly user's email, depending on what field you selected in the previous step.

- Select Done.
- Select Save to save your customized flow.
- To activate your customized flow, select Activate. Note: you will also need to deactivate the CreateEventTemplate so you don’t have duplicate events in Salesforce.
Este artigo foi útil?
Deixe-nos saber para que possamos melhorar nosso conteúdo.