APIs & Integrations

VDelaRosa6
Member

ADD X DATE USING CUSTOM CODE IN WORKFLOW

SOLVE

Hi,

I am trying to setup a custom code that would add x day on the certain Date Property. How can I do it?

0 Upvotes
1 Accepted solution
ChrisMagtoto
Solution
Member | Platinum Partner
Member | Platinum Partner

ADD X DATE USING CUSTOM CODE IN WORKFLOW

SOLVE

Hey, you need to get the date property first then reference it in your custom code and manipulate the code depending on the language you are using for your custom code and include it in your output so the Workflow can reference it as a custom code output.

View solution in original post

1 Reply 1
ChrisMagtoto
Solution
Member | Platinum Partner
Member | Platinum Partner

ADD X DATE USING CUSTOM CODE IN WORKFLOW

SOLVE

Hey, you need to get the date property first then reference it in your custom code and manipulate the code depending on the language you are using for your custom code and include it in your output so the Workflow can reference it as a custom code output.