What do you want to automate

with Mailjet and Google Slides?

Prompt, edit and deploy AI agents that connect to Mailjet, Google Slides and 2,800+ other apps in seconds.

Trusted by 1,000,000+ developers from startups to Fortune 500 companies

Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo
Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo
Create Image with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Create Page Element with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Create Presentation with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Create Slide with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Create Table with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Delete Page Element with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Delete Slide with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Delete Table Column with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Delete Table Row with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Find a Presentation with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Insert Table Columns with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Insert Table Rows with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Insert Text into Table with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Insert Text with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Merge Data with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Refresh a chart with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Replace All Text with Google Slides API on Contact Created from Mailjet API
Mailjet + Google Slides
 
Try it
Contact Created from the Mailjet API

Emit new event when a contact is created. See the docs here

 
Try it
Create Image with the Google Slides API

Creates an image in a slide. See the documentation

 
Try it
Create Contact with the Mailjet API

Add a new unique contact to your global contact list and select its exclusion status. See the docs here

 
Try it
Create Page Element with the Google Slides API

Create a new page element in a slide. See the documentation

 
Try it
List Contacts with the Mailjet API

Retrieve details for all contact lists - name, subscriber count, creation timestamp, deletion status. See the docs here

 
Try it
Create Presentation with the Google Slides API

Create a blank presentation or duplicate an existing presentation. See the docs here

 
Try it
Send Message with the Mailjet API

Send a message via Send API v3. Send API v3 is built mainly for speed, allowing you to send up to 100 messages in a single API call. See the docs here

 
Try it
Create Slide with the Google Slides API

Create a new slide in a presentation. See the documentation

 
Try it
Update Contact with the Mailjet API

Update the user-given name and exclusion status of a specific contact. See the docs here

 
Try it
Create Table with the Google Slides API

Create a new table in a slide. See the documentation

 
Try it
Delete Page Element with the Google Slides API

Deletes a page element from a slide. See the documentation

 
Try it
Delete Slide with the Google Slides API

Deletes a slide from a presentation. See the documentation

 
Try it
Delete Table Column with the Google Slides API

Delete column from a table. See the documentation

 
Try it
Delete Table Row with the Google Slides API

Delete row from a table. See the documentation

 
Try it
Find a Presentation with the Google Slides API

Find a presentation on Google Drive. See the docs here

 
Try it
Insert Table Columns with the Google Slides API

Insert new columns into a table. See the documentation

 
Try it
Insert Table Rows with the Google Slides API

Insert new rows into a table. See the documentation

 
Try it
Insert Text with the Google Slides API

Insert text into a shape. See the documentation

 
Try it
Insert Text into Table with the Google Slides API

Insert text into a table cell. See the documentation

 
Try it
Merge Data with the Google Slides API

Merge data into a presentation. See the docs here

 
Try it
Refresh a chart with the Google Slides API

Refresh a chart from Sheets. See the docs here

 
Try it
Replace All Text with the Google Slides API

Replace all text in a presentation. See the documentation

 
Try it
Integrate the Mailjet API with the Google Slides API
Setup the Mailjet API trigger to run a workflow which integrates with the Google Slides API. Pipedream's integration platform allows you to integrate Mailjet and Google Slides remarkably fast. Free for developers.

Overview of Mailjet

Mailjet's API offers the power to craft, send, and track emails with finesse. You can wield it to automate email sequences, synchronize email lists with your databases, and send transactional emails with personalized content. It's a playground for creating tailored email campaigns and dissecting campaign performance with rich analytics.

Connect Mailjet

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
import { axios } from "@pipedream/platform" export default defineComponent({ props: { mailjet: { type: "app", app: "mailjet", } }, async run({steps, $}) { return await axios($, { url: `https://api.mailjet.com/v3/REST/contactslist`, auth: { username: `{{custom_fields.public_key}}`, password: `${this.mailjet.$auth.secret_key}`, }, }) }, }) 

Overview of Google Slides

The Google Slides API allows you to create, read, and edit Google Slides presentations programmatically. With Pipedream's integration, you can automate your slide workflows, enabling dynamic content updates, collaboration enhancements, and streamlined reporting. By plugging into Pipedream's serverless platform, you can trigger slide creation or updates based on events from other apps, process data for presentations, and handle sharing and publishing tasks—all with minimal fuss.

Connect Google Slides

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
import { axios } from "@pipedream/platform" export default defineComponent({ props: { google_slides: { type: "app", app: "google_slides", } }, async run({steps, $}) { return await axios($, { url: `https://www.googleapis.com/oauth2/v1/userinfo`, headers: { Authorization: `Bearer ${this.google_slides.$auth.oauth_access_token}`, }, }) }, }) 

Trusted by 1,000,000+ developers from startups to Fortune 500 companies

Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo
Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo