ทักทาย สวัสดีครับ หลังจากห่างหายไปนาน วันนี้ตั้งใจมาแชร์สิ่งที่น่าจะเป็นประโยชน์กับหลายท่านในช่วงนี้ นั่นก็คือการส่งแจ้งเตือน / ส่งข้อความไปทาง LINE ด้วย LINE Messaging API ที่มา ก่อนหน้านี้การที่จะทำให้ระบบใดๆก็ตามส่งข้อความหา User ผ่านทางแอป LINE ได้ วิธีการที่ง่ายที่สุดก็คือการใช้งาน LINE Notify ซึ่งเป็นวิธียอดนิยม มีการเผยแพร่วิธีการ สอนการใช้งาน LINE Notify กับหลากหลายระบบ รวมถึงการใช้งานกับ Power Automate ด้วยเช่นกัน แต่… ในช่วงปลายปี 2024 ทาง LINE ได้ประกาศยุติการให้บริการ LINE Notify โดยบริการนี้จะสามารถใช้งานได้วันสุดท้ายถึงวันที่ 31 มีนาคม 2025 ซึ่งนับจากตอนนี้ก็เหลือไม่กี่เดือนแล้ว หลายๆที่ไม่ว่าจะเป็น developer บุคคลธรรมดา หรือในนามบริษัท ก็กำลังวุ่นกับการหาเครื่องมือใหม่มาทดแทน ซึ่งแน่นอนว่าก็พอมีตัวเลือกอื่นอยู่ แต่เราต้องไม่ลืมว่า คนที่เป็น End user นั้น…
-
Super fast way to create large Excel table from Power Automate
Prologue Exporting data to Excel file is easy with Power Automate using ‘Add a row into table‘ action. but the main problem is it’s incredibly slow and inefficient. In this post, I will show more efficient way to perform the same thing but far way faster. Dataset I will use my sample dataset called ‘Data100K’…
-
How to call on-premise HTTP endpoint from Power Automate
Prologue In today’s connected world, automating processes with Power Automate has become a powerful tool for enhancing productivity. However, one common challenge is integrating on-premise systems that aren’t directly accessible from the internet. In this post, I’ll walk you through how to connect to an on-premise HTTP endpoint securely, so you can bridge the gap…