I'm trying to integrate AEM with Campaign and part of my use case, I
will consume the webservices that are exposed by campaign to add some
data to the campaign database. I will be adding fields like username,
email etc in a table that stores user information (email recipients).I'm
looking for advise around how the webservices should be implemented -
best practices, guidelines etc?I was able to see examples of consuming
the webservices from javascript, is this the industry standard? The
webservic...