...
Note |
---|
Please reach out to Lopes da Costa, Valentina or another PM to get you access to the API Key in Production or Staging for your brand |
...
Info |
---|
If we want to set the end date as X seconds after assignment, we need to use the below logic "ruleParams": { "startDate": "{{ "now" | date:"%F" }}", "endDate": "{{ "now" | date:'%s' | plus:604800| date:"%F" }}" } |
Other resources
...