In current series we are discussing Microsoft Teams - ServiceNow integration. In this article we will discuss how to use Microsoft Teams adaptive card for user input and use those values in "Create Record" action of ServiceNow in Power automate 🙂
Tag: Power Automate
Microsoft Power Platform: Converting HTML to PDF in Power Automate using PDFShift API
Recently I worked on PDFShift for converting HTML to PDF with header and footer. I checked if we have any article which will explain how to use PDFShift API to convert HTML to CSS, but I do not find any article on this. Hence, I tried myself and made it through. We have some other … Continue reading Microsoft Power Platform: Converting HTML to PDF in Power Automate using PDFShift API
Microsoft Teams : Integrating with Service Now – Part 1 – Connecting to Service Now from Power Automate
In this article we will discuss how to create ServiceNow connection from Power Automate. This is first part. We are automating the process of creation service now incident from Teams channel.
Power Platform: Power Automate – Issue – InvalidTemplate. Unable to process template language expressions in action ‘Create_item’. ‘The template language expression ‘ ‘ cannot be evaluated because property ‘shared_sharepointonline_1’ doesn’t exist, available properties are ‘shared_sharepointonline’
LIFE IS BEAUTIFUL 🙂 In this article we will discuss small Power Automate issue and resolution. Issue - Power Platform - Power Automate - Error - InvalidTemplate. Unable to process template language expressions in action 'Create_item' inputs at line '1' and column '2240': 'The template language expression 'json(decodeBase64(triggerOutputs().headers['X-MS-APIM-Tokens']))['$connections']['shared_sharepointonline_1']['connectionId']' cannot be evaluated because property 'shared_sharepointonline_1' doesn't exist, available properties are 'shared_sharepointonline'. Please see https://aka.ms/logicexpressions for usage details