Essentials for Building an API Community

ICYDK: If you are an API provider ready to expose your API Store to the public then you have come to the right place. Find out all the secrets of transforming your ordinary API Store to an extraordinary one with these simple tips on changes you can adapt in order to attract API subscribers and ultimately grow your API community.

Let’s take a look at what is actually meant by an API community. https://goo.gl/9nXDyz #DataIntegration #ML

DataWeave – Tip #2

Tip number 2 is about converting decimal numbers into integers. This may seem tricky at first. You may say that we do not need to do anything special and the DataWeave engine will handle it underneath. However, there is a nuance that you should be aware of. When working on the transformation to XML, this may not actually work. This tip is primarily dedicated to DataWeave 1.0 as this does not occur in DataWeave 2.0.

DataWeave Data Types

Below you can see the available data types that you can use in DataWeave 1.0 and 2.0 https://goo.gl/7t14AL #DataIntegration #ML