Integration
Connect Adrapid to PurgoMalum
When something happens in Adrapid, your agent does the next thing in PurgoMalum. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Adrapid and PurgoMalum to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Adrapid and PurgoMalum
Triggers and actions 1 trigger ยท 4 actions
Trigger
Banner ReadyTriggers when a new banner is ready.
Action
Create BannerCreates a banner from some data. It can be an animated html5, image or video.
Action
Get BannerGet banner. Used after a create Banner action with a delay to make sure the banner is ready.
Action
Check text for profanityCheck whether the given text contains any words matching PurgoMalum's profanity list, returning true or false (GET /service/containsprofanity, optional add param).
Action
Filter profanity from textRemove or replace profane words in the given text using PurgoMalum's profanity list, returning the cleaned text (GET /service/json, optional add/fill_text/fill_char params).
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.