Creating campaign on activecampaign with the HTTP module

I have a scenario where AI creates content that I would like to use for my campaign on active campaign. Activecampaign does not have the create campaign module. I used the http module but it still gives error even after multiple try. Please can someone guide me on how to make the right http call?

This is the input I have.


These are also links to the documentation.
Create Campaign AND API Examples Using campaign_create

1 Like

Hi @Bulala

Remove /api/3 from your url field. Only pass /campaigns

And there is no parameters called status or m[1] on the documentation. So please remove them also.

Regards,
Msquare Automation - Platinum Partner of Make
@Msquare_Automation

1 Like

Thanks for your response.

If you take a look at the second link, you will find the last variables I used. I have successfully created the campaign but the issue now is that it is blank as it does not contain any message as a normal campaign should. Secondly, I need to schedule it as I would need to see the content before posting

1 Like

Having empty is an error. @Bulala

In your second link, the api endpoint is different. See below image.

But you are using endpoint from first link and that is the right one as in your module, it asks for that endpoint in message.

image

Regards,
Msquare Automation - Platinum Partner of Make
@Msquare_Automation

1 Like

Thanks so much though I can not post content in the campaign being created. This lack of content is where I am seriously having issues

Did you find a way to make it work ? I’m on the same quest…
Thanks for letting me know if you found a way ! :victory_hand::slightly_smiling_face:

Here is my scenario setup and the error message I get.
If ever you have an idea of what could create the bug, I’d be glad to learn !
Thanks in advance ! :folded_hands: