Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

How to add broadcast? #33

@NexusMTO

Description

@NexusMTO

new_b= {}

new_b['click_tracking_enabled']= true
new_b['is_archived']= true
new_b['notify_on_send']= true
new_b['body_text']= 'BROADCAST PLAIN TEXT VERSION'
new_b['body_html']= 'This is my html'
new_b['subject']= 'BROADCAST SUBJECT'

aweber.account.lists[3765581].broadcasts.create(new_b)

AWeber::CreationError: https://labs.aweber.com/docs/troubleshooting#methodnotallowed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions