Skip to content

Smus/php-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php-REST-API

Simple php template to make a rest api

#Svar fra botxo

//// BotXO // customVariables data print_r( $postBody->customVariables );

// extracted data print_r( $postBody->extracted );

#svar til botxo { "error":null, "message":{ "user_profile":{

    },
    "ref":null,
    "user_id":"webbot:d0f23640-2dc2-11e8-a182-89f9297141e0",
    "timestamp":1521717539,
    "message":"",
    "attachments":[

    ]
}

}

#set variable {"segment": "'.$retVal.'"}

About

Simple php template to make a rest api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages