sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
60 stars 40 forks source link

Support with extending vendor bank data checks via API #1150

Closed MarD0607 closed 1 week ago

MarD0607 commented 6 months ago

Expand the bank data checks, see https://dev.app.spiff.status.im/editor/process-models/misc:test:kayvon-tests:vendor-iban-test/files/request_new_role.bpmn , sample test process, by adding:

  1. the Tax Data https://apilayer.com/marketplace/tax_data-api#endpoints , GET/validate. add tax validate after Get IBAN data
  2. the Email data https://apilayer.com/marketplace/email_verification-api , add email check after Get Swift data
  3. the WhoIs https://apilayer.com/marketplace/whois-api , add domain check after email check Modify the Show all data to include all check responses.
harmeet-status commented 4 months ago

@MarD0607 do you need a dev assigned to this?

MarD0607 commented 4 months ago

@MarD0607 do you need a dev assigned to this?

I don't think so, thank you

harmeet-status commented 2 months ago

Chatted with @MarD0607, no longer needed. Closing ticket.