10

Use custom variables

  • Live

Q
Quang

Use custom variables like {{dateadded}} or {{now}} would be great. This can be used to map the scrape step to google sheets before send to Google Sheets or send to webhooks

A

Activity Newest / Oldest

Avatar

Kyle

Status changed to: Live

Avatar

Kyle

Hey Quang,
Love this as an idea. For now your best bet will be to use a custom code step unfortunately. For example you can add a custom step and enter

return date.toLocaleString("en-US")

this will return mm/dd/yyyy hh:mm:ss am/pm

So if you have step 4 custom code and step 5 scrape then you might get something like this in your sheet

(@step 4 | @step 5)
9/9/2023 10:09 PM | Kyle