Hey, thanks for reaching out
Yes that is done with our HTTP API enrichments. You’ll need to consult their API documentation to determine the Method, Endpoint, Header, Body, and Query for the actions you want to perform. You can also paste the setup into ChatGPT for assistance in placing values correctly in a HTTP API request.
Here’s a quick video on how HTTP API works: How HTTP API Works.
Bonus! Here’s an example of troubleshooting failed body parse issues: Troubleshooting Failed Body Parse Issues.