Create Contact via URL
You can use URL parameters to automatically populate the Add Contact form in your OnePageCRM account.
Click on the link and your OnePageCRM account will open on the Add Contact page with the form already populated.
For example, you can quickly add Johnny Bravo to your contacts list by going to this URL:
Sample
We think there’s loads of situations this could come in handy. For example, if you run an online shop, you may want to add some of your best customers to OnePageCRM for the support team to follow up with at a later date.
As the records come into your internal database, you could add a link to each one.
Firstname | Lastname | Company | |
---|---|---|---|
Johnny | Bravo | Cartoon Network | Add to OnePageCRM |
Kung Foo | Panda | Dreamworks | Add to OnePageCRM |
Clicking on a link will open OnePageCRM in a new tab, with the Add Contact form open and filled out with the relevant details.
You can then edit the contacts details, and when you are happy, hit save.
Parameters
This feature will work on most parameters in the create contact form. Currently it won’t work with the address and lead source fields, or custom fields.
Field | Example |
---|---|
firstname | Johnny |
lastname | Bravo |
company | Cartoon Network |
email | jb@cartoonnetwork.com |
phone | +555 555 |
web | www.cartoonnetwork.com |
job_title | Model |
background | Johny tried to hit on me |
status | Prospect |
tags[] | Beefcake |
Tags are stored as an array, so tags[]
is the parameter required.For each tag, you will need to pass in a separate tags[]
parameter.
For example: