I want connect 2 different Gmail addresses from the same business workspace to one scenario. Based on the route, the email should be send from Customer Success A or Customer Success B, for example. Can I do this within Free make account? If not, please help me out how to proceed with this and which paid plan should I get?
Welcome to the Make community!
Absolutely. You’ll just need a Router with different routes/filters to different “Send Email” modules using different Gmail connections.
Example
Here is an example of how your scenario could look like:
This is just an example. Your final solution may or may not look like this depending on your requirements and actual data.
I would suggest completing the Make Academy before jumping into building a complete scenario. If you need specific assistance when you are building a scenario it’s easier to help you then. Otherwise, you can also hire a professional by posting a request in the Hire a Pro category.
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
Getting Started
- Help Centre | Tutorials – Make “Manual” - search for help here first
- Make Academy – Basics 101: Learn Make properly to get your money’s worth
Help Centre Basics
- Mapping – What is mapping? What can I map?
- Mapping with arrays – How to map items in an array
- Aggregate an array for mapping complex fields
- Date Format: tokens for
parseDate
| tokens forformatDate
- HTTP modules – Make a request, Get (download) a file
- Webhooks – Error Handling, Responding to webhooks
Articles & Videos
- Router Magic Formula - YouTube
- Error Handlers in Make - YouTube playlist
- Getting started with OpenAI - How to setup and use OpenAI (ChatGPT) in Make
- Text Parser module - Use pattern matching to extract the text you want
- Webhooks – Make Academy – tutorial on how to use Webhooks
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
@samliew Thank you! I am actually familiar with creating scenarios and steps. What I don’t understand here is how to connect two different Google accounts to different ‘Send email’ steps for Gmail module?
You’ll have to make a clone/copy as each module can only have one connection.