Api "use web interface" error

Hello

I ran the api for campaign_send but got the following error. What does this mean?

<?xml version='1.0' encoding='utf-8'?>
<campaign_ajax_send>
    <result_code>0</result_code>
    <result_message>Please send this campaign through the web interface to continue.</result_message>
    <result_output>xml</result_output>
</campaign_ajax_send>

Hey @qrewup, it looks like you were able to get an answer from our Support team. In case anyone else runs into this error, I’ll share the answer here.

This error occurs when an account has less than 10 total campaigns sent via the UI –– so the message you’re seeing is expected behavior for now.

Until an account has sent 10 campaigns (non-automation emails) via the UI, it’s not possible to send via the API –– this design is to avoid abuse.