bhavesh-patel
Deputy Chef III
Deputy Chef III
since ‎08-03-2022
‎03-05-2023

User Statistics

  • 29 Posts
  • 2 Solutions
  • 3 Kudos given
  • 1 Kudos received

User Activity

I have created a recipe. On step 2 I have used custom connector which get some api and perform some logic to create a custom array for me which I have declared inside the code.Now I am unable to send this array as an output so I can use it on step 3 ...
Issue is inside custom connector ruby code.Context: I have a list of companies in an array then I am using .each method to loop every company and then hitting an api call on every company.Problem: Now one api call is failed for a company and code bre...
Hi Everyone,I have come up with a scenario where I need to call the async recipe function in my parent recipe.Now, I am adding failure records in lookup table and at the end of all child recipes execution I need to get those lookup table data and sen...
How can we know that if recipe function called from a parent function is completed all it's job? Is there any trigger we can use to see if recipe function has completed all jobs so we can trigger an email like all jobs are completed.If somebody has d...
Hi everyone,We ran into an issue, I have setup connection with client id and client secret which will give me access token to call APIs, now the issue is after 24 hours the token was expired. So now I am not able to run my recipe without reconnecting...
Kudos from