i have followed each steps correctly . evren the bot is functions
but when i verify the following error shows up.
any solutions guys
The final piece of the puzzle is to use the reservation details to set the value of a variable (EventSummary), which is ultimately placed into a new Guest Event record.
- Click the Event Summary element.
- For Value, copy and paste the following: Check-in date of {!Reservation_1.Check_in_Date_c__c}, check-out date of {!Reservation_1.Check_out_Date_c__c}, for room type {!Reservation_1.Room_type_c__c}.
- Click outside the Value box so the Save button becomes available, then click Save.
- Click Activate.
- Close the Flow tab to return to the Setup tab.
#Trailhead Challenges