User Activity

So I am experimenting with bulk uploading to Creatio using a HTTP POST under Custom Action. I take a bunch of records and split them into batches and can succesfully loop through them. Through some editing I am able to get a variable resembling the b...
So currently I have a for each loop iterating through a list of records in a Values array. The issue is if I have an array with 5 items and the third one fails (for instance a required field is missing) then the for each loop seems to stop and the fi...
I have a HTTP Request that successfully retrieves some data and the format looks something like:{"Response": {"_odata.context": "TEST","Value": [{"C1_ORGANIZATION_ID": "TEST0","C2_DESCRIPTION": "TEST0","C3_REQUEST_SLA_TEMP_ID": "TEST0","C4_CREATED": ...
I would like to create a recipe that would perform a one-off initial data load from Workato to Creatio. However I am unsure which trigger is best suited to do just a one-off manual load? Ideally this would just be something I could run once with the ...
Kudos from
Kudos given to