Jump to content

32bitbradley

Retired Forum Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by 32bitbradley

  1. Hi everyone, just a quick one, hoping someone can point me in the right direction. Does anyone know of an existing provisioning module that can send custom API calls to my application RestAPI in response to services being created, suspended, unsuspended and terminated? For example. when a service is purchased: POST https://api.mycustomservice.com/service/launch { "customer_id"!: "EXAMPLE", "service_id"!: "EXAMPLE", "status": "active" } And likewise for suspending, terminating etc. Just looking to see if there is something already out there that we can use rather than making our own module. Thanks! Brad
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated