User Activity

Hi all,I am trying to use the join snap with 3 inputs. The solution works when I use two joins after each other but now I wanne try if it's possible to use only one join with three inputs.I always get the error: failure: Right join path not found for...
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...