Participant I
Since ‎03-15-2019
‎03-15-2019

My Stats

  • 6 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

David_Weinberg's Bio

Badges David_Weinberg Earned

View all badges

Recent Activity

I am creating an app that will be used by 2 groups of users, from separate clients. Each clients needs to see data that is exported from their legacy system. The legacy systems create scheduled csv files automatically to dropbox. Client 1 has theirs ...
I have a workflow webhook with a JSON body. I have included fields that may or may not have a value as below: { “UUID”: “<<[InputID]>>”, “Date”: “<<[CallDate]>>”, “JobType”: <<[Job Type]>>, “SubType”: <<[Sub type]>>, //Optional field “Description”: “...