Archive

Posts Tagged ‘icontact’

Customize Size Of An Icontact Sign-up Form

February 11th, 2012 Comments off

Hello,

I need someone to customize the size of an iContact sign-up form to fit in the upper right corner of my website. It needs to be narrow enough to fit into the third column of the site.
It needs to be the same size as the one that is there now.
Have a look: http://www.actingcareerstartup.com.

Thanks

Icontact Api Developer: Experienced With The Icontact Api

February 1st, 2012 Comments off

Our development team is attempting to understand and work with iContact’s API and it has become clear that they need someone who’s been down this path before.

We have a REST based API service which we want to integrate with iContact and need to get it done ASAP.

Membership Site Integrations

January 2nd, 2012 Comments off

I am in the process of building a membership site using Digital Access Pass. I need someone who is familiar with DAP to do the following:

1) Integrate my 1shoppingcart account with my DAP account, so 1shoppingcart can easily be used on existing products as well as new ones I create in DAP.

2) Integrate my icontact account with my DAP account so icontact can be used as my autoresponder on all existing and new products in my DAP account.

Icontact Api Help

October 18th, 2011 Comments off

I have a simple form which takes user to a thankyou page when they submit the form.In thank you page user’s Fname,Lname and email are available through session id.
I want to use this method http://www.softwareprojects.com/resources/programming/t-icontact-20-api-integration-php-example-1925.html
into that page so user gets unsubscribed from a list in icontact using icontact API.But for some reason it’s not working and I’m unable to retrive icontact account id and folder id(which are needed for the API to work).Doc can be found here>>http://developer.icontact.com/documentation/request-your-accountid-and-clientfolderid/
Everything seems fine but it’s not working.
I need it done in 1/2 days.Nothing fancy.Bid if you have past experience working with this.No integration with CMS etc is needed and everything can be predefined and harcoded in thankyou.php.
Thanks for bidding!

Amember Plugin Aweber Getresponse And Icontact

May 26th, 2011 Comments off

Hi, I need ONE aMember plugin to integrate with Aweber, Getresponse & iContact… i need the plugin with function to be either enable each at a time or all at the same time… once my web visitor register on my website or buy a product.

Aweber Or Icontact Clone

March 22nd, 2010 Comments off

Hi,

I need a clone of aweber or Icontact **(In fench)**
I will do the translation.

www.aweber.com
www.icontact.com

If you are not familiar with those 2 websites please don’t bid.

This is a big project for us and we need to make sure
that the team that will work on it will really make a perfect job..

We will offer this e-mail service to Europe.

How do you plan to deal with ?

- membership level
- how to deliver mass e-mail? cost ?
- Hosting (dedicated or virtual )
- backup
- maintenance
- Bounce-back Handling
- Tracking

You need to have experience in e-mail marketing.

Thanks

Css Edits To WordPress Theme

March 17th, 2010 Comments off

Hello,
we have this theme:
http://templatic.com/ecommerce-themes/eshop

We need some edits done to make it look closer to the images attached.
*ALL GRAPHICS WILL BE PROVIDED, NO GRAPHIC WORK REQUIRED

Please view the images, each page it in the title (Home, About, Item)

2)the Newsletter / Subscription area of the website will be integrated with iContact as a contact management / newsletter system. www.icontact.com . I know there are icontact widgets available.

Thanks!

Quick Small Project. Design

February 26th, 2010 Comments off

I have a pre-design template that I need adjusted. I need to add Icontact sign-up form code added to the pre-design sign-up box. The icontact code comes with a design, however I do not want their design. I want to keep my design and add their functions in order to activate icontact auto respond. I can email, or upload the template to you and when the changes are made you can email it back. Thanks

Easy Api To Icontact.c O M

November 2nd, 2009 Comments off

I need emails input into a list in my account at iContact (or Vertical Response…. either one).

The way I need to do this is, one by one, via my signup survey completing and passing the user’s email in the URL like so: email=user(at)domain.com,

e.g. http://icontact.com/myaccount/upload.php?email=user(at)domain.com

According to a support forum on iContact.com, (prefer) one can :
“make a PUT call to contact/[contact_id]/subscription/[list_id] to add that contact to ‘List A’”
I don’t know how to do that and no one has answered my query in the support forum.

According to a support response from VerticalResponse.com
“There are two ways that you can achieve this, you can use our opt-in forms and then do a double POST, so after your customer answers the survey, the email address can be passed to our form and then submitted. Alternatively, you can use the API to add list members via a SOAP request.”

I don’t know how to do either of these and don’t have time or patience to debug…

So can a contact be added to a icontact or verticalresponse list and an autoresponder by appending a URL?

If so please advise how to do this, the simpler the better, and if absolutely necessary, write a script to handle it.
That is the project!

Please describe in your bid or pmb whether you’re writing code, or just describing how to do this.

thanks!

Clone A Community Event Site

October 30th, 2009 Comments off

Use Joomla to clone a Community Event site. Will provide the URL to potential finalists. The site will enable members to register and post events. Posting will initially be free but must pay ( Paypal) if you want the posting to remain on pegged top listing for more than x number of days (3days? changeable). Past and old events will be archived thru iContact. Events submission is moderated for content before being published for public viewing.
Weekly event calendar is emailed to registered members thru iContact. Must design the weekly event template to match the site I provide you. The sample look and feel of Weekly Calendar is attached. It will be necessary to use iContact API ( http://developer.icontact.com/ )since my weekly mailings will be emailed thru iContact.

Easy Api To Icontact.c O M

September 29th, 2009 Comments off

I need emails input into a list in my account at iContact (or Vertical Response…. either one).

According to a support forum on iContact.com, (prefer) one can :
“make a PUT call to contact/[contact_id]/subscription/[list_id] to add that contact to ‘List A’”
I don’t know how to do that and no one has answered my query in the support forum.

According to a support response from VerticalResponse.com
“There are two ways that you can achieve this, you can use our opt-in forms and then do a double POST, so after your customer answers the survey, the email address can be passed to our form and then submitted. Alternatively, you can use the API to add list members via a SOAP request.”

I don’t know how to do either of these and don’t have time or patience to debug…

My current “signup survey” which I’m already committed can append a new signup email onto a URL like so: email=user(at)domain.com, e.g.

http://icontact.com/myaccount/upload.php?email=user(at)domain.com

So can a contact be added to a icontact or verticalresponse list and an autoresponder by appending a URL?

If so please advise how to do this, the simpler the better, and if absolutely necessary, write a script to handle it.
That is the project!

thanks!

Icontact Set-up

May 8th, 2009 Comments off

http://www.icontact.com/features/

Need someone to setup our Icontact System Template upload our database and prepare for automated marketing.

We will provide images for templates and pre-written autoresponders

Icontact Api Script

May 8th, 2009 Comments off

I need a simple script that takes emails from a text file and adds them to an icontact list using the API. The files are then placed in a “finish” folder.
This all needs to run on a daily scheduler.

Don’t mind what language as long as it can be scheduled properly on a windows server.

Icontact Newsletter

April 23rd, 2009 Comments off

I have an HTML layout for a newsletter but for some reason it gets messed up when it is sent through iContact. I need someone who can integrate the layout that I have so it works on iContact. The entire code is ready, I’m just not sure how to make it work in iContact. For someone who knows the software, it should be a few minutes of work.

Bear