Solution ID: prim16662 |
How to retrieve all Activity Codes along with the values for each code using the Integration API |
Status: Reviewed |
Version(s): 3.x, 4.0, 4.1, 5.0, 6.0, 6.1 |
Problem: | How to retrieve all Activity Codes along with the values for each code using the Integration API |
Problem: | Sample code to extract Activity Code dictionary |
Fix: | The following code can be used to print all the Activity Codes and Values: //Load Activity Codes //Get each Code and print it to screen //Load a certain Activity Code’s values //Get each Code Value and print it to screen |