Using a client action
-
I’m trying to make a custom call to an existing external API (not in IBM CloudFront) using the client type API call using the details at the link.
Looking at the response, I can see the name & client calls come back in the response object from Watson API calls – but I can’t see how to build this out to do what I need.
Does the “MyWeatherFunction” in the linked example need to be a JS function? A PHP function? A URL endpoint on the WordPress install? What should it accept/return/output?
I can’t use CloudFront functions as my assistant is in Sydney, where the data functions can’t be hosted, hence the requirement for a client resolution.
The page I need help with: [log in to see the link]
- The topic ‘Using a client action’ is closed to new replies.