• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Help With Error Message

Getting this error message:

{
"object": "error",
"status": 400,
"code": "validation_error",
"message": "body failed validation. Fix one:\nbody.properties.
💪🏾
Exercise.multi_select[1].id should be defined, instead was `undefined`.\nbody.properties.
💪🏾
Exercise.multi_select[1].name should be populated, instead was `\"\"`."
}

Exercise is a multi-select property in Notion.
 

Supreme

Well-known member
Staff member
Hey @jessicadanielle

Since you are using a multi-select field for your work, you need to create a Lookup Table in your workflow as we showed you on your another thread.

Where you need to pass the Name and Option ID in the Lookup Table action step, so whenever a user selects the option it will pass it option Id to select its corresponding option.

You can refer to the following video tutorial for the same and the thread.



You will get the Option and its option Id from the "Notion: Get Database Details" action step.

2022-07-13_11h23_07.png
 
Top