Skip to main content

Hi all, 

I’m currently trying to connect a webhook to our team’s MS teams channel via Microsoft power automate. 
 

We have gotten the webhook to post LIBRARY_PUBLISH updates but as a results, we don’t get the entire list of Figma components that have been created/modified/deleted, etc. has anyone successfully gotten the webhook to post component names, excluding property names and values? Currently it requires 2 API calls to fetch the key and then the name itself.
 

Thanks all!

 

here’s an example of what’s posted: 

 

 

I’m seeing the same issue. However, we can't make a separate API request for the component info, because we’d have to hardcode the API_KEY on the backend and always have a user in Figma with superuser permissions

 


Reply