I'm French, so if there are some strange sentences... it's normal.
I would like to generate dynamic http (to use with a servlet for a Java Application) when the user creates or updates his profile in CB.
Actually, I need this because all informations in my website are used in an internal software in my company. And so, what will be really interesting is to have a field to write php code in order to generate dynamic http.
I hope that it's not so badly explain... :blink:
Thanks !
PS : Maybe it already exists, but i'm looking for it since yesterday... and i found nothing.
If I understood correctly, you want to create a http request to an external server when a user updates his profile? If this is the case, you can do this relatively easily (assuming that you know php) by codign a plugin. See downloads section for plugin API documentation.