Category "genexus"

Encoding HttpClient Genexus

I'm trying to do a POST with an endpoint. In Postman it is working fine. One of the fields in JSON needs to be send with line breaks. In genexus I'm adding the

Using Auth0 as Authentication Provider in GAM

I'm currently trying to connect using GAM with a 3rd party authentication provider that is Auth0. It provides many different types of connecting with them, one

Is it possible to read structured data from a CSV in Genexus?

Genexus has the ExcelDocument data type that allows you to read data in a tabular way from an excel file, specifying rows and columns. Is there a way to do the