Learn how to automate sales with MuleSoft Composer, Salesforce, and Slack, and discover how to streamline processes using invocable Composer flows …
Here are highlights from article Automate This! — Leverage the Power of Invocable MuleSoft Composer Flows – Salesforce Admins
1. Introduction to MuleSoft Composer:
– MuleSoft Composer is part of the MuleSoft automation package.
– Allows admins, marketers, or any business user to build integrations without coding or integration experience.
– Helps users connect multiple systems seamlessly.
2. Use case and problem:
– John Smith fills out an interest form on Jepson Cycles’ website but doesn’t receive any response or acknowledgement.
– Salesforce Admin can help solve this problem.
3. Solution: Creating and using invocable MuleSoft Composer flows:
– Step 1: Create the invocable flow, set trigger as ‘Invoke’, and configure connectors for Google Calendar and Slack.
– Customize Slack message based on lead owner and route product inquiry messages to respective channels.
4. Step 2: Create named credentials and register external services in Salesforce:
– Named credentials specify callout endpoint and HTTP transport protocol.
– External credentials authenticate the caller.
– Multiple named credentials can use the same external credential.
5. Step 3: Leverage external services in Salesforce flows:
– Use the created invocable MuleSoft Composer flow in Salesforce flows.
– MuleSoft returns flow URL, client ID, client secret, and OpenAPI specification after activation.
You can read it here: https://sfdc.blog/FFVYN
Source from admin(dot)salesforce(dot)com