> For the complete documentation index, see [llms.txt](https://docs.questera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.questera.ai/integrations/email/one-signal.md).

# One Signal

OneSignal is a multi-channel messaging platform that enables businesses to send push notifications, in-app messages, emails, and SMS to engage users across web and mobile platforms in real time.<br>

**How it works**

&#x20;**Step 1: Sign In to OneSignal**

1. Log in to your [OneSignal account](https://onesignal.com/login)
2. You'll land on your project dashboard

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdPtiQELgv5fWIiBAnKfkDeA3MeYzdne7gTQhWF36REVEV8Fn1oe2JaYo-KgIgjuHDeihJfJmuvVqNESlccSCpvK1oB6gatKE3O0wXECFNPRMRKwt1Y0NOhkwBzE44IKW3LXm0g?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 2: Navigate to Settings Access Keys & IDs

1. On the left sidebar, scroll down to the bottom
2. Click on Settings&#x20;
3. In the Settings menu, click on the Keys & IDs tab middle of the page

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcXwtSbsWEvGtvIJmrDOjq-3Qeri2mhrL7uH8vANgM_2n7DvKEVjMV548JvTxeRcb72-NbwAVWqc_1SnBeOdYYf3SiFYfX4DTXsbjlOBCRl76WiLQrno8yTmXa0pclboz_t6OaYkA?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 4: Create API Key

1. Scroll down to the  API Keys section
2. Click Add Key button on the right.
3. Enter a descriptive name (e.g., "Questera Integration")
4. Click Create

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcImjUOPvWn7fQWXnLIRbF8F6TtOoy_hhRERCps_11hYvieq-NBl16ZtHHWOw-o5S92G-5odlnWZAuiJGJQwKvh_ygnHG10BKsemTUMlkuEAmedF-1JVYX14F945kUgtxW2jlr5ZQ?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdDpX6E2tf5TMTce8RERzCkFikII2iefSQsVH61yQkLFyv4KJvkx5eHZbco93qznzywZ_i7hN4HZ4RjOORZti0A6RIkSWgsCVxLaKbTqa4K_u_l2ZJRzoH7_-SruHG3mbvl2y7A1Q?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 5: Copy Your Credentials

1. After creation, you'll see:
   * API Key: A long alphanumeric string (this is your secret key)
2. Copy the  API Key immediately&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcICLOvDcaNV_Qj-Z7TD4k32bWlxKgCKkhNci-x9YbM7e33Y9nc0_Nk0q1JP9nXFReGymBjEjOJ7ieNv0ckW4dfBVhI45LBFxxpxCmWtQB11WHH2RYY2jv1OOU6QygnJJ6LUtLr?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

#### Step 6: Integrate with Questera

1. Go to Questera's integration settings for onesignal.
2. Add Your OneSignal API Key
3. Save the configuration- onesignal is now connected&#x20;

\
That's it! You've successfully created a API key!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.questera.ai/integrations/email/one-signal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
