Forum Discussion

WillBatesHydro's avatar
4 years ago
Solved

API PUT METHOD VIA POWER QUERY

Hello All,    Hope you are well,    I was wondering if anybody can lend a hand here?   I have successfully used both GET and POST Hubspot APIs with a few tweaks in the M language via power quer...
  • WillBatesHydro's avatar
    4 years ago

    Thanks Ibendlin! Yeah, really unfortunate Power query doesn't support these features, I wonder if they would be possible in a new release, or is there something fundamental preventing the possibility. Found a workaround anyway, for those that are faced with the same problem whilst dealing with the Hubspot API - Although it is not possible to make individual association calls via power query (as it requires PUT) you can however use POST to make batch associations, This method doesn't restrict you from making just one association too. So solves that problem 

     

    Cheers

     

    Will