Updating Google sheets with API Status
Status: Closed · Asked by getitdone.solutions on · 0 views
I am using Google Sheets as a trigger to call an API. Once the API Action is completed, how do a pass the status of the API back to the spreadsheet so I know if it was successful or not?
Hey @getitdone.solutions
You can again add the Google Sheet after the call to the API and in the status column, and you can map the Status column in the Google sheet. So that whenever you are running any workflow then your status will auto-populate in it.
Please let me know if you have any questions or comments.