Solving Notion API Issues in Make.com

Have you ever encountered a problem when trying to retrieve a page property item from the Notion API in Make.com? You're not alone. This issue has been reported by several users, and it can be quite frustrating. But don't worry, we've got a solution for you.

The Problem

When calling the Notion API to retrieve a page property item, it works perfectly in other software but doesn't seem to work in Make.com. Interestingly, the API to retrieve a page works fine, but the issue arises only when trying to get a property item.

The Solution

The solution to this problem is quite simple. You just need to use the 'decodeURL' function. This function decodes a Uniform Resource Identifier (URI) component previously created by 'encodeURI' or a similar routine.

Troubleshooting Tips

If you're still facing issues, make sure to check the console. You might notice that the API changes to a URL with '%25' instead of '%'. This is because the '%' symbol is being encoded. Using 'decodeURL' should fix this issue.

Conclusion

It's always frustrating when something doesn't work as expected, especially when it's something as crucial as retrieving data from an API. However, with the right tools and a bit of patience, you can usually find a solution. In this case, using 'decodeURL' solved the problem. Remember, the Make.com community is always here to help you out. Happy Making!

You do have further questions?

Ask your question via E-Mail: Richard@make-app.de
Book a paid Support & Consulting Session
New Make.com user? Sign up through this Affiliate Link to receive 10.000 operations for FREE.