Find Jobs
Hire Freelancers

Custom Constant Contact form

$30-250 USD

Completed
Posted over 10 years ago

$30-250 USD

Paid on delivery
This project is for a custom Joomla form that allows the user to select one or more email lists to join. However, these lists are in several different Constant Contact Accounts. You will need to use the Constant Contact API and account access tokens to retrieve lists and send user information. What you will need to do is make separate API calls to get the lists from each account (we will provide access tokens for each of the accounts we want to access). You could then make the lists available via checkboxes as follows: <input type="checkbox" name="list[1][1]" value="1" /> <input type="checkbox" name="list[1][2]" value="1" /> <input type="checkbox" name="list[2][3]" value="1" /> <input type="checkbox" name="list[2][4]" value="1" /> Where list would be the name of the field, the first array would be the account the list belongs to, and the third key would be the list id. You could also do: <input type="checkbox" name="list[]" value="1_1" /> <input type="checkbox" name="list[]" value="1_2" /> <input type="checkbox" name="list[]" value="2_3" /> <input type="checkbox" name="list[]" value="2_4" /> And parse the incoming data by exploding the string value. Either way it requires a little bit of a work-around and then you will need to make again 2 calls back via the API, one for each account to add the users to that list.
Project ID: 5210703

About the project

30 proposals
Remote project
Active 10 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Hello, I'm expert in Joomla development and have got much experience in web service API. I'm confident to do this and can start right now. Thanks.
$160 USD in 2 days
5.0 (10 reviews)
4.4
4.4
30 freelancers are bidding on average $185 USD for this job
User Avatar
Hi I am confident to do this job. ========================================================================= thanks
$300 USD in 5 days
4.8 (451 reviews)
7.9
7.9
User Avatar
Hi, I am a professional and one of the top web developers here, I have proven experience in ConstantContact API and have done various complicated integrations. I have understood your explained scenario too, I have done integrations where used multiple lists to store data with selection but not done with multiple accounts, though doing it with multiple accounts would not be a problem too. For the form on Joomla, can you please tell me if this is custom developed form or are you using any third party extension? If you have any technical questions for me, please let me know. Thanks Aamir
$257 USD in 7 days
4.7 (57 reviews)
7.2
7.2
User Avatar
Hello, I am a professional programmer for web programming with php language to build the system website, Besides, I also expert in MySQL , HTML,HTML5,CSS, JS I'm alway top in Vietnam freelancer https://www.freelancer.com/freelancers/Vietnam/all/ I have expert development with Joomla would you like show me your website to need do? I'm understand clearly your require and i'm interest your project I'm ready do it now Nice to meet you Please contact me now Thank you
$206 USD in 3 days
4.8 (107 reviews)
6.8
6.8
User Avatar
Hi, I have experience on Constant Contact API. I had worked on a project that contributes to Joomla by using Constant Contact API. So I know this api very well. I'm interested in this job. Thanks.
$189 USD in 6 days
5.0 (69 reviews)
6.6
6.6
User Avatar
Dear Client, Thanks for giving me the opportunity to place a bid on your project. I would very much happy to work with you on your project and I have already checked detail your requirement and found this match well with my skill and expertise level. First I would like to introduce my self as a professional freelancer and director of a small web design company. I am not only a freelancer and also I have a small team and I am team leader of my small office and virtual team for similar task. I am available with Email, Skype, yahoo messenger, MSN, Gtalk and phone to communicate during project working time. Send me a message in PMB to detail more and start working with you, Warm Regards, Md. Nasirul Huq
$200 USD in 7 days
4.7 (165 reviews)
6.5
6.5
User Avatar
hello i am interested and ready to do this form please see our working so you can see commitment regards
$250 USD in 3 days
4.9 (106 reviews)
6.2
6.2
User Avatar
vnexpsolution is great team experts in developing php, Magento, Wordpress,Joomla, Drupal... With 5 years experiences, we will bring 100% satisfied for you. Can you view PMB to view our demos and reply to us? my sk: vnethan, Thanks a lot!
$206 USD in 5 days
4.9 (99 reviews)
6.2
6.2
User Avatar
hello!!! i have checked the requirements mentioned by you, we have right skills to work on this!!! we have a great expertise over this domain. please message us,so that we can discuss on it. work quality is guaranteed from our side. we can start immediately!!! Looking for your response. thanks and regards ayushi
$154 USD in 4 days
5.0 (50 reviews)
5.7
5.7
User Avatar
Dear Sir, We claim to get it done perfectly for you EXACTLY in the way you want it - Kindly give we a chance and we will prove myself - Ready to prove our words, let's get it done right away and I mean RIGHT AWAY !! Looking forward to hear from you soon - GOD Bless You.
$263 USD in 3 days
4.8 (30 reviews)
5.3
5.3
User Avatar
A proposal has not yet been provided
$136 USD in 3 days
4.7 (30 reviews)
5.3
5.3
User Avatar
Hi I am joomla developer with 5yr of exp and is ready to start with you. I got your requirement completely and have exp with constact contact mailing list I will customize that form according to your need. Looking for positive reaponse :)
$88 USD in 3 days
4.8 (36 reviews)
5.2
5.2
User Avatar
Hi I work towards providing reliable, relevant and robust IT solutions at most competitive prices to my customers. I ensure 100% customer satisfaction so lets start thanks
$195 USD in 7 days
5.0 (27 reviews)
5.1
5.1
User Avatar
A proposal has not yet been provided
$144 USD in 8 days
4.9 (14 reviews)
4.8
4.8
User Avatar
We are an experienced web design Team specializing in website design and e-commerce development. We have experience in graphic design, website development, Flash animation and e-commerce programming, you can be confident that whatever your project demands, our web developers can deliver on time and on budget! We work on only milestone payments you only need to create milestone payments and release milestone payment when you 100% satisfied with my work.
$147 USD in 3 days
4.8 (22 reviews)
4.5
4.5
User Avatar
A proposal has not yet been provided
$70 USD in 15 days
5.0 (2 reviews)
4.4
4.4
User Avatar
Greetings!!! We are very much excited to work on your project & assure you a quality service. From your post we understand that you need a custom Joomla form that allows user to select email lists from several different constant contact accounts. We will use the Constant contact APIs and account access tokens(provided by you) to retrieve lists & send information. The Account list will be made available with checkboxes & displayed, with array to define the account the list belongs to & next key would be the list ID. Or Parse the incoming data by exploding the string value. In either case, The two calls are made back via APIs, one for each account to add the users to that list. With our skill sets like PHP, MySQL, Joomla, CodeIgniter, HTML, Ajax you can rely on us for quality service. Hope you are comfortable with our proposal & looking forward for an early response. Warm Regards Suraj
$221 USD in 12 days
4.2 (1 review)
2.0
2.0
User Avatar
I am an expert Joomla Developer with over 6 Years of experience and had completed over 1437+ projects. Why Consider Me? Dedicated to Joomla: I am a Full Time Joomla Developer and work only on Joomla; Henceforth, specialize on the platform be it be Developing Websites or Developing Plugins, I have fairly good experience in all of them. SEO Friendly: My Websites are Search Engine Friendly, which as you know, is one of the most important factors for any Website. Most of the websites I have developed get volumes of traffic through proper keyword research and implementation. High Quality Design: I have a capable Design team working with me, all the websites stated in my portfolio have beed designed by my team. Kindly browse through the portfolio section. User Experience: I have good knowledge and experience of using Ajax, JQuery and Javascript to deliver a better functioning website to give user an easy browsing and understanding of the project.
$222 USD in 1 day
5.0 (1 review)
1.1
1.1
User Avatar
Hi! We offer cheap and quaility products. Its easy for us. May be you will have some doubt with us, but let's start working now we will do our best, quickly and cheap. We're new to freelancer but with our great experience members we believe that we can do and spend time focusing on your work. We're very interested in your project .We are available to chat via freelancer inbox and your suggested chat tool, and would be happy to set up a convenient time to discuss the application you're moving. Our team have 8 members (great coders), about 4 years experience in coding Wordpress, Joomla, App for [Multinational Company]. We also have designer with good UI design experiences. We live in Vietnam with passionate for coding web. First few projects on freelancer we offer cheap and quality products, always do our best. Don't hesitate to send me message if you have any questions. I look forward to hearing from you. Regards Kien
$66 USD in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi we are a team of freelance software developers, if you contact me at our website we can discuss the details of the project. w w w . s o l v e r . i o
$155 USD in 3 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
United States
5.0
7
Payment method verified
Member since Jul 15, 2009

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.