Aweber Web Form Integration

by 3 replies
4
Hi guys,

I need help with Aweber Web Form creation and integration.

I have created a Web Optin Form, but the Form created by Aweber doesn't fit my site.

I have my own in house graphic designer. I am thinking of creating my own version. But not sure how to get started.

All ideas / inputs are welcome.
#programming #aweber #form #integration #web
  • Register an API with aweber API, then register your account to the API.

    Then you can call the API from your own form using codeigniter to subscribe people.

    More information on why:
    https://help.aweber.com/entries/2173...another-script
    • [1] reply
    • hmmm...

      Basically what you are describing here is the integration of aweber API into a custom user registration form. This means that any user who signs up via a user registration form (or any other form like comment form in wordpress) will be added to the aweber list via its API.

      You can view the custom aweber form tutorial to learn more about aweber forms. Don't forget to understand different POST variables which are send via the form. (They are always coded as hidden inputs)
      • [1] reply

Next Topics on Trending Feed