User Activity

I have noticed weird behavior recently.  I was building a recipe and when I add "blank" word under the formula fields, that field will not sending to the endpoints.But with the latest updates, when I send the same content to different endpoints, it ...
HiI was just wondering how to execute sub-recipes in a dynamic way.for example, I have lookup-table ( type, recipe_name ). Based on the type, I need to call a sub recipe.  Type Recipe_nameType 1Sub_Recipe_1Type 2Sub_Recipe_2Type 3Sub_Recipe_3Type 4Su...
Hi,I built a custom connector and it is working fine. Then I got other file upload requirements, but it didn't work with the custom connector's post action. So, I had to implement a Python script that can upload the file to API when manually providin...
Hi, Anyone knows what are the return size of the recipe function? my return results got concatenated and ended up with an issue. any idea?  
Hi,I have built a custom connector and it shows me an error.------------------------------------------------------------------Error checking for new jobsHTTP errorSummary: 400 Bad RequestDetail:Error ID: 56798a75-5c30-4652-a45b-2a6c1a5db824----------...