Performing an HTTP Post on a PatternIssue There appears to be a method to perform an HTTP Get on Patterns however there is no obvious method to perform an HTTP Post. This is necessary to perform API Calls when a Token Needs to be posted.ResolutionIn order to perform HTTP Post Operations, you should use the Cloud Rest Call Library. It is much more flexible that the HTTP Get Method, and Provides POST Access.