Search
 
SCRIPT & CODE EXAMPLE
 

PHP

customer io send_at api

{
  "to": "test@email.com",
  "transactional_message_id": "15",
  "send_at": 1644597600,  // unix timestamp format ex: ($date = new DateTime('2022-02-11 20:40:00'), $date->getTimestamp())
  "message_data": {
    "userName": "Kira",
    "userEmailAddress": "test@email.com",
    "StartDate": "test date",
    "TimeRange": "test range"
  },
  "identifiers": {
    "id": "2332"
  }
}
Comment

PREVIOUS NEXT
Code Example
Php :: get DAYS absent from working days from given date range 
Php :: vc_map type number 
Php :: sudo apt-get install php7.0-gd 
Php :: Wordpress SVG Manually - function.php 
Php :: php get end date of month 
Php :: php directory listing 
Php :: php remove double spaces to single space 
Php :: php artian migrate table 
Php :: phpspreadsheet password protected 
Php :: missing view cakephp 
Php :: mySQL phpMyAdmin with Google Chrome: stuck on loading 
Php :: get parameter in php 
Php :: laravel form submit page expired 
Php :: phpmyadmin max upload 
Php :: Redaxo new Mform all fields - input fields - PHP 8+ - MForm 7.0+ 
Php :: guzzlehttp post json example 
Php :: php first 20 words 
Php :: laravel-admin Model does not exists ! 
Php :: different days in carbon laravel between different dates 
Php :: carbon in laravel 
Php :: wp_trim_words 
Php :: laravel base url 
Php :: errno: 150 foreign key constraint is incorrectly formed laravel 8 
Php :: php is day light saving time 
Php :: remove double space php 
Php :: mac install multiple php versions 
Php :: php search in array case insensitive 
Php :: Your Composer dependencies require the following PHP extensions to be installed: curl 
Php :: redirect from controller in laravel 
Php :: how to write for loop in laravel blade 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =