pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[Components] Fidel API

Open pipedream-component-development opened this issue 2 years ago • 2 comments

fidel_api

URLs

  • https://reference.fidel.uk/reference/intro

Webhook Sources

transaction-completed-instant

Prompt

Triggered when a transaction is completed using a card linked to the Fidel API. Please create a webhook with all props and event type transaction.auth

URLs

  • https://reference.fidel.uk/reference/list-programs
  • https://reference.fidel.uk/reference/create-webhook-program

card-linked

Prompt

Triggered when a new card is linked to the Fidel API. Please create a webhook with all props and event type card.linked

URLs

  • https://reference.fidel.uk/reference/list-programs
  • https://reference.fidel.uk/reference/create-webhook-program

Actions

create-program

Prompt

This allows the creation of new card-linked programs in the Fidel API. Please add all props

URLs

  • https://reference.fidel.uk/reference/create-program

link-card

Prompt

Used to link a new card to the Fidel API for monitoring transactions. Please add all props.

URLs

  • https://reference.fidel.uk/reference/list-programs
  • https://reference.fidel.uk/reference/create-card

delete-card

Prompt

Allows for the removal of a previously linked card from the Fidel API. Please add all props.

URLs

  • https://reference.fidel.uk/reference/list-cards
  • https://reference.fidel.uk/reference/delete-card

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information https://vunguyenhung.notion.site/Components-Fidel-API-430e0fff7d6642de83a86beeb96fd302

vunguyenhung avatar Dec 21 '23 03:12 vunguyenhung

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information https://vunguyenhung.notion.site/Components-Fidel-API-430e0fff7d6642de83a86beeb96fd302

vunguyenhung avatar Dec 22 '23 03:12 vunguyenhung

Hi everyone, all test cases are passed! Ready for release!

Test report https://vunguyenhung.notion.site/Components-Fidel-API-430e0fff7d6642de83a86beeb96fd302

vunguyenhung avatar Dec 27 '23 02:12 vunguyenhung