• Integration User 488
  • NEWBIE
  • 5 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies

Hi,

 

I'd like today's date to automatically pass into a FLOW.

 

I've created a variable in my FLOW with the following attributes:

 

name=varTODAY

Data Type=Date

Input/Output Type=Input Only

Default Value=

 

I then created a button using a URL where "nax" is my org number and "flowname" is the actual name of my flow as follows:

 

https://nax.salesforce.com/flow/flowname?varTODAY=TODAY()

 

When I push the button I get an unhandled fault and the email I get explaining it says that the data types do not match.

 

The only thing I noticed was that FLOW dates look like this:  03/05/2013

And Salesforce TODAY() dates look like this: 3/5/2013

 

Could this really be causing the issue?  At a loss and would love some help.  Thanks!

 

Best,
Jeff Jobs