Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Add webhooks for receiving data from SMS-Fly and CRM #13

Open
4 of 5 tasks
webknjaz opened this issue May 31, 2016 · 0 comments
Open
4 of 5 tasks

Add webhooks for receiving data from SMS-Fly and CRM #13

webknjaz opened this issue May 31, 2016 · 0 comments

Comments

@webknjaz
Copy link
Member

webknjaz commented May 31, 2016

  • http://sms.itarget.info/webhooks/onElectorBirthday/{elector_id}
  • http://sms.itarget.info/webhooks/onElectorAdded/{elector_id}
  • http://sms.itarget.info/webhooks/onElectorTouched/{elector_id}
  • http://sms.itarget.info/webhooks/onElectorStatusChanged/{elector_id}
POST /webhooks/onElectorBirthday/100500 HTTP/1.1
Host: sms.itarget.info
Content-Type: application/json
Cache-Control: no-cache
{
    "project_id": 201000
}
  • http://sms.itarget.info/webhooks/onSMSFlyStatus

https://lesschurn.io/docs/webhooks

@webknjaz webknjaz self-assigned this May 31, 2016
@webknjaz webknjaz added this to the beta milestone Jul 4, 2016
@webknjaz webknjaz added the P1 label Jul 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant