Messtone LLC Manages(Unique):URL

Messtone Devices Enables the unique URL https://eonf3cs9wbm22ug…. curl -d ‘{“test”:”event”}’ -H “Content-Type:application/json” https://eonf3cs9wbm22ug.m.pipedream.net Object steps.trigger{2} context {16} event{7} body{1} test:event client_ip:172.59.193.72 headers{15} method:POST path:/query {0} url:https://eonf3cs9wbm22ug.m.pipedream.net/ //To use any npm package on Pipedream, just import it import axios from “axios” export default defineComponent({async run({steps,$}){const {data}=await axios({method “GET”,url:”https://packeapi.co/api/v2/pokemon/charizard”,})return data.species},})

Leave a comment