That’s okay, it’s always good to learn. Here is my entire request; please follow this along. image456×1152 42.2 KB
Great, can you mark my solution as solved. Thank you!
I've added a new suggestion. It seems you're missing quotes around "Hi" and the chatbotId in the payload you sent. Could you please try the following?...
Hi, it looks like you missed adding the Query String. Please let me know if this resolves the issue!
Ok great, just wanted to confirm. Have you tested the updated payload? Please share the rewritten markdown content; it should be in markdown forma...
Hi, please try using the following JSON payload. It might be helpful if you can ensure that authentication is handled correctly. json { “messages”: [ ...
Yes, this is for adding new rows each time you execute your scenario. It will utilize a single operation to add all rows. If you require further ass...
There's a method to streamline adding rows to Google Sheets. You can utilize an API call to batch append rows, consolidating multiple entries into a s...
Amazing work. I’m sure this will be very useful to a lot of people.
Based on a quick check, the free plan includes 1000 API calls each month. It's advisable to keep this limit in mind when scheduling your scenarios. In...