This tutorial will give an example of how to create a Sheets integration that adds a new row to your Linked Account’s spreadsheet.
Apps catalog
in Cobalt > Search for Google Sheets
> Workflows
> Add Workflow
> Choose Manually
> Give it a name and click on Add Workflow
.To add a trigger for a Workflow in Cobalt, you need to select details about the Trigger like the Type and which trigger to be implemented.
To add a Trigger, follow these steps:
Add Trigger
button.Actions
, add a Google Sheets node to the workflow.Add a new row
from Choose an Action, provide the Spreadsheet ID
, Worksheet ID
and optionally provide Data for Column
and click on Save
.We have added data for 2 columns in the sheet for Headers A and B.
+
button on the Start
node and dragging the arrow to the Sheets node.Publish
button in the top, Select Environments of the Workflow and click on Publish
.To enable a workflow, end user or a Linked Account needs to Toggle On the Workflow after connecting with the application.
Manage your Integrations
list.Connect
button, review the permissions and allow them for a successful connection.Configure
section in the Google Sheets Application page.Save
.Lastly, we’ll fire an App Event whenever a contact is created in your app by using the Workflow.
Try API
in Cobalt.Google Sheets
as the Application.Fire Event
button in the top right.Logs
> Events
in Cobalt.Congratulations! We have successfully built a Sheets integration that adds a new row to your Linked Account’s spreadsheet.
This tutorial will give an example of how to create a Sheets integration that adds a new row to your Linked Account’s spreadsheet.
Apps catalog
in Cobalt > Search for Google Sheets
> Workflows
> Add Workflow
> Choose Manually
> Give it a name and click on Add Workflow
.To add a trigger for a Workflow in Cobalt, you need to select details about the Trigger like the Type and which trigger to be implemented.
To add a Trigger, follow these steps:
Add Trigger
button.Actions
, add a Google Sheets node to the workflow.Add a new row
from Choose an Action, provide the Spreadsheet ID
, Worksheet ID
and optionally provide Data for Column
and click on Save
.We have added data for 2 columns in the sheet for Headers A and B.
+
button on the Start
node and dragging the arrow to the Sheets node.Publish
button in the top, Select Environments of the Workflow and click on Publish
.To enable a workflow, end user or a Linked Account needs to Toggle On the Workflow after connecting with the application.
Manage your Integrations
list.Connect
button, review the permissions and allow them for a successful connection.Configure
section in the Google Sheets Application page.Save
.Lastly, we’ll fire an App Event whenever a contact is created in your app by using the Workflow.
Try API
in Cobalt.Google Sheets
as the Application.Fire Event
button in the top right.Logs
> Events
in Cobalt.Congratulations! We have successfully built a Sheets integration that adds a new row to your Linked Account’s spreadsheet.