I am trying to display data from the data table as a notification in Alert Task.
I am using Query Data API to get the data from the table. Please find the configuration below.
I am using Basic Authorization
Passing the JWT Token and Content-type as header
Still I am getting the authorization error. I think I am missing the Body Parameter here. Can you let me know where can I pass the Body Parameter here?