Jump to content

Featured Replies

Posted

Hi, I am wondering if it is possible to trigger an event or make a request to another service when someone purchases something from the Downloads section.

Thanks in advance!

  • 2 weeks later...
  • Author

Basically I'd like to just send a request to another API based on the download purchase.

  • Author
On 4/28/2025 at 4:39 PM, Marc said:

When you say you want to trigger an event, what event are you referring to?

So when someone purchases an asset from the downloads section, we need to send a request with details about the purchase to another API.

  • Community Expert

IPS5: You need to create an application and add a listener:

Edited by Adriano Faria

  • 2 weeks later...
  • Author

So, IPS5 only? You can only self host IPS4 right?

This led me to code hooks which should work for what's I'm after in IPS4, thanks a lot guys!

  • Community Expert
32 minutes ago, Maxim Rioumine said:

So, IPS5 only? You can only self host IPS4 right?

This led me to code hooks which should work for what's I'm after in IPS4, thanks a lot guys!

Create a code hook in the Downloads’ Commerce extension (onPurchaseGenerate method or something like that).

Edited by Adriano Faria

Recently Browsing 0

  • No registered users viewing this page.