Pabblybigfans
Member
Hi ,
I am building a working flow sending Google form to a HTTP POST request . I used Json extractor in between to get a json file for Pabbly API , since the payload of my endpoint needs a json file. However I got an error of "data must of the type json"
As I understand a google form (in fact , it is a google sheet) data cannot be transformed into a json file by Json extractor . The json extractor is only extracting a json file and feeding the fields to other apps.
What is the best solution to build a workflow sending google sheet data to HTTP POST which requires a json file as payload.
I am building a working flow sending Google form to a HTTP POST request . I used Json extractor in between to get a json file for Pabbly API , since the payload of my endpoint needs a json file. However I got an error of "data must of the type json"
As I understand a google form (in fact , it is a google sheet) data cannot be transformed into a json file by Json extractor . The json extractor is only extracting a json file and feeding the fields to other apps.
What is the best solution to build a workflow sending google sheet data to HTTP POST which requires a json file as payload.