\r\n const webhookUrl = \"https://hook.eu1.make.com/ptsx2nrpnoq2tkn4ehk9y9quf9wjy9w6\";\r\n async function postLastSeenTime(url, data) {\r\n const response = await fetch(url, {\r\n method: 'POST', \r\n mode: 'cors', \r\n cache: 'no-cache', \r\n credentials: 'same-origin',\r\n headers: {\r\n 'Content-Type': 'application/json'\r\n },\r\n redirect: 'follow',\r\n referrerPolicy: 'no-referrer',\r\n body: JSON.stringify(data)\r\n });\r\n return response;\r\n }\r\n if(window.logged_in_user) {\r\n\t\tpostLastSeenTime(webhookUrl, {\r\n\t\t\temail: window.logged_in_user.softr_user_email\r\n\t\t}).then((data) => {\r\n\t\t\tconsole.log(data);\r\n\t\t});\r\n }\r\n<\/script>", featureFlags: {"navigationLayout": true}, context: {"application_context": {"application_logo":{"type":"IMAGE","icon":{"logo":"","text":""},"image":{"horizontal":"https://assets.softr-files.com/applications/e01a2e73-6de4-475d-8550-886d0e022cd6/assets/2921000b-baa6-4c94-b97d-74ab3ca42aa8.png","square":"https://assets.softr-files.com/applications/e01a2e73-6de4-475d-8550-886d0e022cd6/assets/f361a94a-c996-44c4-a20b-04eaf553d287.png"}},"date_and_time_settings":{"format_settings":{"type":"LOCAL","local_settings":{"localize_day_and_month":true},"fixed_settings":null},"timezone_settings":{"type":"LOCAL","fixed_timezone":null}},"number_formatting_settings":{"type":"LOCAL","fixed_locale":null},"user_settings":{"auth_settings":{"login_enabled":true,"authentication_methods":["EMAIL","MAGIC_LINK"],"sign_up_settings":{"policy":"OPEN_TO_PUBLIC","allowed_domains":[]},"user_session_expiration":"90_DAYS","user_inactivity_timeout":"NEVER","email_auth_settings":{"login_methods":["PASSWORD"],"password_settings":{"input_label":"Password","input_placeholder":"Enter your password","forgot_password_text":"Forgot password","incorrect_password_text":"Incorrect password.","new_password_label":"New password","new_password_placeholder":"Set a secure password","strong_passwords":false,"minimum_characters_text":"At least 12 characters","upper_and_lower_case_text":"1 uppercase & 1 lowercase","number_text":"1 number (0-9)","symbol_text":"1 symbol (!@#$%^&*)","repeat_password_label":"Repeat password","repeat_password_placeholder":"Repeat your password","passwords_dont_match_text":"Passwords don't match."},"email_one_time_code_settings":{"expiration":"5_MINUTES","input_label":"Verification code","input_placeholder":"Enter verification code","resend_text":"Resend","invalid_code_text":"Invalid code."},"secondary_login_methods":[],"sms_one_time_code_settings":null,"authenticator_settings":null,"input_label":"Email Address","input_placeholder":"Enter your email"},"google_settings":{"client_id":null,"client_secret":null,"user_type":"INTERNAL","email_domains":[]},"sso_settings":{"type":"SAML","email_domains":[],"saml":{"acs_url":null,"audience_url":null,"metadata_xml":null,"email_key":null,"first_name_key":null,"last_name_key":null},"open_id":{"callback_url":null,"provider_url":null,"token_service_url":null,"client_id":null,"client_secret":null}}},"auto_invite":false},"user_connection":{"datasource":{"id":"cf6899c8-877f-4ac2-8834-0a3d585c9ee2","datasource_integration_type":"AIRTABLE"},"attributes":{"nameFieldName":"Full Name [softr]","emailFieldName":"Primary Email","magicTokenFieldName":"Magic Link [softr]","profilePictureFieldName":"Avatar [softr]"}},"user_group_redirection":null,"polling_configs":{"datasources":{"MONDAY":8000,"SOFTR_TABLES":8000,"CLICKUP":8000,"CODA":8000,"GOOGLE_SHEET":0,"NOTION":8000,"SMARTSUITE":8000},"defaultPollingInterval":10000},"comment_settings":{"general_settings":{"allow_mentions":false,"allow_attachments":false,"rich_text_formatting":false,"block_display_settings":{"sort_direction":"NEWEST_ON_TOP","surface":false,"show_vertical_line":false},"side_panel_display_settings":{"sort_direction":"NEWEST_ON_TOP","surface":false,"show_vertical_line":false,"comment_panel_display_mode":"PUSH_MAIN_CONTENT"},"keep_comments_for_inactive_users":true,"comment_deletion_user_groups":[]},"message_settings":{"comment_list_title":"Comments","comment_box_placeholder":"Leave a comment...","notifications_toggle_label":"Enable/disable notifications","submit_button":{"label":"Submit","icon":""},"cancel_button":{"label":"Cancel","icon":""},"edit_button":{"label":"Edit","icon":"plus"},"delete_button":{"label":"Delete","icon":"trash-01"},"load_more_comments_button":{"label":"Load more comments","icon":""},"empty_state_message":"No comments yet.","edited_comment_indicator":"(edited)"},"comment_block_settings":[{"datasource":{"datasource_integration_type":"AIRTABLE","resource_identifier":{"keys":{"base":"appPOOIZp0iBFLU4y","table":"Portfolio"}}},"record_condition":{"logical_operator":"AND","expressions":[]},"view_user_group_ids":["203542f1-2f70-4d08-b360-8febd21be929"],"edit_user_group_ids":["08da9dc6-6eb2-488e-8009-0e9b060297c5"]}]}}}}).then(() => window.dispatchEvent(new Event("@softr/page-content-loaded")));