What do you want to automate

with Strava and OneSignal (REST API)?

Prompt, edit and deploy AI agents that connect to Strava, OneSignal (REST API) and 3,000+ 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
Add Device with OneSignal (REST API) API on New Activity Created Event from Strava API
Strava + OneSignal (REST API)
 
Try it
Create notification with OneSignal (REST API) API on Activity Created from Strava API
Strava + OneSignal (REST API)
 
Try it
Get Device with OneSignal (REST API) API on New Activity Created Event from Strava API
Strava + OneSignal (REST API)
 
Try it
Get Devices with OneSignal (REST API) API on New Activity Created Event from Strava API
Strava + OneSignal (REST API)
 
Try it
Add Device with OneSignal (REST API) API on New Activity Updated Event from Strava API
Strava + OneSignal (REST API)
 
Try it
Create notification with OneSignal (REST API) API on Activity Updated from Strava API
Strava + OneSignal (REST API)
 
Try it
Get Device with OneSignal (REST API) API on New Activity Updated Event from Strava API
Strava + OneSignal (REST API)
 
Try it
Get Devices with OneSignal (REST API) API on New Activity Updated Event from Strava API
Strava + OneSignal (REST API)
 
Try it
Add Device with OneSignal (REST API) API on New Activity Deleted Event from Strava API
Strava + OneSignal (REST API)
 
Try it
Add Device with OneSignal (REST API) API on New Custom Event from Strava API
Strava + OneSignal (REST API)
 
Try it
Create notification with OneSignal (REST API) API on Activity Deleted from Strava API
Strava + OneSignal (REST API)
 
Try it
Create notification with OneSignal (REST API) API on Custom Events from Strava API
Strava + OneSignal (REST API)
 
Try it
Get Device with OneSignal (REST API) API on New Activity Deleted Event from Strava API
Strava + OneSignal (REST API)
 
Try it
Get Device with OneSignal (REST API) API on New Custom Event from Strava API
Strava + OneSignal (REST API)
 
Try it
Get Devices with OneSignal (REST API) API on New Activity Deleted Event from Strava API
Strava + OneSignal (REST API)
 
Try it
Get Devices with OneSignal (REST API) API on New Custom Event from Strava API
Strava + OneSignal (REST API)
 
Try it
New Activity Created Event from the Strava API

Emit new event when a new activity is created

 
Try it
New Activity Updated Event from the Strava API

Emit new event when an activity is updated

 
Try it
New Activity Deleted Event from the Strava API

Emit new event when an activity is deleted

 
Try it
New Custom Event from the Strava API

Emit new event when an activity is created, updated, or deleted

 
Try it
Add Device with the OneSignal (REST API) API

Register a new device to your app. See docs here

 
Try it
Create Notification with the OneSignal (REST API) API

Create a notification. See docs here

 
Try it
Create Activity with the Strava API

Creates a manual activity for an athlete. See the docs

 
Try it
Get Device with the OneSignal (REST API) API

Get a specific device. See docs here

 
Try it
Get Activity By ID with the Strava API

Returns the given activity that is owned by the authenticated athlete. See the docs

 
Try it
Get Devices with the OneSignal (REST API) API

Get all devices. See docs here

 
Try it
Get Activity List with the Strava API

Returns the activities of an athlete for a specific identifier. See the docs

 
Try it
Get Stats with the Strava API

Returns the activity stats of an athlete. Only includes data from activities set to Everyone visibilty. See the docs

 
Try it
Update Activity with the Strava API

Updates the given activity that is owned by the authenticated athlete. See the docs

 
Try it
Integrate the Strava API with the OneSignal (REST API) API
Setup the Strava API trigger to run a workflow which integrates with the OneSignal (REST API) API. Pipedream's integration platform allows you to integrate Strava and OneSignal (REST API) remarkably fast. Free for developers.

Overview of Strava

The Strava API lets you tap into the robust data from Strava's fitness app, which is a playground for athletes worldwide to track their workouts. With Pipedream, you can automate actions based on activities uploaded to Strava, such as running, biking, or swimming. Imagine syncing workout data to spreadsheets for analysis, auto-posting achievements to social media, or integrating with calendar apps for better scheduling. Pipedream's serverless platform makes it a breeze to create workflows that can listen for Strava webhooks, process data, and trigger actions in countless other apps.

Connect Strava

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: { strava: { type: "app", app: "strava", } }, async run({steps, $}) { return await axios($, { url: `https://www.strava.com/api/v3/athlete`, headers: { Authorization: `Bearer ${this.strava.$auth.oauth_access_token}`, }, }) }, }) 

Overview of OneSignal (REST API)

OneSignal's REST API enables developers to automate the delivery of push notifications, manage users and segments, and gather analytics to refine communication strategies. By integrating OneSignal with Pipedream, you can orchestrate complex workflows that react to events or schedules, synchronize user data across platforms, and personalize user engagement with cross-channel marketing tools.

Connect OneSignal (REST API)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
import { axios } from "@pipedream/platform" export default defineComponent({ props: { onesignal_rest_api: { type: "app", app: "onesignal_rest_api", } }, async run({steps, $}) { return await axios($, { url: `https://onesignal.com/api/v1/players`, headers: { "Authorization": `Basic ${this.onesignal_rest_api.$auth.rest_api_key}`, }, params: { app_id: `${this.onesignal_rest_api.$auth.app_id}`, }, }) }, }) 

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