User Activity

Hi all,I was wondering if anyone has experience with having MFA or Generic oauth2 https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1246924052/Generic+OAuth2What I am trying to do is that when consumers want to acces apis they first need to a...
Hi,So I am trying to change my json data in a way that we have a list of companies that show every record with the name of the company in an object with the required fieldsMy input:{"companies":{"CURRENT_COMPANY_DISPLAY_NAME":"test1","Code":"123","Co...
HI experts, I have this input and the array of EmailAdresses can consist of 1 - 5 addresses: [ { “BusinessPartner”:“10”, “LastName”:“lam”, “SearchTerm1”:“lam”, “to_BusinessPartnerAddress”:{ “results”:[ { “BusinessPartner”:“10”, “Country”:“DE”, “to_Em...
Hi, So I am trying to join two arrays, but one array contains multiple unique IDs and the other one not. Let me explain below: One array from sql select with these objects: { “personid”: 433817, “customernumber”: 10796670, “firstname”: “Jens”, “lastn...
Hi, So I am trying to connect to my env in the confluent cloud using the kafka ssl account configuration. After doing everything step by step creating the keystore and truststore file and also creating api key secret in confluent cloud and also the r...