I am using IFTTTWebhook.h library for triggering an event to update a row in the google sheet. But it does not work. The function trigger(char* val1, char* val2, char* val3) is used to send the data but it is not updated in the sheet, which is created using the applet. I tried it out by passing value in the IFTTT webhooks documentation, it works. But not with the code. What could be the issue?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.