Skip to content

Added custom API call #1119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 26 commits into
base: release-candidate
Choose a base branch
from
Open

Added custom API call #1119

wants to merge 26 commits into from

Conversation

sushmak02
Copy link
Collaborator

Description

[BSF-PR-SUMMARY]

Screenshots

Types of changes

How has this been tested?

Checklist:

  • My code is tested
  • My code passes the PHPCS tests
  • My code follows accessibility standards
  • My code has proper inline documentation
  • I've included any necessary tests
  • I've included developer documentation
  • I've added proper labels to this pull request

10 * MINUTE_IN_SECONDS
);

$webhook_url = 'https://webhook.suretriggers.com/suretriggers/4cb01209-5164-4521-93c1-360df407d83b';
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one thing, should we directly ship suretriggers url Just incase we need to make any modification in future due to any failure it will lead to issues in future.

Ideally we can use any permanent url like websitedemos.net etc.
from wehre we can handle it better.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I will take a look how this can be implemented. If you have any reference please share.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Raised a PR for Astra Sites Server plugin - https://github.com/brainstormforce/astra-sites-server/pull/569/files
@adi3890 Please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants