Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
2017-07-17 10:02 AM
Does anyone have a bunch of JSON Samples for creating different field types? The RSA docs provide two or three (text field, numeric, cross-reference) but looking for some of the others like User/Group Lists, Discussion, MultipuleRef, etc.
SAMPLE of what I'm hoping for. here is a sample for a Numeric field type:
"3204" :
{
"Type" : 2,
"Value" : 0.0,
"FieldId" : 3204
}
2017-07-17 10:06 AM
2017-07-17 01:53 PM
Awesome, thanks for the quick reply Jeff. That was exactly what I was looking for.