Hi All
** EDIT ** some how it work fine now. i never change any thing. This happen to me few time, Sorry about it
Below is my workflow work fine , which is only have Create function for Contact , as i can create john ng contact , mean my contact credential is okay :
It work fine , as it can create john ng contact to google contact. See the below :-
Now i try to add another contact module , this round i wanted GET function. Below is my parameter :
I get error msg , request for exact ID. see the below screen shot :
** Since the error is cause by contacts module **
I have try to change from Get to Get many at Operation, it also not work.
I have try to insert Field with {{ [“*”] }} , it does not work.
I also have try to insert Field only with Names it also cannot work.
I also have try to insert Field with Emails Address and Names it also cannot work.
Hope some one can advise me where go wrong ?
** My objective is first i ask email agent create john ng email [email protected] ( use Create operation ), next is i ask AI Agent to retrieve john ng email address ( use Get Operation ) **
Paul