you might want to give developers the ability to supply you with regex expressions perhaps and then do something like vary the post url/data based on any matches -- would enable matching of tech support ids or order ids, etc. but then again, developers can do the same thing in their code i guess, so you'd need a compelling reason as to why it should be done within your service.
Comments
you might want to give developers the ability to supply you with regex expressions perhaps and then do something like vary the post url/data based on any matches -- would enable matching of tech support ids or order ids, etc. but then again, developers can do the same thing in their code i guess, so you'd need a compelling reason as to why it should be done within your service.