After thinking on it a bit, you are probably talking about postbacks.
From Chaturbate:
Quote:
What are postbacks?
A postback is a POST request with the data sent as JSON. It is webhook compatible and integrates well with many webhook compatible systems such as Zapier, Stripe, and Slack. Chaturbate allows registering up to 5 postback URLs and conversions post to all registered URLs that are enabled.
A postback happens when a user signs up, makes a purchase, becomes a broadcaster, or earns a commission. The affiliate that referred that user can then react, for example, by creating a local database entry or sending out an email.
The postback URLs should be kept hidden and used only for Chaturbate conversion tracking.
|
I have not worked much with Chaturbate's post backs but it is really not a hard concept to implement.
If I have a chance later I will see if I can work up something about them if that is what you are talking about. Let me know on that.
.