• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Recent content by angelinjohn

  1. angelinjohn

    Google sheets data as multipart/form-data to API

    1. So whenever new rows are added or existing rows are updated i want to send those rows as a File object and content as csv to the api 2. The format accepted is a File object and the content type accepted is multipart/form-data 3. If not a File object can i get the entire row or all updated...
  2. angelinjohn

    Google sheets data as multipart/form-data to API

    I have a workflow which needs to do the following? 1. when the sheet is modified i want to send the updated row as a form-data to a REST API i have created 2. Though i add the corresponding fields from the trigger, the api shows no data was sent. 3. is it possible to send the updated rows/the...
Top