Save yourself the work of writing custom integrations for Gmail and Sharly AI and use n8n instead. Build adaptable and scalable Communication, and AI workflows that work with your technology stack. All within a building experience you will love.
In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
You can find the Gmail node in the nodes panel and drag it onto your workflow canvas. To add the Sharly AI app to the workflow select the HTTP Request node and use the generic authentication method to make custom API calls to Sharly AI. Configure Sharly AI and Gmail one by one: input data on the left, parameters in the middle, and output data on the right.
A connection establishes a link between Gmail and Sharly AI (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.
Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Gmail and Sharly AI with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.