• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Sending email through office 365

I have created a message/email to send through Office 365. The test email goes out very well but the actual email that must go out after submission of a Google Form doesn't go out. Google forms apparently is synced and has no issue.
Here is the message I get:
1672357611111.png

How to fix the issue?
 
Last edited:
P

Pabblymember11

Guest
Hey @alirasouly

The status code which you are getting in the API response is a success status of the API call.

Further, this is the status code coming from the API which states that the application has processed your request successfully but is unable to show the response.

The application processed the request but returned a blank response. Refer to the HTTP status code above for details.
 
But my actual process doesn't work. When someone submits a form, they do not receive any email.
here is the form:
There are two emails, one who refers and the other one is a referral. Plz help me to solve this.
 
P

Pabblymember11

Guest
Hey @alirasouly

As we have checked your " Microsoft Office 365: Send Mail" action and it is sending the emails to the recipients accordingly.

2022-12-31_11h41_20.png


2022-12-31_11h42_07.png


Further, kindly configure your Google Forms trigger event once to make your automation work.

(Please refer to the first part of the video)
 
Top