API to trigger Campaign

HI I am busy with a project where i need to trigger an campaign. It’s in Mailplus. You can select there an external trigger, then you get a code. That code is for the campaign, so with that code you can trigger the campaign and it will send the messages you need to be sent.


This is how it look likes. Does anybody know how to trigger this with Uipath? The company says you can trigger it with json or with xml.

The docs for there API are here and show how to construct the call. I’d test on the site or using a tool like Postman to make sure the call does what you intend. Once you know how it should look you can use a HTTP Request activity to actually make the call.

1 Like