Platform Integrations via Webhooks

A flexible and scalable solution for connecting various applications, ensuring smooth data transfer and synchronization between platforms.

particle-4
left-graphic

Featured integrations

particle
  • Integrations
  • All integrations

FAQ's

1. What is required to automate the addition of contacts to my Mailercloud account from a Google Sheets document?

To automate this process, you need, a Mailercloud account with API access, a valid Mailercloud API key and The specific Mailercloud List ID

2. Can the contact creation be triggered automatically in Google Sheets?

Yes, by writing an 'onEdit' trigger function in Google Apps Script, you can set it up so that contact creation is triggered whenever an edit is made to specific columns (usually where the contact's name and email are located).

3. How do I set up a trigger for my "onEdit" function? To set up a trigger, follow these steps:

  • In the Google Apps Script editor, click on the clock icon (current project's triggers) in the toolbar.
  • Click on "+ Add Trigger" at the bottom right.
  • Choose 'onEdit' from the function dropdown.
  • Set the event type to "on edit".
  • Save your settings.

4. What should I do if I need to update existing contacts rather than add new ones?

For updating existing contacts, use the contact update API provided by Mailercloud. You will need to refer to Mailercloud's API documentation for the specifics and modify the API URL in your script accordingly.

Grow with Mailercloud

Try mailercloud for a simplified and empowering email marketing journey.

Get started —it's free See pricing

Already have an account ? Log in

Lets Try