Download the PHP package collinped/aimtell-php without Composer
On this page you can find all versions of the php package collinped/aimtell-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download collinped/aimtell-php
More information about collinped/aimtell-php
Files in collinped/aimtell-php
Download collinped/aimtell-php
More information about collinped/aimtell-php
Files in collinped/aimtell-php
Vendor collinped
Package aimtell-php
Short Description PHP SDK for Aimtell
License MIT
Homepage https://github.com/collinped/aimtell-php
Package aimtell-php
Short Description PHP SDK for Aimtell
License MIT
Homepage https://github.com/collinped/aimtell-php
Please rate this library. Is it a good library?
Informations about the package aimtell-php
Aimtell PHP SDK
Aimtell offers a service for push notifications to users who give permission. This package allows for interfacing with Aimtell's backend API to manage your account.
Aimtell REST API Documentation
Installation
You can install the package via composer:
Usage
Quick Example
Authentication
- Get API Key
- Set API Key
- Get Default Site ID
- Set Default Site ID
- Get White Label ID
- Set White Label ID
Sites
- Get All Websites
- Get Website
- Get Website Code
- Add Website
- Update Website Details
- Get Website Settings
- Update Website Settings
- Update Website Package (Safari)
- Delete Website
- Get Website Keys
- Upsert Website Keys
Subscribers
- Get All Subscribers
- Get Subscriber
- Track Subscriber Attributes
- Track Subscriber Event
- Opt-Out Subscriber
Segments
- Get All Segments
- Get Segment
- Create Segment
- Update Segment
- Delete Segment
- Get Segment Counts Over Time (By Day)
Welcome Notification Campaign
- Get Welcome Notification
- Get Welcome Notification Campaign Results (By Day)
- Update Welcome Notification (Upsert)
Manual Campaigns
- Get All Manual Campaigns
- Get Manual Campaign
- Get Manual Campaign Clicks
- Get Manual Campaign Results (By Day)
- Create Manual Campaign
- Update Manual Campaign
- Delete Manual Campaign
Triggered Campaigns
- Get All Event Triggered Campaigns
- Get Event Triggered Campaign
- Get Event Triggered Campaign Results (By Day)
- Create Event Triggered Campaign
- Update Event Triggered Campaign
- Delete Event Triggered Campaign
RSS Campaigns
- Get All RSS Campaigns
- Get RSS Campaign
- Create RSS Campaign
- Update RSS Campaign
- Delete RSS Campaign
API Campaigns
- Get All API Campaigns
- Get API Campaign
- Get Event API Campaign Results (By Day)
Send Push Notifications
- Send a Push Notification
Authentication
Get API Key
Set API Key
Get Default Site ID
Set Default Site ID
Get White Label ID
Set White Label ID
Sites
Get All Websites - Aimtell Docs
Get Website - Aimtell Docs
Get Website Code - Aimtell Docs
Add Website - Aimtell Docs
Update Website Details - Aimtell Docs
Get Website Settings - Aimtell Docs
Update Website Settings - Aimtell Docs
Update Website Package (Safari) - Aimtell Docs
Delete Website - Aimtell Docs
Get Website Keys - Aimtell Docs
Upsert Website Keys - Aimtell Docs
Subscribers
Get All Subscribers - Aimtell Docs
Get Subscriber - Aimtell Docs
Track Subscriber Attribute - Aimtell Docs
Track Subscriber Event - Aimtell Docs
Opt-Out Subscriber - Aimtell Docs
Segments
Get All Segments - Aimtell Docs
Get Segment - Aimtell Docs
Create Segment - Aimtell Docs
Update Segment - Aimtell Docs
Delete Segment - Aimtell Docs
Get Segment Counts Over Time (By Day) - Aimtell Docs
Welcome Notifications
Get Welcome Notification - Aimtell Docs
Get Welcome Notification Results (By Day) - Aimtell Docs
Update Welcome Notification (Upsert) - Aimtell Docs
Manual Campaigns
Get All Manual Campaigns - Aimtell Docs
Get Manual Campaign - Aimtell Docs
Get Manual Campaign Clicks - Aimtell Docs
Get Manual Campaign Results (By Day) - Aimtell Docs
Create Manual Campaign - Aimtell Docs
Update Manual Campaign - Aimtell Docs
Delete Manual Campaign - Aimtell Docs
Send Push Notifications
Send a Push Notification - Aimtell Docs
Testing
Todo
- [ ] A/B Tests for Manual Campaigns
- [ ] Create Manual Campaign (Batch)
- [ ] Update Manual Campaign (Batch)
- [ ] Delete Manual Campaign (Batch)
- [ ] Create Event Triggered Campaign (Batch)
- [ ] Update Event Triggered Campaign (Batch)
- [ ] Delete Event Triggered Campaign (Batch)
- [ ] Get Notification Logs
- [ ] Get Attributes Logs
- [ ] Get Pageview Logs
- [ ] Get Event Logs
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Collin Pedersen
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of aimtell-php with dependencies
PHP Build Version
Package Version
The package collinped/aimtell-php contains the following files
Loading the files please wait ....