Adding Field Data to the Direct Add URL
Adding field data to the Direct Add URL allows you to pass field data to the application when using Direct Add.
About this task
To add field data to the Direct Add URL, you need to use the exact spelling of the field. You
can view all your fields by going to . Because you are adding a new contact, you will only be able to use
set
as the operator when adding field data.
http://public_domain/public/?q=direct_add&fn=Public_DirectAddForm&id=IDSTRING&email=email@example.com&field1=lifetimevalue,set,129.23&list2=555555ec0000000000000000000000055f5&field3=age,set,24&list4=33333ec000000000000000000000003f3
set
adds a value to the specified field. The following field types supported:
- number
- decimal
- currency
- date
- text
- text area
- check box
- radio button
- pull-down
Warning:
Be sure to use only lower case letters for the operator.