Retrieves the IDs and Names of all Marketing Sources
FM_api( 'MarketingSources_list' );
[ {"id":"7","name":"Test SourceA"}, {"id":"8","name":"Test SourceB"}, {"id":"10","name":"Test SourceC"} ]
Last updated 1 year ago